You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2017/02/19 01:50:05 UTC

[48/51] [abbrv] geronimo-yoko git commit: Merge branch 'phaser-deregister' into 'ibm-trunk'

Merge branch 'phaser-deregister' into 'ibm-trunk'

Correct phaser usage to deregister parties as they arrive

Without this, the phaser overflows after 64k connections.  As there is only one party per executor, I don't deregister it, nor the server thread.

See merge request !72


Project: http://git-wip-us.apache.org/repos/asf/geronimo-yoko/repo
Commit: http://git-wip-us.apache.org/repos/asf/geronimo-yoko/commit/4a9d9e52
Tree: http://git-wip-us.apache.org/repos/asf/geronimo-yoko/tree/4a9d9e52
Diff: http://git-wip-us.apache.org/repos/asf/geronimo-yoko/diff/4a9d9e52

Branch: refs/heads/master
Commit: 4a9d9e522627f8c5f1e9e51bf51b9b4b47dcbe21
Parents: e9379fd 549b090
Author: David Jencks <dj...@us.ibm.com>
Authored: Thu Aug 11 17:23:08 2016 -0400
Committer: David Jencks <dj...@us.ibm.com>
Committed: Thu Aug 11 17:23:08 2016 -0400

----------------------------------------------------------------------
 .../main/java/org/apache/yoko/orb/OB/GIOPConnectionThreaded.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------