Question
BNY Mellon
IN
Last activity: 23 Jul 2024 3:52 EDT
Unable to read messages from Kafka Topic after upgrading to PEGA Infinity '23
Hi,
We just upgraded our PEGA PRPC to Infinity '23. We were using Kafka Topic o send and receive messages.
After upgrade we are getting below error when trying to consume message from Kafka Topic.
Any help with regard to this is appreciated.
ERROR - [DF-16713] Preparing retry 7. Next attempt in 1m 4s on data flow [GOORequestDataTESTEnv] on stage [GOO_TEST_YQT_REQUESTS] with affected partitions: [2] org.apache.kafka.common.KafkaException: Received exception when fetching the next record from GOO_V3_TEST_YQT_REQUESTS-2. If needed, please seek past the record to continue consumption.
Caused by: org.apache.kafka.common.KafkaException: java.lang.RuntimeException: Kafka has detected detected a buggy lz4-java library (< 1.4.x) on the classpath. If you are using Kafka client libraries, make sure your application does not accidentally override the version provided by Kafka or include multiple versions of the library on the classpath. The lz4-java version on the classpath should match the version the Kafka client libraries depend on. Adding -verbose:class to your JVM arguments may help understand which lz4-java version is getting loaded.
Thanks
Jana
***Edited by Moderator Marije. to add possible bug tags***