Stefan Miklosovic created CASSANDRA-20177: ---------------------------------------------
Summary: Investigate replacement of SSTable cardinality implementation Key: CASSANDRA-20177 URL: https://issues.apache.org/jira/browse/CASSANDRA-20177 Project: Apache Cassandra Issue Type: Improvement Reporter: Stefan Miklosovic Assignee: Stefan Miklosovic We are using this library for getting EstimatedPartitionCount metric on a cf (1). This library was archived in summer 2020 and there was nothing contributed to that for 6 years. That library is abandoned. There exists a nice replacement directly from Apache (2) (yay!) which seems to be well maintained and superior when it comes to performance too. We should think about switching to that (1) https://github.com/addthis/stream-lib (2) https://datasketches.apache.org/ -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org