[jira] Created: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings

2010-07-15 Thread Jonathan Ellis (JIRA)
Log summary of dropped messages instead of spamming log with warnings - Key: CASSANDRA-1284 URL: https://issues.apache.org/jira/browse/CASSANDRA-1284 Project: Cassandra Issu

[jira] Commented: (CASSANDRA-1214) Make standard IO the default

2010-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888950#action_12888950 ] Jonathan Ellis commented on CASSANDRA-1214: --- according to http://andrigoss.bl

[Cassandra Wiki] Update of "ArticlesAndPresentations" b y JonathanEllis

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ArticlesAndPresentations" page has been changed by JonathanEllis. The comment on this change is: promote Maxim Grinev's posts to "Recommended". http://wiki.apache.org/cassandra/A

buildbot success in ASF Buildbot on cassandra-trunk

2010-07-15 Thread buildbot
The Buildbot has detected a restored build of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/227 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch cassandra/

svn commit: r964626 - /cassandra/trunk/src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java

2010-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Thu Jul 15 22:12:42 2010 New Revision: 964626 URL: http://svn.apache.org/viewvc?rev=964626&view=rev Log: simplify AdaptiveLatencyTracker probability calculation. Modified: cassandra/trunk/src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java Modified

buildbot failure in ASF Buildbot on cassandra-trunk

2010-07-15 Thread buildbot
The Buildbot has detected a new failure of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/226 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch cassandra/tru

svn commit: r964625 - /cassandra/trunk/src/java/org/apache/cassandra/gms/FailureDetector.java

2010-07-15 Thread jbellis
Author: jbellis Date: Thu Jul 15 22:08:19 2010 New Revision: 964625 URL: http://svn.apache.org/viewvc?rev=964625&view=rev Log: simplify FailureDetector probability calculation. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/gms/FailureDetector.java Modified: cassan

[Cassandra Wiki] Update of "InstallThrift" by jeremyhan na

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "InstallThrift" page has been changed by jeremyhanna. The comment on this change is: Added note about configuring thrift on the mac.. http://wiki.apache.org/cassandra/InstallThrif

[jira] Commented: (CASSANDRA-475) sending random data crashes thrift service

2010-07-15 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888918#action_12888918 ] Nate McCall commented on CASSANDRA-475: --- THRIFT-820 created and patch submitted. W

[jira] Commented: (CASSANDRA-475) sending random data crashes thrift service

2010-07-15 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888916#action_12888916 ] Nate McCall commented on CASSANDRA-475: --- checkReadLength in TBinaryProtocol looks

[jira] Commented: (CASSANDRA-1221) loadbalance operation never completes on a 3 node cluster

2010-07-15 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888913#action_12888913 ] Gary Dusbabek commented on CASSANDRA-1221: -- Thanks Arya. I can reproduce this.

buildbot success in ASF Buildbot on cassandra-trunk

2010-07-15 Thread buildbot
The Buildbot has detected a restored build of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/225 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch cassandra/

svn commit: r964564 - /cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java

2010-07-15 Thread jbellis
Author: jbellis Date: Thu Jul 15 20:16:55 2010 New Revision: 964564 URL: http://svn.apache.org/viewvc?rev=964564&view=rev Log: switch CFOutputFormatTest client to Framed mode. patch by jbellis Modified: cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java

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

2010-07-15 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1297#action_1297 ] Gary Dusbabek commented on CASSANDRA-1272: -- I created another Intellij module

svn commit: r964555 - /cassandra/trunk/bin/nodeprobe

2010-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Thu Jul 15 19:53:08 2010 New Revision: 964555 URL: http://svn.apache.org/viewvc?rev=964555&view=rev Log: Remove deprecated nodeprobe link Removed: cassandra/trunk/bin/nodeprobe

svn commit: r964554 - /cassandra/trunk/contrib/py_stress/stress.py

2010-07-15 Thread brandonwilliams
Author: brandonwilliams Date: Thu Jul 15 19:52:26 2010 New Revision: 964554 URL: http://svn.apache.org/viewvc?rev=964554&view=rev Log: stress.py uses framed mode by default Modified: cassandra/trunk/contrib/py_stress/stress.py Modified: cassandra/trunk/contrib/py_stress/stress.py URL: http:

svn commit: r964550 - in /cassandra/trunk/src/java/org/apache/cassandra: service/StorageService.java service/StorageServiceMBean.java tools/NodeCmd.java tools/NodeProbe.java utils/FBUtilities.java

2010-07-15 Thread jbellis
Author: jbellis Date: Thu Jul 15 19:40:19 2010 New Revision: 964550 URL: http://svn.apache.org/viewvc?rev=964550&view=rev Log: get cassandra release version via JMX. patch by mdennis; reviewed by jbellis for CASSANDRA-1031 Modified: cassandra/trunk/src/java/org/apache/cassandra/service/Stor

[jira] Issue Comment Edited: (CASSANDRA-475) sending random data crashes thrift service

2010-07-15 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1289#action_1289 ] Jon Hermes edited comment on CASSANDRA-475 at 7/15/10 3:28 PM: ---

[jira] Commented: (CASSANDRA-475) sending random data crashes thrift service

2010-07-15 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1289#action_1289 ] Jon Hermes commented on CASSANDRA-475: -- Hudson also found this error in build 492.

[jira] Created: (CASSANDRA-1283) Make the row cache pluggable

2010-07-15 Thread Daniel Kluesing (JIRA)
Make the row cache pluggable - Key: CASSANDRA-1283 URL: https://issues.apache.org/jira/browse/CASSANDRA-1283 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Daniel Klue

[jira] Updated: (CASSANDRA-1283) Make the row cache pluggable

2010-07-15 Thread Daniel Kluesing (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kluesing updated CASSANDRA-1283: --- Attachment: trunk-pluggableCache.txt The CLHM has some draw backs, mainly high st

[jira] Commented: (CASSANDRA-580) vector clock support

2010-07-15 Thread Kazuki Aranami (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1249#action_1249 ] Kazuki Aranami commented on CASSANDRA-580: -- Hi Kelvin Kakugawa, I pay attentio

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

2010-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-1155: Attachment: 1155.txt Patch to store persistent statistics in the system keyspac

[jira] Commented: (CASSANDRA-580) vector clock support

2010-07-15 Thread Kelvin Kakugawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1247#action_1247 ] Kelvin Kakugawa commented on CASSANDRA-580: --- Hi Kazuki, I'm going to bring ve

[Cassandra Wiki] Update of "ArticlesAndPresentations" b y MaxGrinev

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ArticlesAndPresentations" page has been changed by MaxGrinev. http://wiki.apache.org/cassandra/ArticlesAndPresentations?action=diff&rev1=90&rev2=91 -

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

2010-07-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1280: -- Attachment: 1280-2.txt -2 moves the helper methods to FBUtilities to avoid this. (

[jira] Updated: (CASSANDRA-1214) Make standard IO the default

2010-07-15 Thread Schubert Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Schubert Zhang updated CASSANDRA-1214: -- Attachment: Read Throughput with mmap.jpg Yes, I also found it is not good with mma

[jira] Reopened: (CASSANDRA-475) sending random data crashes thrift service

2010-07-15 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reopened CASSANDRA-475: I'm occasionally getting this error with stress.py after doing a few million insert

[jira] Commented: (CASSANDRA-580) vector clock support

2010-07-15 Thread Kazuki Aranami (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888789#action_12888789 ] Kazuki Aranami commented on CASSANDRA-580: -- Hello. I recognize that I am very

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

2010-07-15 Thread Phillip Michalak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888738#action_12888738 ] Phillip Michalak edited comment on CASSANDRA-1280 at 7/15/10 5:42 AM: ---

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

2010-07-15 Thread Phillip Michalak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888738#action_12888738 ] Phillip Michalak commented on CASSANDRA-1280: - Still seeing storage-conf.xm

[Cassandra Wiki] Update of "FAQ" by MichaelSchade

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by MichaelSchade. http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=78&rev2=79 -- == Can I S

[Cassandra Wiki] Trivial Update of "FAQ" by MichaelScha de

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by MichaelSchade. The comment on this change is: Grammar.. http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=77&rev2=78 --

[Cassandra Wiki] Trivial Update of "FAQ" by MichaelScha de

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FAQ" page has been changed by MichaelSchade. The comment on this change is: Grammar.. http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=76&rev2=77 --

[Cassandra Wiki] Trivial Update of "ArchitectureOverview " by MichaelSchade

2010-07-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ArchitectureOverview" page has been changed by MichaelSchade. The comment on this change is: Fixed grammar and clarified text.. http://wiki.apache.org/cassandra/ArchitectureOverv