Skip to content

Commit 748d408

Browse files
committed
Testing compression but solsson/kafka:0.11.0.0 throws ...
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.xerial.snappy.Snappy at org.xerial.snappy.SnappyInputStream.readFully(SnappyInputStream.java:145) at org.xerial.snappy.SnappyInputStream.readHeader(SnappyInputStream.java:99) at org.xerial.snappy.SnappyInputStream.<init>(SnappyInputStream.java:59) at org.apache.kafka.common.record.CompressionType$3.wrapForInput(CompressionType.java:82) ... 40 more
1 parent 31b8eb2 commit 748d408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon-events/events-kube-kafka.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ spec:
3535
-b kafka-0.broker.kafka.svc.cluster.local:9092,kafka-1.broker.kafka.svc.cluster.local:9092,kafka-2.broker.kafka.svc.cluster.local:9092
3636
-t ops-kube-events-all-json-001
3737
-P
38+
-z snappy

0 commit comments

Comments
 (0)