Apache RocketMQ · Schema

ReceiveRequest

Request to receive messages from a topic

Cloud NativeMessagingMessage QueuePub-SubStreamingApacheOpen Source

Properties

Name Type Description
topic string Topic to consume from
consumerGroup string Consumer group identifier
maxMessages integer Maximum messages to pull
invisibleDuration integer Invisible duration in milliseconds
View JSON Schema on GitHub