Skip to content

Conversation

justinjose28
Copy link

@justinjose28 justinjose28 commented Apr 14, 2017

I had defined currentConcurrentConnections as a static variable in abstract class by mistake which caused it to be shared between implementations which was wrong. Now, I have moved it to the implementation class. This was the reason tests where failing sometimes.

@mattrjacobs
Copy link
Contributor

Good catch - sorry I missed it when I reviewed. Thanks for the PR!

@mattrjacobs mattrjacobs merged commit df912b2 into Netflix:master Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants