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

rfc18: establish some basic eventlog update rules #205

Merged
merged 1 commit into from Sep 20, 2019

Conversation

garlick
Copy link
Member

@garlick garlick commented Sep 20, 2019

It came up in flux-framework/flux-core#2374 that some basic rules of engagement for eventlogs had not been documented. So this adds a little bit of clarification.

Problem: we did not document any rules for updating
eventlogs, yet those rules are central to how we use them.

Ensure that it is clear that:
* Updates consist of one or more appends
* No truncation
* No rewriting
* No empty creation

Code that uses eventlogs may cite this RFC when it is
relying on these assumptions.
@grondo grondo merged commit 0fbfa75 into flux-framework:master Sep 20, 2019
@grondo
Copy link
Contributor

grondo commented Sep 20, 2019

This seems like a good clarification.

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