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

Replaying user events (or not) feature #50

Merged
merged 4 commits into from Oct 31, 2013
Merged

Replaying user events (or not) feature #50

merged 4 commits into from Oct 31, 2013

Conversation

mitchellh
Copy link
Contributor

This PR adds user event replaying on join.

  • Adds a -replay flag to serf join to replay old events. By default this is not set, so past events will not be replayed. I believe this is the most expected use case.
  • Docs for that.

I'm going to submit another PR for user event coalescing configs.

@mitchellh mitchellh mentioned this pull request Oct 31, 2013
@armon
Copy link
Member

armon commented Oct 31, 2013

Current default is 512 events, not 1024. But LGTM otherwise!

@mitchellh
Copy link
Contributor Author

Meh, that's fine. Merging. :)

mitchellh added a commit that referenced this pull request Oct 31, 2013
Replaying user events (or not) feature
@mitchellh mitchellh merged commit 04a7abf into master Oct 31, 2013
@mitchellh mitchellh deleted the f-user-coal branch October 31, 2013 14:38
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.

None yet

2 participants