Re: Ticket CASSANDRA-3578 - Multithreaded CommitLog

2011-12-10 Thread Jonathan Ellis
2011/12/8 Piotr Kołaczkowski : > Can someone tell me what is the use pattern of the CommitLog#add method? I > mean, is it possible, that a single thread calls add many times, remembers > the returned Future objects and *then* waits on all / some of them? Or is it > always like: add, then wait (unti

Re: [VOTE] Release Apache Cassandra 1.0.6

2011-12-10 Thread Eric Evans
On Sat, Dec 10, 2011 at 7:26 PM, Sylvain Lebresne wrote: > I know, I know, 1.0.5 is just out the oven. Yet, we've fixed a number of > annoying bugs, and in particular CASSANDRA-3551 and CASSANDRA-3577,3585 > probably justify a new release by themselves. I thus propose the following > artifactfs fo

Re: [VOTE] Release Apache Cassandra 0.8.9

2011-12-10 Thread Jonathan Ellis
+1 On Sat, Dec 10, 2011 at 8:10 PM, Sylvain Lebresne wrote: > A second vote in the same day!? I know what you've just though: santa comes > early this year.  But no, you're not dreaming: CASSANDRA-3472 (0.8.8) > re-enabled cross-DC efficient writes that was mistakenly disabled since pretty > much

Re: [VOTE] Release Apache Cassandra 1.0.6

2011-12-10 Thread Vijay
+1 Regards, On Sat, Dec 10, 2011 at 5:26 PM, Sylvain Lebresne wrote: > I know, I know, 1.0.5 is just out the oven. Yet, we've fixed a number of > annoying bugs, and in particular CASSANDRA-3551 and CASSANDRA-3577,3585 > probably justify a new release by themselves. I thus propose the followin

[VOTE] Release Apache Cassandra 0.8.9

2011-12-10 Thread Sylvain Lebresne
A second vote in the same day!? I know what you've just though: santa comes early this year. But no, you're not dreaming: CASSANDRA-3472 (0.8.8) re-enabled cross-DC efficient writes that was mistakenly disabled since pretty much forever, but turns out this code was broken (CASSANDRA-3577,3585). Si

Re: [VOTE] Release Apache Cassandra 1.0.6

2011-12-10 Thread Jonathan Ellis
+1 On Sat, Dec 10, 2011 at 7:26 PM, Sylvain Lebresne wrote: > I know, I know, 1.0.5 is just out the oven. Yet, we've fixed a number of > annoying bugs, and in particular CASSANDRA-3551 and CASSANDRA-3577,3585 > probably justify a new release by themselves. I thus propose the following > artifactf

[VOTE] Release Apache Cassandra 1.0.6

2011-12-10 Thread Sylvain Lebresne
I know, I know, 1.0.5 is just out the oven. Yet, we've fixed a number of annoying bugs, and in particular CASSANDRA-3551 and CASSANDRA-3577,3585 probably justify a new release by themselves. I thus propose the following artifactfs for release as 1.0.6. SVN: https://svn.apache.org/repos/asf/cassand

Build failed in Jenkins: Cassandra-0.8 #418

2011-12-10 Thread Apache Jenkins Server
See Changes: [slebresne] prepare for release 0.8.9 -- [...truncated 2004 lines...] [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run:

Jenkins build is still unstable: Cassandra-Coverage #186

2011-12-10 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Cassandra-0.8-Coverage #157

2011-12-10 Thread Apache Jenkins Server
See

Build failed in Jenkins: Cassandra-0.8 #417

2011-12-10 Thread Apache Jenkins Server
See Changes: [jbellis] remove invalid assertion that table was opened before dropping it patch by slebresne; reviewed by jbellis for CASSANDRA-3580 -- [...truncated 2012 lines...] [junit] Testsu

Build failed in Jenkins: Cassandra #1251

2011-12-10 Thread Apache Jenkins Server
See Changes: [jbellis] add support for JVM_EXTRA_OPTS env variable to cassandra-env.sh patch by Radim Kolar; reviewed by Paul Cannon for CASSANDRA-3476 -- [...truncated 2483 lines...] [junit] org.a

Build failed in Jenkins: Cassandra-quick #173

2011-12-10 Thread Apache Jenkins Server
See Changes: [jbellis] add support for JVM_EXTRA_OPTS env variable to cassandra-env.sh patch by Radim Kolar; reviewed by Paul Cannon for CASSANDRA-3476 -- [...truncated 1840 lines...] [junit]

Re: [jira] [Updated] (CASSANDRA-3577) TimeoutException When using QuorumEach or ALL consistency on Multi-DC

2011-12-10 Thread noreply
/**AUTOMATICALLY GENERATED MESSAGE*/ This email inbox is not being monitored. For support/troubleshooting requests, please send emails to c...@support.cloud.cm /**AUTOMATICALLY GENERATED MESSAGE*/

Re: [jira] [Reopened] (CASSANDRA-3605) Exception swallowing in Hex.java

2011-12-10 Thread noreply
/**AUTOMATICALLY GENERATED MESSAGE*/ This email inbox is not being monitored. For support/troubleshooting requests, please send emails to c...@support.cloud.cm /**AUTOMATICALLY GENERATED MESSAGE*/

Re: [jira] [Updated] (CASSANDRA-3605) Exception swallowing in Hex.java

2011-12-10 Thread noreply
/**AUTOMATICALLY GENERATED MESSAGE*/ This email inbox is not being monitored. For support/troubleshooting requests, please send emails to c...@support.cloud.cm /**AUTOMATICALLY GENERATED MESSAGE*/

Re: [jira] [Commented] (CASSANDRA-3485) Gossiper.addSavedEndpoint should never add itself

2011-12-10 Thread noreply
/**AUTOMATICALLY GENERATED MESSAGE*/ This email inbox is not being monitored. For support/troubleshooting requests, please send emails to c...@support.cloud.cm /**AUTOMATICALLY GENERATED MESSAGE*/

Re: Build failed in Jenkins: Cassandra-0.8 #416

2011-12-10 Thread noreply
/**AUTOMATICALLY GENERATED MESSAGE*/ This email inbox is not being monitored. For support/troubleshooting requests, please send emails to c...@support.cloud.cm /**AUTOMATICALLY GENERATED MESSAGE*/

Build failed in Jenkins: Cassandra-0.8 #416

2011-12-10 Thread Apache Jenkins Server
See Changes: [brandonwilliams] Fix broken 3485 commit [brandonwilliams] Update changes for 3485 [brandonwilliams] Prevent gossiper from adding itself to saved endpoints. Patch by brandonwilliams reviewed by Paul Cannon for CASSANDRA-3485