This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Can we use "sequencer" field in bucket notification to determine the sequence of events in a MinIO cluster #18220
Answered
by
klauspost
fangzhouxie
asked this question in
Q&A
-
|
Hi team, I have a few questions about the sequencer field in bucket notifications. I see in MinIO bucket notifications documentation that it is similar to S3 event notifications, and in S3 event message structure that "The sequencer key provides a way to determine the sequence of events.". I see in the code that sequencer field in bucket notification is generated based on current timestamp. I'm wondering can we use it to determine the sequence of events in a MinIO cluster? |
Beta Was this translation helpful? Give feedback.
Answered by
klauspost
Oct 12, 2023
Replies: 1 comment 1 reply
-
|
There is no sequence synchronization, so no. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fangzhouxie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no sequence synchronization, so no.