-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Nightly Builds
-
Fix Version/s: 2.0
-
Labels:None
I have created a patch that IMO should make it easier for us to further refactor code.
In brief, OP/BOP and KOP/BKOP do not have a common parent interface/class. This patch remedies this by pulling up the close/clear/getNumActive/getNumIdle methods into a new interface and class.
This seems not very controversial (to me at least), so I would like to commit it (unless riots spread from Paris to this list.)
Thoughts?