hbase/hbase-thrift
Richard Marscher 2450ffcc90 HubSpot Backport: HBASE-26623 Report CallDroppedException in exception metrics (#3980)
`CallDroppedException` can be thrown with `CallRunner.drop()` by queue implementations that decide to drop calls to groom the RPC call backlog. The LifoCoDel queue does this I believe and with Pluggable queue it's possible for 3rd party queue implementations to be using `drop()` for similar reasons. It would be nice for the server to be tracking these exceptions in metrics since otherwise you might have to do some extra lifting on the client side.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Bryan Beaudreault <bbeaudreault@hubspot.com>
2022-01-27 13:15:14 -05:00
..
src HubSpot Backport: HBASE-26623 Report CallDroppedException in exception metrics (#3980) 2022-01-27 13:15:14 -05:00
.blazar.yaml Add maven and RPM building in blazar 2021-09-24 15:51:16 -04:00
pom.xml Preparing hbase release 2.4.6RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2021-09-03 09:41:52 -07:00