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

Change RxRingBuffer Queue Usage #1496

Merged
merged 2 commits into from
Jul 23, 2014

Conversation

benjchristensen
Copy link
Member

There are non-determinisitic failures in the offer behavior of the JCTools code that I don't understand yet, so reverting to SynchronizedQueue which does not show the problem. The performance hit is not huge, it's even better in some cases.

This should result in more object allocation though, so that needs to be tested (I'll do so along with Netflix production testing).

benjchristensen added a commit that referenced this pull request Jul 23, 2014
@benjchristensen benjchristensen merged commit 45bda44 into ReactiveX:master Jul 23, 2014
@benjchristensen benjchristensen deleted the ring-buffer branch July 23, 2014 21:28
@cloudbees-pull-request-builder

RxJava-pull-requests #1428 SUCCESS
This pull request looks good

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