You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2015/11/13 17:09:11 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 ]

Aleksey Yeschenko updated CASSANDRA-10420:
------------------------------------------
    Priority: Minor  (was: Major)

> 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
>            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
(v6.3.4#6332)