Closed
Bug 937376
Opened 11 years ago
Closed 11 years ago
HBase pooled storage class in the hb tree is defective
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
VERIFIED
FIXED
66
People
(Reporter: lars, Assigned: lars)
Details
Attachments
(1 file)
the pooled storage class in the hb tree is not thread safe. fix it - basically copying the one from the hbase tree would be sufficient.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #830510 -
Flags: review?(adrian)
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/7c73547b8a5aeee57e2a6b3d87d820a0fe9a497b
Merge pull request #1667 from twobraids/hbase-pool
Fixes Bug 937376 - fixed hbase pool and tests
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Bumping to verified as [qa-] - automation is green http://qa-selenium.mv.mozilla.com:8080/view/Socorro/job/socorro.stage/363/
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Attachment #830510 -
Flags: review?(adrian) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•