wallacepeng commented on issue #24382: URL: https://github.com/apache/pulsar/issues/24382#issuecomment-2944978695
> > After upgraded to 3.0.11, lot of ConnectionLoss in broker logs > > Which version did you upgrade from? Metadata Store batching was introduced in 2.10.0 with [#13043](https://github.com/apache/pulsar/pull/13043). You can set `metadataStoreBatchingEnabled=false` as a workaround to restore the previous behavior until there's a resolution to the issue, however Pulsar's performance greatly depends on batching for metadata store operations at scale. I upgraded from 3.0.5 -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org