You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jacek Lewandowski (Jira)" <ji...@apache.org> on 2021/10/19 08:40:00 UTC

[jira] [Created] (CASSANDRA-17048) Replace sequential sstable generation identifier with ULID

Jacek Lewandowski created CASSANDRA-17048:
---------------------------------------------

             Summary: Replace sequential sstable generation identifier with ULID
                 Key: CASSANDRA-17048
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17048
             Project: Cassandra
          Issue Type: Improvement
          Components: Local/SSTable
            Reporter: Jacek Lewandowski
            Assignee: Jacek Lewandowski


Replace the current sequential sstable generation identifier with ULID based.

ULID is better because we do not need to scan the existing files to pick the starting number as well as we can generate globally unique identifiers. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org