vamossagar12 commented on PR #15677:
URL: https://github.com/apache/kafka/pull/15677#issuecomment-2054135665

   @showuon , btw I am noticing that this test is failing with a different 
error. I am looking at the test history 
[here](https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.timeZoneId=Asia%2FCalcutta&tests.container=kafka.server.ReplicaManagerTest&tests.test=testRemoteLogReaderMetrics())
   
   ```
   java.lang.NoClassDefFoundError: Could not initialize class 
kafka.server.KafkaConfig$ |
   ```
   
   Noticed this as well 
   
   ```
   Exception org.apache.kafka.common.config.ConfigException: Invalid value none 
for configuration offsets.topic.compression.codec: Expected value to be a 
32-bit integer, but it was a org.apache.kafka.common.record.CompressionType$1 
[in thread "Test worker"]       
   ```
   
   Noticed it was introduced 
[here](https://github.com/apache/kafka/pull/15158/files#diff-5f72f144ecddda0b7fa3e0ef370a9b487a7c90bcecc2e437173a30555af76776R172)
 but it seems ok. Will try to dig deeper this week.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to