mirror of https://github.com/apache/cassandra
emphasize that unframed mode is going away sooner than later
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1038152 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
77ede1e360
commit
9cf9e9372b
3
NEWS.txt
3
NEWS.txt
|
|
@ -61,7 +61,8 @@ Upgrading
|
|||
Thrift API
|
||||
----------
|
||||
- The Cassandra server now defaults to framed mode, rather than
|
||||
unframed. Unframed is obsolete and will be removed in the future.
|
||||
unframed. Unframed is obsolete and will be removed in the next
|
||||
major release.
|
||||
- The Cassandra Thrift interface file has been updated for Thrift 0.5.
|
||||
If you are compiling your own client code from the interface, you
|
||||
will need to upgrade the Thrift compiler to match.
|
||||
|
|
|
|||
Loading…
Reference in New Issue