-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.4
-
Fix Version/s: 2.3.5
-
Component/s: readwritesplit
-
Labels:None
When a client sends a statement before the result for the previous query has been received, it is placed on a queue that is executed once the results are processed. Queries in this queue are classified with the type of the previous query instead of the current query being processed.