[jira] [Created] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-300: Summary: Double public key authentication Key: SSHD-300 URL: https://issues.apache.org/jira/browse/SSHD-300 Project: MINA SSHD Issue Type: Bug Affects

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Description: PublickeyAuthenticator.authenticate() method is called twice, even though the first

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Description: PublickeyAuthenticator.authenticate() method is called twice, even though the first

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Attachment: 0001-Add-single-public-key-auth-unit-test.patch Double public key authentication

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Description: PublickeyAuthenticator.authenticate() method is called twice, even though the first

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Attachment: (was: 0001-Add-single-public-key-auth-unit-test.patch) Double public key

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Attachment: 0001-Prevent-double-public-key-authentication.patch Double public key authentication

[jira] [Commented] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13936157#comment-13936157 ] David Ostrovsky commented on SSHD-300: -- Uploaded a patch with naive attemt to fix it.

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Attachment: (was: 0001-Prevent-double-public-key-authentication.patch) Double public key

[jira] [Updated] (SSHD-300) Double public key authentication

2014-03-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-300: - Attachment: 0001-SSHD-300-Prevent-double-public-key-authentication.patch Double public key

[jira] [Commented] (SSHD-300) Double public key authentication

2014-03-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937234#comment-13937234 ] David Ostrovsky commented on SSHD-300: -- Thanks so much. Works as expected. Double

[jira] [Created] (SSHD-336) Allow ECDSA based public key authentication

2014-08-16 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-336: Summary: Allow ECDSA based public key authentication Key: SSHD-336 URL: https://issues.apache.org/jira/browse/SSHD-336 Project: MINA SSHD Issue Type: Bug

[jira] [Updated] (SSHD-336) Allow ECDSA based public key authentication

2014-08-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-336: - Attachment: 0001-Allow-ECDSA-based-public-key-authentication.patch I think this patch still has a

[jira] [Commented] (SSHD-336) Allow ECDSA based public key authentication

2014-09-11 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131117#comment-14131117 ] David Ostrovsky commented on SSHD-336: -- Thanks so much. Works like a charm. Allow

[jira] [Created] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-12 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-348: Summary: Some SSH threads get blocked in Object.wait() method forever Key: SSHD-348 URL: https://issues.apache.org/jira/browse/SSHD-348 Project: MINA SSHD

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-12 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131429#comment-14131429 ] David Ostrovsky commented on SSHD-348: -- Sure:

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-12 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131478#comment-14131478 ] David Ostrovsky commented on SSHD-348: -- Client only starts this command and then only

[jira] [Comment Edited] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135632#comment-14135632 ] David Ostrovsky edited comment on SSHD-348 at 9/16/14 3:51 PM: ---

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135632#comment-14135632 ] David Ostrovsky commented on SSHD-348: -- Interesting fact is that we haven't observed

[jira] [Comment Edited] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135632#comment-14135632 ] David Ostrovsky edited comment on SSHD-348 at 9/16/14 3:52 PM: ---

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135797#comment-14135797 ] David Ostrovsky commented on SSHD-348: -- May be it worth trying to downgrade SSHD to

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-26 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148939#comment-14148939 ] David Ostrovsky commented on SSHD-348: -- That means that the problem was introduced

[jira] [Created] (SSHD-356) Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release

2014-09-28 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-356: Summary: Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release Key: SSHD-356 URL: https://issues.apache.org/jira/browse/SSHD-356 Project: MINA SSHD

[jira] [Commented] (SSHD-356) Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release

2014-09-28 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151068#comment-14151068 ] David Ostrovsky commented on SSHD-356: -- https://github.com/apache/mina-sshd/pull/7

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-28 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Priority: Critical (was: Major) Some SSH threads get blocked in Object.wait() method forever

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-28 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Affects Version/s: 0.10.1 0.11.0 Some SSH threads get blocked in

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-09-28 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Description: This seems to be a regression started from 0.10.1. In Gerrit we have SSH commamds

[jira] [Updated] (SSHD-356) Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release

2014-10-08 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-356: - Attachment: 0001-Backport-Handshake-fails-wrong-shared-secret-to-0.9-.patch Attaching the patch in

[jira] [Commented] (SSHD-356) Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release

2014-10-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173371#comment-14173371 ] David Ostrovsky commented on SSHD-356: -- 0.9 also seems to suffer from [1], that was

[jira] [Comment Edited] (SSHD-356) Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release

2014-10-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173371#comment-14173371 ] David Ostrovsky edited comment on SSHD-356 at 10/16/14 4:57 AM:

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-10-17 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Attachment: 0001-Prepare-release-sshd-0.13.0-72f868e26.patch Uploading diff to simplify building

[jira] [Comment Edited] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-01 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229838#comment-14229838 ] David Ostrovsky edited comment on SSHD-348 at 12/1/14 2:31 PM: ---

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-01 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229942#comment-14229942 ] David Ostrovsky commented on SSHD-348: -- Stack trace is slightly different: {code}

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Priority: Blocker (was: Critical) Some SSH threads get blocked in Object.wait() method forever

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Affects Version/s: 0.10.0 0.13.0 Some SSH threads get blocked in

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Fix Version/s: (was: 0.13.0) 0.14.0 Some SSH threads get blocked in

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Environment: Gerrit Code Review 2.9.1 (SSHD 0.12), (was: Gerrit Code Review 2.9.1) Some SSH

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Environment: Gerrit Code Review 2.9.1 (SSHD 0.12.0), Gerrit Code Review 2.9.2 (SHD 0.13.0), Gerrit

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Environment: Gerrit Code Review 2.9.1 (SSHD 0.12.0) Gerrit Code Review 2.9.2 (SHD 0.13.0) Gerrit

[jira] [Updated] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2014-12-09 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-348: - Environment: Gerrit Code Review 2.9.1 (SSHD 0.12.0) Gerrit Code Review 2.9.2 (SSHD 0.13.0) Gerrit

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2015-03-04 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347657#comment-14347657 ] David Ostrovsky commented on SSHD-348: -- Please have a look and feel free to vote or

[jira] [Commented] (SSHD-348) Some SSH threads get blocked in Object.wait() method forever

2015-03-03 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346526#comment-14346526 ] David Ostrovsky commented on SSHD-348: -- Thanks! Can we create new release with this fix

[jira] [Created] (SSHD-626) ssh scp command is broken on mina backend

2016-01-22 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-626: Summary: ssh scp command is broken on mina backend Key: SSHD-626 URL: https://issues.apache.org/jira/browse/SSHD-626 Project: MINA SSHD Issue Type: Bug

[jira] [Commented] (SSHD-626) ssh scp command is broken on mina backend

2016-02-15 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147840#comment-15147840 ] David Ostrovsky commented on SSHD-626: -- @Hugo, thanks for tracking this down! Can you upload a revert

[jira] [Comment Edited] (SSHD-626) ssh scp command is broken on mina backend

2016-02-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148803#comment-15148803 ] David Ostrovsky edited comment on SSHD-626 at 2/16/16 3:25 PM: --- Thanks. Any

[jira] [Commented] (SSHD-626) ssh scp command is broken on mina backend

2016-02-16 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148803#comment-15148803 ] David Ostrovsky commented on SSHD-626: -- Thanks. Any ETA when 1.1.1 with this fix is going to be

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-11-08 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648709#comment-15648709 ] David Ostrovsky commented on SSHD-706: -- Done, re-tested on: {code} $ git describe --always

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-11-07 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644509#comment-15644509 ] David Ostrovsky commented on SSHD-706: -- Thanks, Lyor, I will test it later today. > Error: GC overhead

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-11-07 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645411#comment-15645411 ] David Ostrovsky commented on SSHD-706: -- Hi Lyor, these fixes have fixed the issues! ;-) Tests

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-11-07 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645421#comment-15645421 ] David Ostrovsky commented on SSHD-706: -- Hi Lyor, Can you understand that? {noformat} A PAAM HABAH,

[jira] [Comment Edited] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-22 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15598310#comment-15598310 ] David Ostrovsky edited comment on SSHD-706 at 10/22/16 7:02 PM: I've

[jira] [Comment Edited] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-22 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15598310#comment-15598310 ] David Ostrovsky edited comment on SSHD-706 at 10/22/16 6:59 PM: I've

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-22 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15598310#comment-15598310 ] David Ostrovsky commented on SSHD-706: -- I've bisected the problem:

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-24 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15602431#comment-15602431 ] David Ostrovsky commented on SSHD-706: -- Yeah, I tried the most recent Version as well, but then I used

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-24 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15602437#comment-15602437 ] David Ostrovsky commented on SSHD-706: -- Thanks Lyor ;-) Actually, I've noticed, that SSHD used newer

[jira] [Updated] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-24 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-706: - Attachment: stack_dumps_sshd_706.zip > Error: GC overhead limit exceeded after upgrade to 1.3.0 >

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-24 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15602960#comment-15602960 ] David Ostrovsky commented on SSHD-706: -- Unforunately, the patch didn't help: [1] I waited almost 2000

[jira] [Comment Edited] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-24 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15602960#comment-15602960 ] David Ostrovsky edited comment on SSHD-706 at 10/24/16 7:31 PM:

[jira] [Created] (SSHD-706) Error: GC overhead limit exceeded after upgrade to sshd to 1.3.0

2016-10-19 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-706: Summary: Error: GC overhead limit exceeded after upgrade to sshd to 1.3.0 Key: SSHD-706 URL: https://issues.apache.org/jira/browse/SSHD-706 Project: MINA SSHD

[jira] [Updated] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-19 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-706: - Summary: Error: GC overhead limit exceeded after upgrade to 1.3.0 (was: Error: GC overhead limit

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-30 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15620500#comment-15620500 ] David Ostrovsky commented on SSHD-706: -- Thanks for merging. Unfortunately as you noticed, it hasn't

[jira] [Comment Edited] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-10-30 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15620500#comment-15620500 ] David Ostrovsky edited comment on SSHD-706 at 10/30/16 8:11 PM: Thanks for

[jira] [Commented] (SSHD-706) Error: GC overhead limit exceeded after upgrade to 1.3.0

2016-11-01 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15626607#comment-15626607 ] David Ostrovsky commented on SSHD-706: -- Thanks, Lyor, that would be very much appreciated. One idea I

[jira] [Created] (SSHD-724) Fix errors flagged by infer static analyzer

2016-12-24 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-724: Summary: Fix errors flagged by infer static analyzer Key: SSHD-724 URL: https://issues.apache.org/jira/browse/SSHD-724 Project: MINA SSHD Issue Type: Bug

[jira] [Commented] (SSHD-724) Fix errors flagged by infer static analyzer

2016-12-25 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777188#comment-15777188 ] David Ostrovsky commented on SSHD-724: -- Ack. On JGit and other projects infer did a great job, though.

[jira] [Comment Edited] (SSHD-724) Fix errors flagged by infer static analyzer

2016-12-25 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777188#comment-15777188 ] David Ostrovsky edited comment on SSHD-724 at 12/25/16 11:07 PM: - Ack. On

[jira] [Commented] (SSHD-724) Fix errors flagged by infer static analyzer

2016-12-25 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777215#comment-15777215 ] David Ostrovsky commented on SSHD-724: -- After fixing the bug flagged by error prone and uploading this

[jira] [Created] (SSHD-736) Filesystem collision in development environment

2017-03-30 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-736: Summary: Filesystem collision in development environment Key: SSHD-736 URL: https://issues.apache.org/jira/browse/SSHD-736 Project: MINA SSHD Issue Type:

[jira] [Commented] (SSHD-736) Filesystem collision in development environment

2017-03-31 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15951405#comment-15951405 ] David Ostrovsky commented on SSHD-736: -- Thanks for the suggestion, Lyor. Done in: [1]. This indeed,

[jira] [Comment Edited] (SSHD-736) Filesystem collision in development environment

2017-03-31 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950420#comment-15950420 ] David Ostrovsky edited comment on SSHD-736 at 3/31/17 6:57 AM: --- I havn't

[jira] [Comment Edited] (SSHD-736) Filesystem collision in development environment

2017-03-31 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950420#comment-15950420 ] David Ostrovsky edited comment on SSHD-736 at 3/31/17 6:57 AM: --- I havn't

[jira] [Commented] (SSHD-736) Filesystem collision in development environment

2017-03-31 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950420#comment-15950420 ] David Ostrovsky commented on SSHD-736: -- I havn't mentioned that we have upgraded from 1.2.0 to 1.4.0

[jira] [Comment Edited] (SSHD-736) Filesystem collision in development environment

2017-03-31 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950420#comment-15950420 ] David Ostrovsky edited comment on SSHD-736 at 3/31/17 6:58 AM: --- I havn't

[jira] [Created] (SSHD-738) "BufferException: Underflow" warning is frequently reported

2017-04-05 Thread David Ostrovsky (JIRA)
David Ostrovsky created SSHD-738: Summary: "BufferException: Underflow" warning is frequently reported Key: SSHD-738 URL: https://issues.apache.org/jira/browse/SSHD-738 Project: MINA SSHD

[jira] [Commented] (SSHD-738) "BufferException: Underflow" warning is frequently reported

2017-04-11 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963890#comment-15963890 ] David Ostrovsky commented on SSHD-738: -- Thanks, Lyor. Yes, we got reports after migrated to 1.2.0. I

[jira] [Commented] (SSHD-736) Filesystem collision in development environment

2017-07-03 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071962#comment-16071962 ] David Ostrovsky commented on SSHD-736: -- Hi Lyor, I'm sorry for answering only now. Somehow I managed

[jira] [Commented] (SSHD-862) Provide session context to FilePasswordProvider

2019-06-08 Thread David Ostrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859258#comment-16859258 ] David Ostrovsky commented on SSHD-862: -- > Provide the session context (if known) ...   So, it seems

[jira] [Updated] (SSHD-942) SSH session crashes on high latency network

2019-09-19 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ostrovsky updated SSHD-942: - Description: Gerrit users report problem: [1] with {{git clone/fetch/pull}} operations on high

[jira] [Created] (SSHD-942) SSH session crashes on high latency network

2019-09-19 Thread David Ostrovsky (Jira)
David Ostrovsky created SSHD-942: Summary: SSH session crashes on high latency network Key: SSHD-942 URL: https://issues.apache.org/jira/browse/SSHD-942 Project: MINA SSHD Issue Type: Bug

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935611#comment-16935611 ] David Ostrovsky edited comment on SSHD-942 at 9/23/19 7:53 AM: --- {quote} I

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935611#comment-16935611 ] David Ostrovsky commented on SSHD-942: -- {quote} I added a

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935656#comment-16935656 ] David Ostrovsky edited comment on SSHD-942 at 9/23/19 8:51 AM: --- {quote} [...]

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935656#comment-16935656 ] David Ostrovsky commented on SSHD-942: -- {quote} [...] but it doesn't build here, as the class

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-23 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935656#comment-16935656 ] David Ostrovsky edited comment on SSHD-942 at 9/23/19 8:51 AM: --- {quote} [...]

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-20 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934104#comment-16934104 ] David Ostrovsky commented on SSHD-942: -- Thanks [~lgoldstein]! {quote}I'll try and look into it - do

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-20 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934109#comment-16934109 ] David Ostrovsky commented on SSHD-942: -- {quote} [...] I would like to suggest a possible workaround -

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-20 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934373#comment-16934373 ] David Ostrovsky commented on SSHD-942: -- Thanks! That fixed the problem. This issue can be closed. >

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-22 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935402#comment-16935402 ] David Ostrovsky edited comment on SSHD-942 at 9/22/19 7:15 PM: --- I figured,

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-22 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935402#comment-16935402 ] David Ostrovsky edited comment on SSHD-942 at 9/22/19 7:11 PM: --- I figured,

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-22 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935402#comment-16935402 ] David Ostrovsky edited comment on SSHD-942 at 9/22/19 7:11 PM: --- I figured,

[jira] [Commented] (SSHD-942) SSH session crashes on high latency network

2019-09-22 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935402#comment-16935402 ] David Ostrovsky commented on SSHD-942: -- I figured, that there is

[jira] [Comment Edited] (SSHD-942) SSH session crashes on high latency network

2019-09-22 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935402#comment-16935402 ] David Ostrovsky edited comment on SSHD-942 at 9/22/19 7:13 PM: --- I figured,

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-09 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054701#comment-17054701 ] David Ostrovsky commented on SSHD-966: -- [~lgoldstein] Thanks for the quick fix, very much appreciated.

[jira] [Created] (SSHD-984) Utility method to export KeyPair in OpenSSH format

2020-04-28 Thread David Ostrovsky (Jira)
David Ostrovsky created SSHD-984: Summary: Utility method to export KeyPair in OpenSSH format Key: SSHD-984 URL: https://issues.apache.org/jira/browse/SSHD-984 Project: MINA SSHD Issue Type:

[jira] [Created] (SSHD-997) Replace EdDSA-Java library with new ed25519-elisabeth implementation

2020-05-17 Thread David Ostrovsky (Jira)
David Ostrovsky created SSHD-997: Summary: Replace EdDSA-Java library with new ed25519-elisabeth implementation Key: SSHD-997 URL: https://issues.apache.org/jira/browse/SSHD-997 Project: MINA SSHD

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-05-16 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109312#comment-17109312 ] David Ostrovsky commented on SSHD-966: -- Thanks for the next attempt to fix it. I conducted this

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-05-14 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107583#comment-17107583 ] David Ostrovsky commented on SSHD-966: -- I think this issue in Gerrit: [1] and the corresponding 

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-05-14 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107959#comment-17107959 ] David Ostrovsky commented on SSHD-966: -- {quote} Looks very similar indeed... {quote} According to the

[jira] [Comment Edited] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-07 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054317#comment-17054317 ] David Ostrovsky edited comment on SSHD-966 at 3/8/20, 7:12 AM: --- FTR: SSHD

[jira] [Commented] (SSHD-966) Deadlock on disconnection at the end of key-exchange

2020-03-07 Thread David Ostrovsky (Jira)
[ https://issues.apache.org/jira/browse/SSHD-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054317#comment-17054317 ] David Ostrovsky commented on SSHD-966: -- FTR: SSHD Upgrade to 2.4 version is here: [1] and here: [2].

  1   2   >