-
Notifications
You must be signed in to change notification settings - Fork 217
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
Add Stream Tracking #369
Labels
Comments
rzvoncek
pushed a commit
that referenced
this issue
Mar 27, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 2, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Apr 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jun 20, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jun 20, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jun 20, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jul 5, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jul 5, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jul 5, 2018
rzvoncek
pushed a commit
that referenced
this issue
Jul 5, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 3, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 6, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 6, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 7, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 7, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 8, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 8, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 8, 2018
rzvoncek
pushed a commit
that referenced
this issue
Aug 8, 2018
Done in #465. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue tracks the work related to adding the capability of tracking Cassandra streams to Reaper.
A draft of this functionality has been proposed in #392. Based on the review of @adejanovski and @michaelsembwever, here are the needed improvements:
FileProgress
should be make private.Stream::newStream
andStream::streamId
.<add|update|finalize>Stream()
inStreamSession
.StreamSession
fields.JmxFactory
. The current placement inStreamManager
doesn't re-establish the listener when reaper is restarted.StreamBuilder
should be package protected.@Path
in cluster resource may not need the/cluster/
part.@Alpha
for anything that's not testedOnce the above is done, this should happen too:
The text was updated successfully, but these errors were encountered: