Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
0.90.0
-
None
-
None
Description
There are multiple places where we can make an update run in parallel when inserting into HBase. Two of these points are making every row get it's own thread and then every family, store, get it's own thread when you are in the right region.
Attachments
Issue Links
- is blocked by
-
HBASE-1476 scaling compaction with multiple threads
- Closed
- is depended upon by
-
HBASE-1307 Threading writes and reads into HBase.
- Closed