tjiuming commented on PR #17041:
URL: https://github.com/apache/pulsar/pull/17041#issuecomment-1237135618

   > I commented @tjiuming Aside from style notations, there are 3 main things 
I would improve:
   > 
   > 1. Metadata store name is not indicative enough - see comment
   > 2. Add latency for failed ops - see comment
   > 3. Move tests out of `PrometheusMetricsTest` - see comment
   
   for 1, if I change `  protected AbstractMetadataStore()` to `  protected 
AbstractMetadataStore(String metadataStoreName)`, there will be about 100+ 
places need to fix, I don't want to make such a huge change.
   for 2, resolved
   for 3, as I commented above, I added metadata store test here to ensure all 
metrics outputs as expected.


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