Allow thrift_framed_transport_size_in_mb parameter accept float values
-----------------------------------------------------------------------
Key: CASSANDRA-3860
URL: https://issues.apache.org/jira/browse/CASSANDRA-3860
Project: Cassandra
Issue Type: Improvement
Affects Versions: 1.0.7, 0.8.9
Reporter: ruslan.usifov
Priority: Trivial
It' will be cool is appear way to set thrift_framed_transport_size_in_mb and
thrift_max_message_length_in_mb as float values. Now this parameter accept only
int values. This happens because in org/apache/cassandra/config/Config.java
they defined as Integer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira