zymap opened a new pull request #10535:
URL: https://github.com/apache/pulsar/pull/10535


   ---
   
   *Motivation*
   We may change the offloaded data location by changing the metadata
   of the offloaded topic. So it should be allow to overwrite the driver
   config by metadata, and it should be fallback to use the local config
   if there isn't config in the metadata.
   
   In the currently implementation, it will never get the configurations
   from the local, because there always has value when reading offload.
   
https://github.com/apache/pulsar/blob/4d2d66d17da73426e2281251f3b05a63218b70fb/managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java#L1746
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to