Botond Dénes
Botond Dénes
> locator::topology::get_location(utils::tagged_uuid) const at ././locator/topology.hh:296 > (inlined by) locator::topology::get_datacenter(utils::tagged_uuid) const at ././locator/topology.hh:309 This is a known issue, already fixed by https://github.com/scylladb/scylladb/pull/18816.
@tgrabiec doesn't this fix https://github.com/scylladb/scylladb/issues/17658?
@scylladb/scylla-maint ping.
Update: * Fix example invocation.
@scylladb/scylla-maint ping for merge.
@scylladb/scylla-maint ping.
Logs: [rest_api.test_compactionhistory.1.log](https://github.com/user-attachments/files/20773236/rest_api.test_compactionhistory.1.log) [scylla-11170.log.gz](https://github.com/user-attachments/files/20773235/scylla-11170.log.gz)
LGTM but I'll leave for @avikivity to decide on the merge, in case it interferes with something else.
@scylladb/scylla-maint ping for review.
New in v2: * Reduce number of `parse_assert()` overloads to just 1. * Fix indentation violation.