-
Notifications
You must be signed in to change notification settings - Fork 70
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
In-stream snapshotting #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
3 times, most recently
from
September 5, 2017 08:04
e43d9ff
to
edcb74a
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
from
September 5, 2017 10:01
edcb74a
to
cae8ccf
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
4 times, most recently
from
September 6, 2017 02:37
ca1e320
to
65e527c
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
6 times, most recently
from
September 12, 2017 07:00
0de9f34
to
c41d2f3
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
2 times, most recently
from
September 12, 2017 21:47
9889e0a
to
8b0431f
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
2 times, most recently
from
September 24, 2017 07:38
2bed359
to
8c28a8e
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
from
September 24, 2017 09:59
8c28a8e
to
b479fb4
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
3 times, most recently
from
September 24, 2017 16:08
882c244
to
127e7da
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
4 times, most recently
from
October 1, 2017 03:35
d880c8c
to
4fb9469
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
3 times, most recently
from
October 1, 2017 20:52
8f455f6
to
95573da
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
from
October 1, 2017 21:53
95573da
to
432f3c8
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
6 times, most recently
from
October 6, 2017 04:20
f18bf78
to
c48733d
Compare
bartelink
force-pushed
the
master
branch
3 times, most recently
from
October 6, 2017 08:31
da48901
to
722d0ea
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
from
October 6, 2017 08:38
c48733d
to
e6028c1
Compare
bartelink
force-pushed
the
feature/ges-instream-snapshots
branch
from
October 19, 2017 13:52
fb9e3c8
to
5385e59
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR shows an experimental approach to in-stream snapshotting. The following aspects should be noted about the approach used:
Basic technique:
IsCompactionDue
predicate in theContext
Work