questdb
questdb copied to clipboard
PGWire does not disconnect when receiving ILP traffic
Describe the bug
A user reported that when sending ILP traffic to PG the connection is maintained and the ILP client silently continues sending data to - effectively - nowehere.
https://github.com/questdb/py-questdb-client/issues/20
We should reject ILP traffic in the PG handling code and disconnect with an error.
To reproduce
No response
Expected Behavior
No response
Environment
No response
Additional context
No response