Skip to content

kv/RocksDBStore: Reduced verification on sharding#34864

Merged
tchaikov merged 2 commits intoceph:masterfrom
aclamk:fix-45335
May 22, 2020
Merged

kv/RocksDBStore: Reduced verification on sharding#34864
tchaikov merged 2 commits intoceph:masterfrom
aclamk:fix-45335

Conversation

@aclamk
Copy link
Contributor

@aclamk aclamk commented Apr 30, 2020

Now sharding is not checked against stored definition.
Only check of columns remain. Stored definitons are always applied.

Fixes: https://tracker.ceph.com/issues/45335

Signed-off-by: Adam Kupczyk akupczyk@redhat.com

Copy link
Member

@jdurgin jdurgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we want to change the default columns in the future we'll have to remove the check on that as well. this looks good for the immediate issue though

aclamk added 2 commits May 14, 2020 16:00
Now sharding is not checked against stored definition.
Only check of columns remain. Stored definitons are always applied.

Fixes: https://tracker.ceph.com/issues/45335

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
@aclamk aclamk requested a review from jdurgin May 20, 2020 14:41
@aclamk
Copy link
Contributor Author

aclamk commented May 20, 2020

@jdurgin There is only one change from last review - reenabling default sharding.

@tchaikov tchaikov merged commit b2e6a4b into ceph:master May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants