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

Changing the number of streams/topics/tables crashes the process when using scaleout #2024

Closed
davidfowl opened this issue May 14, 2013 · 1 comment
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

If the client's cursor contains streams that aren't defined on the server, it'll crash the process.

@ghost ghost assigned davidfowl May 14, 2013
davidfowl added a commit that referenced this issue May 15, 2013
- Update cursors when more streams than cursors and
  less streams then cursors.
- Added unit tests

#2024
davidfowl added a commit that referenced this issue May 15, 2013
- Reset cursors when the number of streams and cursors
  don't match.
- Added unit tests

#2024
davidfowl added a commit that referenced this issue May 15, 2013
- Reset cursors when the number of streams and cursors
  don't match.
- Added unit tests

#2024
@Xiaohongt
Copy link
Contributor

verified

davidfowl added a commit that referenced this issue May 17, 2013
- Reset cursors when the number of streams and cursors
  don't match.
- Added unit tests

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

No branches or pull requests

2 participants