-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.98.0, 0.94.13, 0.96.1
-
Component/s: Coprocessors
-
Labels:None
Coprocessors currently can only use the default HTable constructor that takes a single thread-pool.This is overly constrictive for coprocessors that desire tighter control over their resources.