JunjianTang

Results 6 comments of JunjianTang

I have fixed the conflicts, maybe support autoDelete queue with a new PR

This PR #646 can resolve this problem, but need to fix the null exception

broker load AuthenticationProviderBasic class failed: log: ``` 2022-07-26T10:57:59,131+0800 [main] ERROR org.apache.pulsar.broker.PulsarService - Failed to start Pulsar service: Failed to load an authentication provider. org.apache.pulsar.broker.PulsarServerException: Failed to load an authentication provider....

@eolivelli ![7 V3G1L@(1I35Q}}AT@9@7Y](https://github.com/streamnative/kop/assets/23481271/67e26ec7-b9a9-4e43-a273-a7f479279b70) it causes a problem for read messages when I set a smaller value for broker maxMessageSize

Thank you @jeqo for the follow-up . I have set the prop of segment.bytes =100MB,so the partitions have more than one segment I encountered this issue in the Kafka 3.6.1,but...

@jeqo I tried to reproduce with a Zookeeper based cluste and API timeout configuration(s3.api.call.timeout and s3.api.call.attempt.timeout), but the problem still exists