[jira] [Commented] (CASSANDRA-5062) Support CAS

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590344#comment-13590344 ] Sylvain Lebresne commented on CASSANDRA-5062: - Paxos is use here to have

[jira] [Updated] (CASSANDRA-5271) Create tool to drop sstables to level 0

2013-03-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5271: --- Attachment: 0001-Add-tool-to-drop-sstables-back-to-level-0-v3.patch v3 takes

[jira] [Created] (CASSANDRA-5301) Clean up bash scripts in bin/ and tools/bin/

2013-03-01 Thread Marcus Eriksson (JIRA)
Marcus Eriksson created CASSANDRA-5301: -- Summary: Clean up bash scripts in bin/ and tools/bin/ Key: CASSANDRA-5301 URL: https://issues.apache.org/jira/browse/CASSANDRA-5301 Project: Cassandra

[jira] [Commented] (CASSANDRA-5300) Insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590389#comment-13590389 ] Marco Matarazzo commented on CASSANDRA-5300: I was hoping this was a

[jira] [Commented] (CASSANDRA-5300) Insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread Giovanni Gargani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590392#comment-13590392 ] Giovanni Gargani commented on CASSANDRA-5300: - I welcomed it as nice

[jira] [Updated] (CASSANDRA-5300) Insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5300: Attachment: 5300-v2.txt I'd prefer doing the validation in Operation.SetValue

[jira] [Commented] (CASSANDRA-3783) Add 'null' support to CQL 3.0

2013-03-01 Thread Joachim Haagen Skeie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590443#comment-13590443 ] Joachim Haagen Skeie commented on CASSANDRA-3783: - It would also be

[jira] [Commented] (CASSANDRA-5300) Insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590467#comment-13590467 ] Aleksey Yeschenko commented on CASSANDRA-5300: -- bq. I'd prefer doing the

[jira] [Commented] (CASSANDRA-3783) Add 'null' support to CQL 3.0

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590511#comment-13590511 ] Sylvain Lebresne commented on CASSANDRA-3783: - bq. It would also be

git commit: Fix insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 d8e819386 - 7c920b0bb Fix insufficient validation of UPDATE queries against counter cfs patch by slebresne; reviewed by iamaleksey for CASSANDRA-5300 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-03-01 Thread slebresne
Updated Branches: refs/heads/trunk 7b65883d8 - a17f0ed4e Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a17f0ed4 Tree:

[1/2] git commit: Fix insufficient validation of UPDATE queries against counter cfs

2013-03-01 Thread slebresne
Fix insufficient validation of UPDATE queries against counter cfs patch by slebresne; reviewed by iamaleksey for CASSANDRA-5300 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7c920b0b Tree:

[jira] [Commented] (CASSANDRA-4795) replication, compaction, compression? options are not validated

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590518#comment-13590518 ] Sylvain Lebresne commented on CASSANDRA-4795: - So, does the absence of

[jira] [Commented] (CASSANDRA-5081) Support null values in PreparedStatements parameters

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590520#comment-13590520 ] Sylvain Lebresne commented on CASSANDRA-5081: - I'd be thankful if someone

[jira] [Commented] (CASSANDRA-5062) Support CAS

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590519#comment-13590519 ] Jonathan Ellis commented on CASSANDRA-5062: --- bq. To be able to continue, we

[jira] [Created] (CASSANDRA-5302) Fix nodetool ring and status output format for IPv6 addresses

2013-03-01 Thread JIRA
Michał Michalski created CASSANDRA-5302: --- Summary: Fix nodetool ring and status output format for IPv6 addresses Key: CASSANDRA-5302 URL: https://issues.apache.org/jira/browse/CASSANDRA-5302

[jira] [Updated] (CASSANDRA-5302) Fix nodetool ring and status output format for IPv6 addresses

2013-03-01 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Michalski updated CASSANDRA-5302: Attachment: 5302.patch Fix nodetool ring and status output format for

[jira] [Updated] (CASSANDRA-5302) Fix nodetool ring and status output format for IPv6 addresses

2013-03-01 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Michalski updated CASSANDRA-5302: Description: My pedantic nature can't stand having unaligned columns in

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-03-01 Thread Joey Imbasciano (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590564#comment-13590564 ] Joey Imbasciano commented on CASSANDRA-4206: I am seeing what seems like

[jira] [Updated] (CASSANDRA-3929) Support row size limits

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3929: -- Reviewer: slebresne (was: jbellis) Support row size limits

[jira] [Commented] (CASSANDRA-5251) Hadoop support should be able to work with multiple column families

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590587#comment-13590587 ] Jonathan Ellis commented on CASSANDRA-5251: --- If you want to m/r data without

[jira] [Commented] (CASSANDRA-5285) PropertyFileSnitch default DC/Rack behavior is broken in 1.2

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590588#comment-13590588 ] Jonathan Ellis commented on CASSANDRA-5285: --- +1

[jira] [Updated] (CASSANDRA-5081) Support null values in PreparedStatements parameters

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5081: Attachment: (was: 5081.patch) Support null values in

[jira] [Updated] (CASSANDRA-5081) Support null values in PreparedStatements parameters

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5081: Attachment: 5081.txt Support null values in PreparedStatements parameters

[jira] [Commented] (CASSANDRA-5182) Deletable rows are sometimes not removed during compaction

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590601#comment-13590601 ] Jonathan Ellis commented on CASSANDRA-5182: --- bq. So overall I do like the

[jira] [Commented] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590604#comment-13590604 ] Jonathan Ellis commented on CASSANDRA-5051: --- v2 attached that makes

[jira] [Updated] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5051: -- Attachment: 5051-v2.txt Allow automatic cleanup after gc_grace

[jira] [Commented] (CASSANDRA-5255) dsnitch severity is not correctly set for compaction info

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590605#comment-13590605 ] Jonathan Ellis commented on CASSANDRA-5255: --- +1 on the fix for negative

[jira] [Updated] (CASSANDRA-5081) Support null values in PreparedStatements parameters

2013-03-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5081: - Reviewer: iamaleksey Support null values in PreparedStatements

[jira] [Updated] (CASSANDRA-4937) CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4937: -- Reviewer: yukim (was: jbellis) CRAR improvements (object cache +

[Cassandra Wiki] Trivial Update of KelliYost by KelliYost

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The KelliYost page has been changed by KelliYost: http://wiki.apache.org/cassandra/KelliYost New page: I'd been around Xinjiang Tarim Higher educatoin institutions farm h2o

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-03-01 Thread Joey Imbasciano (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590641#comment-13590641 ] Joey Imbasciano commented on CASSANDRA-4206: Version: 1.2.2 - 6 nodes, RF3

[jira] [Commented] (CASSANDRA-5062) Support CAS

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590654#comment-13590654 ] Sylvain Lebresne commented on CASSANDRA-5062: - bq. I think you're correct

git commit: Fix propertyFileSnitch default DC/Rack behavior

2013-03-01 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 7c920b0bb - 709381387 Fix propertyFileSnitch default DC/Rack behavior patch by slebresne; reviewed by jbellis for CASSANDRA-5285 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Fix propertyFileSnitch default DC/Rack behavior

2013-03-01 Thread slebresne
Fix propertyFileSnitch default DC/Rack behavior patch by slebresne; reviewed by jbellis for CASSANDRA-5285 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/70938138 Tree:

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-03-01 Thread slebresne
Updated Branches: refs/heads/trunk a17f0ed4e - a562636e5 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a562636e Tree:

[jira] [Assigned] (CASSANDRA-5301) Clean up bash scripts in bin/ and tools/bin/

2013-03-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson reassigned CASSANDRA-5301: -- Assignee: Marcus Eriksson Clean up bash scripts in bin/ and

[jira] [Commented] (CASSANDRA-5182) Deletable rows are sometimes not removed during compaction

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590683#comment-13590683 ] Sylvain Lebresne commented on CASSANDRA-5182: - bq. if we say only disable

[jira] [Commented] (CASSANDRA-5062) Support CAS

2013-03-01 Thread Cristian Opris (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590705#comment-13590705 ] Cristian Opris commented on CASSANDRA-5062: --- There is this paper that might

[jira] [Created] (CASSANDRA-5303) Executing SELECT which uses IN() function, on table with set column , returns 'Internal application error'.

2013-03-01 Thread Krzysztof Cieslinski Cognitum (JIRA)
Krzysztof Cieslinski Cognitum created CASSANDRA-5303: Summary: Executing SELECT which uses IN() function, on table with set column , returns 'Internal application error'. Key: CASSANDRA-5303

[jira] [Created] (CASSANDRA-5304) Being able to delete by index

2013-03-01 Thread Joachim Haagen Skeie (JIRA)
Joachim Haagen Skeie created CASSANDRA-5304: --- Summary: Being able to delete by index Key: CASSANDRA-5304 URL: https://issues.apache.org/jira/browse/CASSANDRA-5304 Project: Cassandra

[jira] [Assigned] (CASSANDRA-5303) Executing SELECT which uses IN() function, on table with set column , returns 'Internal application error'.

2013-03-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-5303: --- Assignee: Sylvain Lebresne Executing SELECT which uses IN()

[Cassandra Wiki] Trivial Update of Melisa08W by Melisa08W

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The Melisa08W page has been changed by Melisa08W: http://wiki.apache.org/cassandra/Melisa08W New page: Hey fellas !! The name is NOVELLA POPE. I reside in Ogden.BR I am turning 57. I

[jira] [Created] (CASSANDRA-5305) clqsh COPY is broken after strictening validation in 1.2.2 (quotes ints)

2013-03-01 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-5305: Summary: clqsh COPY is broken after strictening validation in 1.2.2 (quotes ints) Key: CASSANDRA-5305 URL: https://issues.apache.org/jira/browse/CASSANDRA-5305

[Cassandra Wiki] Trivial Update of JimhzJ59 by JimhzJ59

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The JimhzJ59 page has been changed by JimhzJ59: http://wiki.apache.org/cassandra/JimhzJ59 New page: Hi !! I am CHRISTIA MCCARTHY. I might join The Limited Finishing School built at

[jira] [Commented] (CASSANDRA-5081) Support null values in PreparedStatements parameters

2013-03-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590785#comment-13590785 ] Aleksey Yeschenko commented on CASSANDRA-5081: -- +1

git commit: cqlsh: Ninja-alter blob formatter (prepend '0x')

2013-03-01 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 709381387 - 56b19f4af cqlsh: Ninja-alter blob formatter (prepend '0x') Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/56b19f4a Tree:

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-03-01 Thread aleksey
Updated Branches: refs/heads/trunk a562636e5 - 224a6f456 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/224a6f45 Tree:

[1/2] git commit: cqlsh: Ninja-alter blob formatter (prepend '0x')

2013-03-01 Thread aleksey
cqlsh: Ninja-alter blob formatter (prepend '0x') Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/56b19f4a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/56b19f4a Diff:

[jira] [Commented] (CASSANDRA-4795) replication, compaction, compression? options are not validated

2013-03-01 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590852#comment-13590852 ] Pavel Yaskevich commented on CASSANDRA-4795: bq. Show me an existing

[jira] [Commented] (CASSANDRA-5182) Deletable rows are sometimes not removed during compaction

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590940#comment-13590940 ] Jonathan Ellis commented on CASSANDRA-5182: --- bq. if we do use getPosition,

[jira] [Updated] (CASSANDRA-5304) Clarify error message when delete predicate does not specify the PK

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5304: -- Summary: Clarify error message when delete predicate does not specify the PK

[jira] [Updated] (CASSANDRA-5062) Support CAS

2013-03-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5062: -- Attachment: half-baked commit 3.jpg half-baked commit 2.jpg

[Cassandra Wiki] Trivial Update of LyndonCom by LyndonCom

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The LyndonCom page has been changed by LyndonCom: http://wiki.apache.org/cassandra/LyndonCom New page: Hey guys !! I am CHARISE MEADOWS. I am from Minneapolis.BR My school's name is

[Cassandra Wiki] Trivial Update of AbelFaber by AbelFaber

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The AbelFaber page has been changed by AbelFaber: http://wiki.apache.org/cassandra/AbelFaber New page: Wassp People !! The name is RANDY QUINN. I am taking admission in The

[jira] [Commented] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-03-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591228#comment-13591228 ] Brandon Williams commented on CASSANDRA-5051: - bq. But is there potential

[jira] [Created] (CASSANDRA-5306) Improve Dsnitch Severity

2013-03-01 Thread Vijay (JIRA)
Vijay created CASSANDRA-5306: Summary: Improve Dsnitch Severity Key: CASSANDRA-5306 URL: https://issues.apache.org/jira/browse/CASSANDRA-5306 Project: Cassandra Issue Type: Improvement

git commit: dsnitch severity is not correctly set for compaction info patch by Vijay; reviewed by jbellis for CASSANDRA-5255

2013-03-01 Thread vijay
Updated Branches: refs/heads/cassandra-1.2 56b19f4af - 71b2bd15d dsnitch severity is not correctly set for compaction info patch by Vijay; reviewed by jbellis for CASSANDRA-5255 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: dsnitch severity is not correctly set for compaction info patch by Vijay; reviewed by jbellis for CASSANDRA-5255

2013-03-01 Thread vijay
dsnitch severity is not correctly set for compaction info patch by Vijay; reviewed by jbellis for CASSANDRA-5255 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/71b2bd15 Tree:

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-03-01 Thread vijay
Updated Branches: refs/heads/trunk 224a6f456 - 589fd5979 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/589fd597 Tree:

[Cassandra Wiki] Trivial Update of VickeyIng by VickeyIng

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The VickeyIng page has been changed by VickeyIng: http://wiki.apache.org/cassandra/VickeyIng New page: Wassp People !! My name is CLYDE MOONEY. I want to study at The Patient

git commit: more descriptive exception message

2013-03-01 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 71b2bd15d - 8261aa083 more descriptive exception message Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8261aa08 Tree:

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-03-01 Thread dbrosius
Updated Branches: refs/heads/trunk 589fd5979 - 4f0c4b7a2 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f0c4b7a Tree:

[1/2] git commit: more descriptive exception message

2013-03-01 Thread dbrosius
more descriptive exception message Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8261aa08 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8261aa08 Diff:

[jira] [Updated] (CASSANDRA-5181) cassandra-all 1.2.0 pom missing netty dependency

2013-03-01 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5181: Reviewer: dbrosius cassandra-all 1.2.0 pom missing netty dependency

[jira] [Commented] (CASSANDRA-5181) cassandra-all 1.2.0 pom missing netty dependency

2013-03-01 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591323#comment-13591323 ] Dave Brosius commented on CASSANDRA-5181: - +1 lgtm

[jira] [Updated] (CASSANDRA-5181) cassandra-all 1.2.0 pom missing netty dependency

2013-03-01 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5181: Assignee: Sylvain Lebresne cassandra-all 1.2.0 pom missing netty dependency

[Cassandra Wiki] Trivial Update of RichelleW by RichelleW

2013-03-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The RichelleW page has been changed by RichelleW: http://wiki.apache.org/cassandra/RichelleW New page: Howdy !! My name is MAY HALL. I belong to Danbury. I have a job as Architect.BR

[jira] [Commented] (CASSANDRA-5305) clqsh COPY is broken after strictening validation in 1.2.2 (quotes ints)

2013-03-01 Thread Pushkar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591347#comment-13591347 ] Pushkar commented on CASSANDRA-5305: Any workaround for this issue? Not being able