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

[STORM-2505] Spout to support topic compaction [1.x-branch] #2107

Merged
merged 1 commit into from
May 13, 2017

Conversation

vivekmittal
Copy link
Contributor

[STORM-2505] Maintaining a emitted set in OffsetManager to handle the voids in the topic

[STORM-2505] Handling NPE in Boxed Long to primitive type comparison

[STORM-2505] Rephrased the log message when a non contiguous offset is acked by the spout

[STORM-2505] Updated comment

[STORM-2505] Renamed the methods ack/emit to addToAckMsgs and addToEmitMsgs in OffsetManager

[STORM-2505] Maintaining a emitted set in OffsetManager to handle the voids in the topic

[STORM-2505] Handling NPE in Boxed Long to primitive type comparison

[STORM-2505] Rephrased the log message when a non contiguous offset is acked by the spout

[STORM-2505] Updated comment

[STORM-2505] Renamed the methods ack/emit to addToAckMsgs and addToEmitMsgs in OffsetManager
@vivekmittal vivekmittal changed the title [STORM-2505] Spout to support topic compaction [STORM-2505] Spout to support topic compaction [1.x-branch] May 10, 2017
@asfgit asfgit merged commit a2dde20 into apache:1.x-branch May 13, 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