You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2010/08/12 21:26:42 UTC

svn commit: r984924 - /cassandra/trunk/conf/cassandra.yaml

Author: jbellis
Date: Thu Aug 12 19:26:42 2010
New Revision: 984924

URL: http://svn.apache.org/viewvc?rev=984924&view=rev
Log:
note that unframed mode is deprecated

Modified:
    cassandra/trunk/conf/cassandra.yaml

Modified: cassandra/trunk/conf/cassandra.yaml
URL: http://svn.apache.org/viewvc/cassandra/trunk/conf/cassandra.yaml?rev=984924&r1=984923&r2=984924&view=diff
==============================================================================
--- cassandra/trunk/conf/cassandra.yaml (original)
+++ cassandra/trunk/conf/cassandra.yaml Thu Aug 12 19:26:42 2010
@@ -79,7 +79,8 @@ rpc_address: localhost
 rpc_port: 9160
 
 # Frame size for thrift (maximum field length).
-# 0 disables TFramedTransport in favor of TSocket. 
+# 0 disables TFramedTransport in favor of TSocket. This option
+# is deprecated; we strongly recommend using Framed mode.
 thrift_framed_transport_size_in_mb: 15
 
 # The max length of a thrift message, including all fields and