-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In some cases, ClusterClientCursor::kill is called more than once on a given cursor; for now, extra calls are treated as a no-op, but we should investigate where kill is being called unnecessarily and remove unnecessary ones.