[ 
https://issues.apache.org/jira/browse/KARAF-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649174#comment-17649174
 ] 

Jean-Baptiste Onofré commented on KARAF-7623:
---------------------------------------------

This is the default behavior since the beginning of Karaf. However, I agree 
that it could be improved. I'm just postponing this to next releases cycle as I 
need time to test the changes.

> Karaf SSH shell access: Do not buffer output from shell command
> ---------------------------------------------------------------
>
>                 Key: KARAF-7623
>                 URL: https://issues.apache.org/jira/browse/KARAF-7623
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>    Affects Versions: 4.3.7
>            Reporter: Martin Lichtin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> Karaf SSH shell access: Do not buffer output from shell command.
> An easy way to reproduce the issue is
> {{ssh -v -p 8101 karaf@localhost 'x=0; while \{ %(x < 10) } \{ echo $x;sleep 
> 2; %(x+=1) }' }}
> with the ssh client receiving the output only once the while loop ends.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to