Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.4
-
None
-
None
-
1
Description
I believe this is related to the connection pool implementation as the behavior is seen in both the ChannelConnectionPool and the DataFlowConnectionPool; the SingleConnectionPool does not seem to have the same issue.
Note this only appears to happen in K8 environments.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 3.1.5 [ 17455 ] |
Affects Version/s | 3.1.4 [ 17424 ] |
Link | This issue relates to CBSE-10104 [ CBSE-10104 ] |
ClusterNode.GetClusterMap() lacked cancellation support and thus never timed out.