Files
scylladb/test/boost
Calle Wilund 3b55ef36d1 cf_prop_defs: Fix extensions merge to handle removal
Fixes #8773

When refactored for cdc, properties -> extensions merge
was modified so it did not handle _removal_ (i.e. an
extension function returning null -> no entry in new map).

This causes certain enterprise extensions to not be able
to disable themselves.

Fixed by filtering existing extensions by property keywords.
Unit test added.

Closes #8774
2021-06-06 09:21:23 +03:00
..
2021-04-01 12:56:08 +03:00
2021-01-15 18:28:24 +01:00
2021-05-21 21:04:49 +03:00
2020-08-11 10:37:34 +08:00