You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way presently to query for keys in Riak, with tombstones filtered out. Keylisting, $key queries and find_keys all return keys including tombstones.
There should be an options for at least one of these queries to skip tombstones. This should ease transitioning to delete_mode of keep - having a configurable method of returning key queries without tombs.
The text was updated successfully, but these errors were encountered:
There is no way presently to query for keys in Riak, with tombstones filtered out. Keylisting, $key queries and find_keys all return keys including tombstones.
There should be an options for at least one of these queries to skip tombstones. This should ease transitioning to delete_mode of keep - having a configurable method of returning key queries without tombs.
The text was updated successfully, but these errors were encountered: