NiuBlibing commented on issue #16294: URL: https://github.com/apache/pulsar/issues/16294#issuecomment-1171135770
> > > > > > > > > it seems that namespace-offload-policies not merge with broker config. i set `managedLedgerOffloadMaxThreads=10` in broker.conf and test in standalone mode, this argument take effort in PulsarService, but when i check my offloaded-namespace's policies still see `managedLedgerOffloadMaxThreads=2` > > Yes, they are independent with each other. But the `s3ManagedLedgerOffloadReadBufferSizeInBytes` was not effect for me,I checked the packet by tcpdump, the http range header was the default value 1MB rather than the value in the broker.conf -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
