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-5602 Create timeout scheduler executor #3580

Closed
wants to merge 1 commit into from

Conversation

pruivo
Copy link
Member

@pruivo pruivo commented Jul 14, 2015

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

Notes for reviewer:

  • I didn't add any configuration for the timeout since the only thing configurable is the thread name.
  • In UnitTestTestNGListener, I changed to print the threads names only when trace is not enabled. (so no stack trace)
  • In JGroupsTransport, findbugs reported Collection<URL> confs as a possible source of NPE so I changed it.

@tristantarrant
Copy link
Member

Pushed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants