eugene-polozhenkov commented on PR #26158:
URL: https://github.com/apache/pulsar/pull/26158#issuecomment-4905908102

   @void-ptr974  Good catch, thank you. Agreed on all points.
   Reverted the ZKMetadataStore NOTEMPTY mapping — that change belongs in a 
separate PR with updates to unwrap() and existing catch sites (e.g. 
NamespacesBase).
   markLedgerReplicated() now handles both shapes explicitly:
   - Oxia: NotEmptyException thrown directly
   - ZK: MetadataStoreException wrapping KeeperException.NotEmptyException 
(existing behaviour, unchanged)


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

Reply via email to