Closed
Bug 548355
Opened 16 years ago
Closed 16 years ago
enhancements for HBaseConnectionForCrashReports
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
1.6
People
(Reporter: lars, Assigned: lars)
Details
we need to make this class more robust.
1) automatic reconnect/retry if a connection to hbase is lost. This should be subject to some retry time limit.
2) documented exceptions for failures. If a reconnection fails, then a specific exception should be raised so that higher layers can react appropriately.
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → lars
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
| Assignee | ||
Comment 1•16 years ago
|
||
currently in the lars-hbase branch
| Assignee | ||
Comment 2•16 years ago
|
||
whoops, shouldn't have closed it until it was integrated with trunk
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•16 years ago
|
||
merged with trunk
| Assignee | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•