-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Networking, Replication
-
None
-
Fully Compatible
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
When issuing a killCursors command via the NetworkInterface of an Executor we should check the wire protocol version and downconvert from the killCursors command to the wire protocol OP_KILL_CURSORS messages for compatibility.
This will also reduce logging spamming as right now every time it logs a useless message.