sansmoraxz commented on PR #4055:
URL: https://github.com/apache/iggy/pull/4055#issuecomment-5600416453
OK rethinking this, regarding the synthetic IDs probably better to
rearchitect.
I think we can have a synthetic ID provider (mapped to specific ID) and that
basically enforces a custom ID that's provider generated. (Of course the
provider here has to enforce the unique mapping).
This can also remove all the extra plumbing necessary for rotating IDs and
such. Especially in cluster mode.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]