Bug #71996 Cannot remove host with load-balanced connection host management
Submitted: 10 Mar 2014 17:20
Reporter: Jess Balint Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: loadbalancing, LoadBalancingConnectionProxy

[10 Mar 2014 17:20] Jess Balint
Description:
removeHost() only works if a connection group is given. Bazaar history shows it wasn't always this way.

How to repeat:
look at code for LoadBalancingConnectionProxy.removeHost() or try to remove a host.

Suggested fix:
need more & better testing