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: Remove legacy offset bitmap length test #36

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

astubbs
Copy link
Contributor

@astubbs astubbs commented Nov 27, 2020

Fixes #35 RuntimeException when running with very high options in 0.2.0.0 (Bitset too long to encode) #35

Was left over from old code, before WorkManager#maybeStripOffsetPayload was added

@astubbs astubbs force-pushed the bug/bitset_too_long_exception branch from 2f54541 to 3094a71 Compare November 27, 2020 14:01
@astubbs astubbs changed the base branch from master to 0.2.0.x November 27, 2020 14:16
@astubbs astubbs force-pushed the bug/bitset_too_long_exception branch 2 times, most recently from 9fa3f92 to ee0e2b2 Compare November 27, 2020 14:18
Was left over from old code, before WorkManager#maybeStripOffsetPayload was added
@astubbs astubbs force-pushed the bug/bitset_too_long_exception branch from ee0e2b2 to 69b62a2 Compare November 27, 2020 14:20
@astubbs astubbs merged commit 281f5fc into confluentinc:0.2.0.x Nov 27, 2020
@astubbs astubbs deleted the bug/bitset_too_long_exception branch November 27, 2020 14:27
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.

RuntimeException when running with very high options in 0.2.0.0 (Bitset too long to encode)
1 participant