[jira] Updated: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-1324: --- Attachment: 1324-trunk.patch First pass, getting intermittent thrift error: "TApplication

svn commit: r979674 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/config/DatabaseDescriptor.java

2010-07-27 Thread jbellis
Author: jbellis Date: Tue Jul 27 12:43:32 2010 New Revision: 979674 URL: http://svn.apache.org/viewvc?rev=979674&view=rev Log: switch hints CF to bytestype comparator; not all IP addresses are valid UTF8. patch by mdennis; reviewed by jbellis for CASSANDRA-1274 Modified: cassandra/branches

svn commit: r979676 - /cassandra/branches/cassandra-0.6/CHANGES.txt

2010-07-27 Thread jbellis
Author: jbellis Date: Tue Jul 27 12:45:03 2010 New Revision: 979676 URL: http://svn.apache.org/viewvc?rev=979676&view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL: http://svn.apache.org/viewvc/cassa

svn commit: r979678 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/

2010-07-27 Thread jbellis
Author: jbellis Date: Tue Jul 27 12:45:26 2010 New Revision: 979678 URL: http://svn.apache.org/viewvc?rev=979678&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift

[jira] Updated: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1324: -- Fix Version/s: 0.7.0 let's keep this ticket to 1. and create one for 0.7.1 for 2.

svn commit: r979689 - in /cassandra/trunk: src/java/org/apache/cassandra/io/sstable/Descriptor.java test/unit/org/apache/cassandra/io/sstable/LegacySSTableTest.java

2010-07-27 Thread gdusbabek
Author: gdusbabek Date: Tue Jul 27 13:24:20 2010 New Revision: 979689 URL: http://svn.apache.org/viewvc?rev=979689&view=rev Log: LegacySSTableTest should ignore invalid directories. patch by stuhood, reviewed by gdusbabek Modified: cassandra/trunk/src/java/org/apache/cassandra/io/sstable/Des

[jira] Commented: (CASSANDRA-1133) utilities for schema import-from/export-to yaml.

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892765#action_12892765 ] Hudson commented on CASSANDRA-1133: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1155) keep persistent row statistics

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892766#action_12892766 ] Hudson commented on CASSANDRA-1155: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1307) Get the 'system' keyspace info

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892770#action_12892770 ] Hudson commented on CASSANDRA-1307: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1312) remove bitmask predicates

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892771#action_12892771 ] Hudson commented on CASSANDRA-1312: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1028) NPE in AntiEntropyService.getNeighbors

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892767#action_12892767 ] Hudson commented on CASSANDRA-1028: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892768#action_12892768 ] Hudson commented on CASSANDRA-1280: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892773#action_12892773 ] Hudson commented on CASSANDRA-1318: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892772#action_12892772 ] Hudson commented on CASSANDRA-1276: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1301) Table needs to be aware of indexed column CFSes so they can be flushed correctly

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892774#action_12892774 ] Hudson commented on CASSANDRA-1301: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1287) Rename 'table' -> 'keyspace' in public APIs

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892775#action_12892775 ] Hudson commented on CASSANDRA-1287: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Commented: (CASSANDRA-1157) add support for multiple indexexpressions

2010-07-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892769#action_12892769 ] Hudson commented on CASSANDRA-1157: --- Integrated in Cassandra #501 (See [http://hudso

[jira] Updated: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1274: -- Priority: Minor (was: Critical) > Exception while recovering commitlog when debug

[jira] Commented: (CASSANDRA-1321) loadSchemaFromYaml should push migrations to cluster.

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892799#action_12892799 ] Jonathan Ellis commented on CASSANDRA-1321: --- +1 > loadSchemaFromYaml should

[jira] Commented: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes

2010-07-27 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892802#action_12892802 ] Gary Dusbabek commented on CASSANDRA-1310: -- I think we should allow the creati

svn commit: r979734 - in /cassandra/trunk/src/java/org/apache/cassandra: db/DefinitionsUpdateResponseVerbHandler.java service/StorageService.java

2010-07-27 Thread gdusbabek
Author: gdusbabek Date: Tue Jul 27 14:50:10 2010 New Revision: 979734 URL: http://svn.apache.org/viewvc?rev=979734&view=rev Log: push migrations when SS.loadSchemaFromYaml is called. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1321 Modified: cassandra/trunk/src/java/org/apache/cassan

[jira] Commented: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892839#action_12892839 ] Nate McCall commented on CASSANDRA-1310: That makes sense to me. I would like t

[jira] Resolved: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1316. --- Assignee: Brandon Williams Fix Version/s: 0.6.4 (w

[jira] Commented: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892849#action_12892849 ] Nate McCall commented on CASSANDRA-1324: Sounds good. I'll roll another patch t

[jira] Created: (CASSANDRA-1325) Update usage of byte[] to ByteBuffer where beneficial

2010-07-27 Thread Nate McCall (JIRA)
Update usage of byte[] to ByteBuffer where beneficial - Key: CASSANDRA-1325 URL: https://issues.apache.org/jira/browse/CASSANDRA-1325 Project: Cassandra Issue Type: Improvement Co

[jira] Issue Comment Edited: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892849#action_12892849 ] Nate McCall edited comment on CASSANDRA-1324 at 7/27/10 12:59 PM: ---

svn commit: r979784 - in /cassandra/trunk: ./ conf/ src/java/org/apache/cassandra/db/marshal/ test/conf/ test/system/ test/unit/org/apache/cassandra/db/marshal/

2010-07-27 Thread jbellis
Author: jbellis Date: Tue Jul 27 17:46:28 2010 New Revision: 979784 URL: http://svn.apache.org/viewvc?rev=979784&view=rev Log: add IntegerType for arbitrary-length integers. patch by Folke Behrens; reviewed by mdennis and jbellis for CASSANDRA-1282 Added: cassandra/trunk/src/java/org/apache

[jira] Updated: (CASSANDRA-1258) rebuild indexes after streaming

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1258: -- Attachment: 1258-v4.txt added code in v4 to flush the index CFSes before finalizing

[jira] Commented: (CASSANDRA-1258) rebuild indexes after streaming

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892879#action_12892879 ] Jonathan Ellis commented on CASSANDRA-1258: --- (I goofed and did not include SS

[jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-27 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892882#action_12892882 ] Gary Dusbabek commented on CASSANDRA-1237: -- Folke, I'd be interested in seeing

[jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-27 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892883#action_12892883 ] Gary Dusbabek commented on CASSANDRA-1237: -- 0003: unavronateAccessMap is check

[jira] Updated: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF

2010-07-27 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-1066: Attachment: 1066-external.patch Updating the patch now with working unit tests. This t

[jira] Updated: (CASSANDRA-1326) contrib/pig's cassandra.yaml is out of date

2010-07-27 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-1326: Attachment: fix_pig.patch > contrib/pig's cassandra.yaml is out of date > -

[jira] Created: (CASSANDRA-1326) contrib/pig's cassandra.yaml is out of date

2010-07-27 Thread Jeremy Hanna (JIRA)
contrib/pig's cassandra.yaml is out of date --- Key: CASSANDRA-1326 URL: https://issues.apache.org/jira/browse/CASSANDRA-1326 Project: Cassandra Issue Type: Bug Components: Contrib

svn commit: r979828 - /cassandra/trunk/contrib/pig/cassandra.yaml

2010-07-27 Thread brandonwilliams
Author: brandonwilliams Date: Tue Jul 27 19:49:11 2010 New Revision: 979828 URL: http://svn.apache.org/viewvc?rev=979828&view=rev Log: Update contrib/pig's cassandra.yaml for trunk. Patch by Jeremy Hanna reviewed by brandonwilliams for CASSANDRA-1326 Modified: cassandra/trunk/contrib/pig/ca

[jira] Commented: (CASSANDRA-1258) rebuild indexes after streaming

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892910#action_12892910 ] Nate McCall commented on CASSANDRA-1258: So the flush, by putting this on disk

[jira] Commented: (CASSANDRA-1258) rebuild indexes after streaming

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892913#action_12892913 ] Jonathan Ellis commented on CASSANDRA-1258: --- no, we should get the comparator

[jira] Created: (CASSANDRA-1327) page within a single row during hinted handoff

2010-07-27 Thread Jonathan Ellis (JIRA)
page within a single row during hinted handoff -- Key: CASSANDRA-1327 URL: https://issues.apache.org/jira/browse/CASSANDRA-1327 Project: Cassandra Issue Type: Improvement Components: Core

[jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: --- Attachment: (was: 0001-Modify-removeToken-command-to-make-it-similar-to-dec.patch) >

[jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: --- Attachment: (was: 0002-Fixes-to-old-tests.patch) > removetoken drops node from ring b

svn commit: r979861 - in /cassandra/branches/cassandra-0.6: build.xml debian/changelog

2010-07-27 Thread eevans
Author: eevans Date: Tue Jul 27 20:46:43 2010 New Revision: 979861 URL: http://svn.apache.org/viewvc?rev=979861&view=rev Log: updated versioning for 0.6.4 release Modified: cassandra/branches/cassandra-0.6/build.xml cassandra/branches/cassandra-0.6/debian/changelog Modified: cassandra/br

[jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: --- Attachment: 0001-Modify-removeToken-to-be-similar-to-decommission.patch 00

[jira] Commented: (CASSANDRA-1292) Multiple migrations might run at once

2010-07-27 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892925#action_12892925 ] Gary Dusbabek commented on CASSANDRA-1292: -- same thing goes for loadSchemaFrom

[jira] Created: (CASSANDRA-1328) key index, bloom filter rebuild is not crash-safe

2010-07-27 Thread Jonathan Ellis (JIRA)
key index, bloom filter rebuild is not crash-safe - Key: CASSANDRA-1328 URL: https://issues.apache.org/jira/browse/CASSANDRA-1328 Project: Cassandra Issue Type: Bug Components: Core

[jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-27 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892936#action_12892936 ] Folke Behrens commented on CASSANDRA-1237: -- In AuthenticatedUser.toString(): S

[jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: --- Attachment: 0001-Modify-removeToken-to-be-similar-to-decommission.patch Updated 0001 patc

[jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: --- Attachment: (was: 0001-Modify-removeToken-to-be-similar-to-decommission.patch) > rem

svn commit: r979880 - /cassandra/tags/cassandra-0.6.4/

2010-07-27 Thread eevans
Author: eevans Date: Tue Jul 27 21:48:02 2010 New Revision: 979880 URL: http://svn.apache.org/viewvc?rev=979880&view=rev Log: tagging 0.6.4 release Added: cassandra/tags/cassandra-0.6.4/ - copied from r979874, cassandra/branches/cassandra-0.6/

[jira] Created: (CASSANDRA-1329) make multiget take a set of keys instead of a list

2010-07-27 Thread Jonathan Ellis (JIRA)
make multiget take a set of keys instead of a list -- Key: CASSANDRA-1329 URL: https://issues.apache.org/jira/browse/CASSANDRA-1329 Project: Cassandra Issue Type: Task Components: Cor

svn commit: r979898 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-27 Thread jbellis
Author: jbellis Date: Tue Jul 27 22:43:13 2010 New Revision: 979898 URL: http://svn.apache.org/viewvc?rev=979898&view=rev Log: minor cleanup of getRangeSlices. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java Modified: cassandra/trunk/src/j

[jira] Commented: (CASSANDRA-1291) nodetool ring prints incorrect IP address

2010-07-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892978#action_12892978 ] Nick Bailey commented on CASSANDRA-1291: Do you have any moves taking place whe

[jira] Updated: (CASSANDRA-1189) Refactor streaming

2010-07-27 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1189: -- Attachment: 0001-Refactored-streaming-to-make-it-more-streamlined.patch The

[jira] Updated: (CASSANDRA-1258) rebuild indexes after streaming

2010-07-27 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-1258: --- Attachment: 1258-v5.txt Passes down comparator and CFMetaData (which wanted to be found i

[jira] Resolved: (CASSANDRA-1134) No support for authentication

2010-07-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1134. --- Resolution: Duplicate This made it into 0.7 via another ticket. > No support fo

[jira] Updated: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing

2010-07-27 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1272: - Attachment: 1272-trunk.txt 1272-trunk.txt allows setting version.properties.d