You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/11 13:45:26 UTC

[GitHub] [pulsar] lukestephenson-zendesk commented on issue #7000: Offload data from bk to aws-s3 error on 2.5.2

lukestephenson-zendesk commented on issue #7000:
URL: https://github.com/apache/pulsar/issues/7000#issuecomment-642658601


   I've also encountered the same issue with pulsar 2.5.2. 
   
   From reviewing commits, it looks like it was introduced here https://github.com/apache/pulsar/commit/c3fa923e46ae37c7bab5503dbd40c3a0c54fe154#diff-bb90edad9f69a5d791cb43b04d9a4c82R1036-R1045
   
   Note that the `ManagedLedgerOffloadDriver` is copied across, but not other fields on the configuration.
   
   That code has since been removed in https://github.com/apache/pulsar/pull/7011/files#diff-bb90edad9f69a5d791cb43b04d9a4c82L1066, so fingers crossed this is fixed in pulsar 2.6.0.


----------------------------------------------------------------
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:
users@infra.apache.org