QueueType

Indicates which type of ZMQ queue each message read by the logger thread is from.

Metadata

  • Underlying type: u8

Values

KeyValueDescription
Default0Indicates that the message is from the default queue type for that message.
Translog1Indicates that the message has been streamed on the translog queue.
Demo2Inidcates that the message has been streamed on the demo queue.