zhaijack opened a new issue #543: Handle http endpoint 
ListUnderReplicatedLedgerService in twitter's way.
URL: https://github.com/apache/bookkeeper/issues/543
 
 
   while in codereview of http endpoint -- #520 , there was good suggestion 
from @yzang to make ListUnderReplicatedLedgerService better. 
   ```
   If we have a large number of underreplicated ledgers, this will take a long 
time to run. What we do in Twitter is to run the underreplicated ledger 
analyzer periodically in auditor and store a list of underreplicated ledgers, 
so Http Endpoint will just return the list directly.
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to