Skip to content
New issue

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

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

Already on GitHub? # to your account

C++ client: Subscription::m_roundRobinIndex is always zero #381

Closed
lukeocamden opened this issue Jul 27, 2017 · 1 comment
Closed

C++ client: Subscription::m_roundRobinIndex is always zero #381

lukeocamden opened this issue Jul 27, 2017 · 1 comment

Comments

@lukeocamden
Copy link

I guess the purpose of this member is to enforce fair queuing, but it currently looks as if images that become available first are unfairly prioritized - does that make sense or have I missed something? Thanks!

@mjpt777
Copy link
Contributor

mjpt777 commented Jul 27, 2017

Thanks for this. It looks like the increment got missed in the port from Java.

@mjpt777 mjpt777 closed this as completed Jul 27, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants