Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-6068 Upgrade to JGroups 3.6.7.Final #3935

Closed

Conversation

danberindei
Copy link
Member

https://issues.jboss.org/browse/ISPN-6068

  • Use TCP_NIO2 in the test suite.
  • Remove the log4j2 workaround in CommandAwareRpcDispatcher

The test suite seems to much faster with the new version of TCP_NIO2 (and about the same speed as with regular TCP).

@danberindei danberindei added this to the 8.2.0.Alpha1 milestone Jan 13, 2016
@danberindei danberindei force-pushed the ISPN-6068_jgroups367 branch 2 times, most recently from bc4672e to f329409 Compare January 14, 2016 13:39
send_buf_size="640k"
max_bundle_size="31k"
use_send_queues="true"
enable_diagnostics="false"
tcp_nodelay="true"
bundler_type="sender-sends-with-timer"
bundler_type="transfer-queue"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't sender-sends-with-timer better?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I need to revisit these config changes... I had the TCP_NIO2 changes stashed in a local branch for a long time :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the extra changes.

* Use TCP_NIO2 in the test suite.
* Remove the log4j2 workaround in CommandAwareRpcDispatcher
* Fix RequestCorrelator.Header field references in JChannelFactory
@pruivo
Copy link
Member

pruivo commented Jan 14, 2016

pushing...

@pruivo
Copy link
Member

pruivo commented Jan 14, 2016

integrated! thanks @danberindei !

@pruivo pruivo closed this Jan 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants