-
Notifications
You must be signed in to change notification settings - Fork 332
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Following up on discussions in #2131, the handling of node IDs in the Id Generator SPI and impl. needs to be reviewed.
Specifically:
- Making
IdGeneratorSourceimmutable. Cf. feat(idgen): Start Implementation of NoSQL with the ID Generation Framework #2131 (comment) - Keeping Node IDs internal to the Snowflake ID implementation. Cf. feat(idgen): Start Implementation of NoSQL with the ID Generation Framework #2131 (comment)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request