-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
HotRod server is the most unique in that it allows for concurrent operations to be performed from the same channel. We should add a configuration option so that we only allow for N amount of concurrent operations from the same connection.
We should also delay reads from a client if the client is not keeping up with our writes to it.
We would also want to verify the server is doing proper pipeline flushing as well similar to the RESP endpoint.
- relates to
-
ISPN-14868 Remove and refactor Client Connection Pool
- Resolved