Closed
Bug 822069
Opened 13 years ago
Closed 12 years ago
enhance logging of and gather of stats about Thrift/HBase error conditions
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lars, Unassigned)
References
Details
to help diagnose Thrift/HBase problems and tune our connection usage to minimize problems, add more logging to the socorro hbase_client class. In the case of problems, log the function that caused the problem as well as its parameters.
Consider instrumenting the code to gather statistics on error behaviors. Are there external resources to help us gather stats that won't slow us down much? Could statsd play a role?
| Reporter | ||
Updated•13 years ago
|
Summary: enhance logging of and gather of stats about HBase error conditions → enhance logging of and gather of stats about Thrift/HBase error conditions
| Reporter | ||
Comment 1•12 years ago
|
||
Thrift/HBase tuning has happened from the server end and the client side does not need this
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•