dragonls commented on PR #4266: URL: https://github.com/apache/bookkeeper/pull/4266#issuecomment-3158249719
May I ask that why change http handlers to bloking handlers? In our case, we are using `/api/v1/ledger/list` to get the ledgers of bookie, which can run more than 30 seconds due to lots of ledgers. So if we call `/api/v1/ledger/list`, the bookie can not response the `/metrics` in time, which cause the prometheus can not get the metrics of this bookie correctly. -- 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-unsubscr...@bookkeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org