[jira] [Commented] (CASSANDRA-3250) fsync the directory after new sstable or commit log segment are created

2011-12-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171465#comment-13171465 ] Jonathan Ellis commented on CASSANDRA-3250: --- bq. we need every writer to be

svn commit: r1215392 - /cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra/db/context/CounterContext.java

2011-12-16 Thread jbellis
Author: jbellis Date: Sat Dec 17 04:51:50 2011 New Revision: 1215392 URL: http://svn.apache.org/viewvc?rev=1215392&view=rev Log: switch CounterContext from log4j to slf4j patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3603 Modified: cassandra/branches/cassandra-1.0/src/java/org/a

[jira] [Reopened] (CASSANDRA-2475) Prepared statements

2011-12-16 Thread Eric Evans (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans reopened CASSANDRA-2475: --- I found a rather serious issue with the way bind markers are indexed. Basically {{QueryProce

[jira] [Updated] (CASSANDRA-2475) Prepared statements

2011-12-16 Thread Eric Evans (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-2475: -- Attachment: v10-0003-clean-up-Term-ctors.txt v10-0002-index-bind-markers-usi

[jira] [Commented] (CASSANDRA-3643) Cassandra C CQL driver

2011-12-16 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171439#comment-13171439 ] Brandon Williams commented on CASSANDRA-3643: - bq. a C driver will still b

[jira] [Commented] (CASSANDRA-3643) Cassandra C CQL driver

2011-12-16 Thread Matthew F. Dennis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171435#comment-13171435 ] Matthew F. Dennis commented on CASSANDRA-3643: -- I agree that C (and C++)

[jira] [Updated] (CASSANDRA-3571) make stream throttling configurable at runtime with nodetool

2011-12-16 Thread Peter Schuller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schuller updated CASSANDRA-3571: -- Attachment: CASSANDRA-3571-1.0-rebased.txt Sure, rebased for 1.0. I doubt it won't

[jira] [Updated] (CASSANDRA-3603) CounterColumn and CounterContext use a log4j logger instead of using slf4j like the rest of the code base

2011-12-16 Thread Peter Schuller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Schuller updated CASSANDRA-3603: -- Attachment: CASSANDRA-3603-trunk.txt Trivial patch applied. > Coun

[jira] [Commented] (CASSANDRA-3641) inconsistent/corrupt counters w/ broken shards never converge

2011-12-16 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171380#comment-13171380 ] Peter Schuller commented on CASSANDRA-3641: --- Sorry, this depends on CASSANDR

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171368#comment-13171368 ] Pavel Yaskevich commented on CASSANDRA-2474: Agreed. > CQ

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171320#comment-13171320 ] Jonathan Ellis commented on CASSANDRA-2474: --- I like the WITH change. This a

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171314#comment-13171314 ] Pavel Yaskevich commented on CASSANDRA-2474: I think that this is the best

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171304#comment-13171304 ] Jonathan Ellis commented on CASSANDRA-2474: --- How about this? {noformat} CRE

[jira] [Created] (CASSANDRA-3643) Cassandra C CQL driver

2011-12-16 Thread Vlad Paiu (Created) (JIRA)
Cassandra C CQL driver -- Key: CASSANDRA-3643 URL: https://issues.apache.org/jira/browse/CASSANDRA-3643 Project: Cassandra Issue Type: Wish Components: Drivers Affects Versions: 1.0.6 Environment: a

svn commit: r1215295 - /cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra/service/AbstractCassandraDaemon.java

2011-12-16 Thread brandonwilliams
Author: brandonwilliams Date: Fri Dec 16 21:31:36 2011 New Revision: 1215295 URL: http://svn.apache.org/viewvc?rev=1215295&view=rev Log: Check for permission problems with directories on startup. Patch by Yuki Morishita, reviewed by brandonwilliams for CASSANDRA-3544 Modified: cassandra/bran

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171208#comment-13171208 ] Jonathan Ellis commented on CASSANDRA-2474: --- Thinking out loud: - We need t

[jira] [Commented] (CASSANDRA-3616) Temp SSTable and file descriptor leak

2011-12-16 Thread Eric Parusel (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171192#comment-13171192 ] Eric Parusel commented on CASSANDRA-3616: - 1.0.6 + 3616.patch fixes this issue

[cassandra-node] push by gdusba...@gmail.com - sentinel -> timeoutId on 2011-12-16 16:47 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
Revision: 355b1977c1de Author: gdusbabek Date: Fri Dec 16 08:46:02 2011 Log: sentinel -> timeoutId http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=355b1977c1de Modified: /lib/driver.js === --- /lib/driver.js Fri D

[cassandra-node] 0 new revisions pushed by gdusba...@gmail.com on 2011-12-16 16:48 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
0 new revisions http://code.google.com/a/apache-extras.org/p/cassandra-node/source/list

[cassandra-node] push by gdusba...@gmail.com - bump version to 0.6.0, update contributors on 2011-12-16 16:57 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
Revision: 314a6105c753 Author: Gary Dusbabek Date: Fri Dec 16 08:57:33 2011 Log: bump version to 0.6.0, update contributors http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=314a6105c753 Modified: /package.json === --- /

[cassandra-node] 0 new revisions pushed by gdusba...@gmail.com on 2011-12-16 16:59 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
0 new revisions http://code.google.com/a/apache-extras.org/p/cassandra-node/source/list

[cassandra-node] push by gdusba...@gmail.com - get rid of .npmignore, just use .gitignore on 2011-12-16 17:02 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
Revision: 56f9ad84cefe Author: Gary Dusbabek Date: Fri Dec 16 09:02:19 2011 Log: get rid of .npmignore, just use .gitignore http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=56f9ad84cefe Deleted: /.npmignore === --- /.np

[jira] [Commented] (CASSANDRA-3571) make stream throttling configurable at runtime with nodetool

2011-12-16 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171124#comment-13171124 ] Yuki Morishita commented on CASSANDRA-3571: --- Peter, could you rebase this pa

[jira] [Updated] (CASSANDRA-3544) NPE on startup when there are permissions issues with directories

2011-12-16 Thread Yuki Morishita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3544: -- Attachment: (was: cassandra-1.0-3544.txt) > NPE on startup when there are p

[jira] [Updated] (CASSANDRA-3544) NPE on startup when there are permissions issues with directories

2011-12-16 Thread Yuki Morishita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3544: -- Attachment: cassandra-1.0-3544.txt You're right. I changed to assert only when dire

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-12-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1317#comment-1317 ] Jonathan Ellis commented on CASSANDRA-2474: --- Robin Schumacher notes that Ora

[jira] [Commented] (CASSANDRA-3619) Use a separate writer thread for the SSTableSimpleUnsortedWriter

2011-12-16 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171094#comment-13171094 ] Yuki Morishita commented on CASSANDRA-3619: --- +1 > Use a sep

[jira] [Commented] (CASSANDRA-3642) Failed to delete any Index.db on Windows

2011-12-16 Thread Viktor Jevdokimov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171076#comment-13171076 ] Viktor Jevdokimov commented on CASSANDRA-3642: -- This is not reproducible

[cassandra-node] push by gdusba...@gmail.com - Move the timeout logic into the calls themselves. I think this simplif... on 2011-12-16 14:12 GMT

2011-12-16 Thread cassandra-node . apache-extras . org
Revision: e33b86b78b05 Author: gdusbabek Date: Fri Dec 16 06:12:33 2011 Log: Move the timeout logic into the calls themselves. I think this simplifies the logic by avoiding the layering and indirection introduced by the wrapping approach. http://code.google.com/a/apache-extras.or

[jira] [Updated] (CASSANDRA-3143) Global caches (key/row)

2011-12-16 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3143: --- Attachment: 0007-caches-made-backward-compatible-second-round-of-chan.patch >

[jira] [Updated] (CASSANDRA-3143) Global caches (key/row)

2011-12-16 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3143: --- Attachment: 0007-second-round-of-changes-according-to-Sylvain-comment.patch row/k

[jira] [Updated] (CASSANDRA-3143) Global caches (key/row)

2011-12-16 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3143: --- Attachment: (was: 0007-second-round-of-changes-according-to-Sylvain-comment.p

[jira] [Commented] (CASSANDRA-3589) Degraded performance of sstable-generator api and sstable-loader utility in cassandra 1.0.x

2011-12-16 Thread Samarth Gahire (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170913#comment-13170913 ] Samarth Gahire commented on CASSANDRA-3589: --- Both the issues 3589 and 3618 s

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-12-16 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170908#comment-13170908 ] Pavel Yaskevich commented on CASSANDRA-1391: Isn't that an over-complicati

[jira] [Created] (CASSANDRA-3642) Failed to delete any Index.db on Windows

2011-12-16 Thread Viktor Jevdokimov (Created) (JIRA)
Failed to delete any Index.db on Windows Key: CASSANDRA-3642 URL: https://issues.apache.org/jira/browse/CASSANDRA-3642 Project: Cassandra Issue Type: Bug Affects Versions: 1.0.6 Environme

[jira] [Commented] (CASSANDRA-3615) CommitLog BufferOverflowException

2011-12-16 Thread Vitalii Tymchyshyn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170853#comment-13170853 ] Vitalii Tymchyshyn commented on CASSANDRA-3615: --- Ooops. It seems that wh