Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Icebox
-
Component/s: Protocol
-
Labels:None
-
Sprint:MXS-SPRINT-176
Description
If MaxScale receives an unknown command, it currently labels it as a write and proceeds to route it. A safer approach would be to reject any commands that MaxScale is not aware of. This would prevent unwanted problems that new protocol extensions could bring.