Hi,
What is the default partition key in Queue processor.
How to modify default partition key in queue processor?
Hi,
What is the default partition key in Queue processor.
How to modify default partition key in queue processor?
@JohnPaulRaja,C
Platform doesn’t support processing messages in an ordered sequence. Kafka (QP) are designed for processing massive amounts of messages asynchronously. See this discussion Change kafka partition key for a queue processor
Does the info in Queue processor rules, Queue-For-Processing method, Queue processor FAQ , Details understanding of Partition key and Recommendations for choosing the partitioning key help?