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

David Ostrovsky commented on SSHD-706:
--------------------------------------

Hi Lyor,

these fixes have fixed the issues! ;-) Tests execution is back to normal, no GC 
issues any more.

* da93e0f (HEAD -> master) [SSHD-706] AbstractSession: Cache timeout values 
initialization
* 38c84a8 (origin/master, origin/HEAD) [SSHD-706] Re-factored the code that 
invokes the various listeners to avoid using proxies
* 6c92dcc [SSHD-706] Added more checks if DEBUG/TRACE level enabled before 
issuing the relevant log messages
* cac8383 [SSHD-704] No need to wipe string bytes after being placed in the 
buffer

I'm not sure if "Cache timeout values initialization" diff is really needed, 
but I had it in my tree [1].

[1] http://paste.openstack.org/show/588314


> Error: GC overhead limit exceeded after upgrade to 1.3.0
> --------------------------------------------------------
>
>                 Key: SSHD-706
>                 URL: https://issues.apache.org/jira/browse/SSHD-706
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>         Environment: Gerrit Code Review
> Linux, 8 core, 32 GB RAM.
>            Reporter: David Ostrovsky
>            Assignee: Goldstein Lyor
>         Attachments: stack_dumps_sshd_706.zip
>
>
> Since upgrade to SSHD 1.3.0 and Mina 2.0.15 junit tests are failing with:
> {code}
> java.lang.OutOfMemoryError: GC overhead limit exceeded
> {code}
> All is fine on SSHD 1.2.0 and Mina 2.0.10. 
> CL is here: 1 and CI log is here: 2.
> * 1. https://gerrit-review.googlesource.com/87435
> * 2. 
> https://gerrit-ci.gerritforge.com/job/Gerrit-verifier-default/14968/consoleText



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to