You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 05:40:00 UTC

[jira] [Updated] (CASSANDRA-10420) Cassandra server should throw meaningfull exception when thrift_framed_transport_size_in_mb reached

     [ https://issues.apache.org/jira/browse/CASSANDRA-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C. Scott Andreas updated CASSANDRA-10420:
-----------------------------------------
    Component/s: Observability

> 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: Improvement
>          Components: Observability
>            Reporter: Yuan Yao
>            Priority: Minor
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org