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

Fix minor inconsistency in javadoc #318

Merged
merged 1 commit into from
Apr 11, 2018

Conversation

lhotari
Copy link
Contributor

@lhotari lhotari commented Apr 11, 2018

  • fix a very minor copy-paste error

@lhotari
Copy link
Contributor Author

lhotari commented Apr 11, 2018

Seems that this test is flaky since the build failed after just a comment change:

reactor.ipc.netty.resources.DefaultPoolResourcesTest > fixedPoolTwoAcquire FAILED
    org.junit.ComparisonFailure: [activeConnections fully released] expected:<[0]> but was:<[-1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at reactor.ipc.netty.resources.DefaultPoolResourcesTest.fixedPoolTwoAcquire(DefaultPoolResourcesTest.java:186)

@violetagg violetagg added this to the 0.7.7.RELEASE milestone Apr 11, 2018
@violetagg violetagg added the type/bug A general bug label Apr 11, 2018
@violetagg violetagg merged commit bf29388 into reactor:master Apr 11, 2018
@violetagg
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants