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 2022/05/19 08:10:04 UTC

[GitHub] [pulsar] nodece opened a new pull request, #15661: [fix][broker-common] expose configurationMetadataStore and localMetadataStore

nodece opened a new pull request, #15661:
URL: https://github.com/apache/pulsar/pull/15661

   ### Motivation
   
   In old version, the `configurationMetadataStore` and `localMetadataStore` are exposed.
   
   This behavior broke by [#12078](https://github.com/apache/pulsar/pull/12078/files#diff-2784063a9101df0581a149ff4129b18623c01ca4638a91e3fdd58c380e75dd2cL31).
   
   
   
   ### Modifications
   
   - expose the `configurationMetadataStore` and `localMetadataStore` in `PulsarResources`
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [x] `no-need-doc` 
   (Please explain why)


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui merged pull request #15661: [fix][broker-common] expose configurationMetadataStore and localMetadataStore

Posted by GitBox <gi...@apache.org>.
codelipenghui merged PR #15661:
URL: https://github.com/apache/pulsar/pull/15661


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] nodece commented on pull request #15661: [fix][broker-common] expose configurationMetadataStore and localMetadataStore

Posted by GitBox <gi...@apache.org>.
nodece commented on PR #15661:
URL: https://github.com/apache/pulsar/pull/15661#issuecomment-1132373129

   /pulsarbot rerun-failure-checks


-- 
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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org