mirror of https://github.com/apache/cassandra
fix 1770->1760 typo
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@1050132 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a676254bd
commit
beaf54badb
|
|
@ -7,7 +7,7 @@
|
|||
* limit repaired ranges to what the nodes have in common (CASSANDRA-1674)
|
||||
* Fix misuse of DataOutputBuffer.getData in AntiEntropyService
|
||||
(CASSANDRA-1729)
|
||||
* detect and warn when obsolete version of JNA is present (CASSANDRA-1770)
|
||||
* detect and warn when obsolete version of JNA is present (CASSANDRA-1760)
|
||||
* fix live-column-count of slice ranges including tombstoned supercolumn
|
||||
with live subcolumn (CASSANDRA-1591)
|
||||
* clean up log messages for gossip token notifications (CASSANDRA-1518)
|
||||
|
|
|
|||
Loading…
Reference in New Issue