kafka consume issue #11759
Unanswered
charansaip
asked this question in
Q&A
kafka consume issue
#11759
Replies: 2 comments 1 reply
-
Could you please share more logs? How do you configure KafkaTopic, Producer and Cluster Operator? It seems you did something wrong, i.e., |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is my topic Config @see-quick
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can someone explain my query here.
I have deployed kafka cluster as kraft mode with latest version 0.47.0. As kafka-persistent.yaml
From my client PEGA (producer) was trying to produce message two topics parallely. where i am not able to receive any data and i don't see any error (or) WARN in kafka logs. But in pega we saw this ERROR.
[Producer clientId=producer-infinity-7f4e97fc-9bbc-4154-8de4-b1e7e9b22a20-PZSTANDARDPROCESSOR] The number of partitions is too small: available=0, all=1, not using adaptive for topic infinity-7f4e97fc-9bbc-4154-8de4-b1e7e9b22a20-PZSTANDARDPROCESSOR
Beta Was this translation helpful? Give feedback.
All reactions