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.
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
[DNM]GC: Support keyspace level GC #51300
base: master
Are you sure you want to change the base?
[DNM]GC: Support keyspace level GC #51300
Changes from all commits
026c7b1
b7f3d48
e262183
c439e9e
6eb412d
ffe2a29
6d2adcf
de5cdd1
65e2a3d
b18467b
886eddb
2fdfa83
a2c73a5
758b32b
42110ef
6869584
0d1bbea
00ef880
6fd972d
505b1c8
61500f1
81a8e24
6398461
ff47e2f
497a2c2
7c89b76
7d2a32f
acb8012
bc2c6ca
12870d3
4752f82
d18062a
57b6b94
2370ab1
55b889a
129c937
60f61a2
9990d10
ba4271a
0a7cca4
dc591e0
73fab6e
a1f4c86
71b7b1b
c9d9c7d
6758c62
a26c6f8
86d1f6a
5192a05
173be3d
0d55733
fe412c5
9de2764
ca7ac7e
e28001d
d97535e
87cf0a3
7644a47
19fb2cd
0db54f8
335ad17
6b1d431
4717886
cd1808e
a3ad336
06aed90
25f18b5
9c0ebac
7f5eb71
baeca73
c7e7422
51f7fc1
03411c3
73d9703
93bcfd6
0fc78c9
07efad1
839cfb6
5452256
759b6c5
00b9d1f
6388fe3
0bbd3bd
c058f14
43067d8
b77dc94
e4b8aaf
095c04e
990d73b
c9af2d3
a4c786c
71684e0
5990e54
1deef97
10919f9
2a3f820
c543d86
b53ce1b
a29b940
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Must set
KeyspaceMetaConfigGCManagementType
andKeyspaceMetaConfigGCManagementTypeKeyspaceLevelGC
here, to fix import cycle.