[
https://issues.apache.org/jira/browse/CASSANDRA-17048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431087#comment-17431087
]
Jacek Lewandowski commented on CASSANDRA-17048:
-----------------------------------------------
Thanks [~jjirsa] for pointing this out. IIUC that ticket, it was about the
variable length of file names due to putting table name in it, where the table
name can be lengthy. The ULID identifier indeed will make the name longer by
around 20-25 characters but on the other hand its aim is to be globally unique
- if there is a need for that, the table name could be hypothetically removed
at all from the file name while keeping the file name globally unique.
> 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
> Priority: Normal
> Fix For: 4.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]