JunjianTang
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  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