deqianzou opened a new issue, #4096:
URL: https://github.com/apache/bookkeeper/issues/4096

   **QUESTION**
   
   The bookie client metrics `bookkeeper_client_NUM_ENSEMBLE_CHANGE` is never 
used.
   
   I checked the source code and found it was only used to initialize 
`ensembleChangeCounter` of `BookKeeperClientStatsImpl`, and the only usage of 
`ensembleChangeCounter` is `ensembleChangeCounter` in `LedgerHandle`.
   
   However, the `ensembleChangeCounter` in `LedgerHandle` is never used.
   
   code version: 4.14.7


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