Closed
Bug 548355
Opened 15 years ago
Closed 15 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•15 years ago
|
Assignee: nobody → lars
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
Assignee | ||
Comment 1•15 years ago
|
||
currently in the lars-hbase branch
Assignee | ||
Comment 2•15 years ago
|
||
whoops, shouldn't have closed it until it was integrated with trunk
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•15 years ago
|
||
merged with trunk
Assignee | ||
Updated•15 years ago
|
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•13 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
•