Yuan Yao created CASSANDRA-10420:
------------------------------------
Summary: Cassandra server should throw meaningfull exception when
thrift_framed_transport_size_in_mb reached
Key: CASSANDRA-10420
URL: https://issues.apache.org/jira/browse/CASSANDRA-10420
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Yuan Yao
In cassandra's configuration, we set "thrift_framed_transport_size_in_mb" as 15
When send data large than some threshold max value, java.net.SocketException:
Connection reset will be thrown out from server. This exception doesn't deliver
meaningful message. Client side can't detect what's wrong with the request
Please throw out meaningful exception in this case to client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)