[jira] Created: (CASSANDRA-1687) Add UUID functions to cli

2010-10-29 Thread Jonathan Ellis (JIRA)
Add UUID functions to cli - Key: CASSANDRA-1687 URL: https://issues.apache.org/jira/browse/CASSANDRA-1687 Project: Cassandra Issue Type: New Feature Components: Tools Reporter: Jonathan Ellis

svn commit: r1028960 - in /cassandra/branches/cassandra-0.7: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/dht/

2010-10-29 Thread jbellis
Author: jbellis Date: Sat Oct 30 01:09:05 2010 New Revision: 1028960 URL: http://svn.apache.org/viewvc?rev=1028960&view=rev Log: merge r1028929 from trunk Modified: cassandra/branches/cassandra-0.7/ (props changed) cassandra/branches/cassandra-0.7/interface/thrift/gen-java/org/apache/c

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926513#action_12926513 ] Jonathan Ellis commented on CASSANDRA-1683: --- bq. I didn't know we were discou

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926480#action_12926480 ] Gary Dusbabek commented on CASSANDRA-1683: -- bq. This isn't bootstrapping thoug

[jira] Updated: (CASSANDRA-1670) cannot move a node

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1670: -- Component/s: Core Priority: Major (was: Minor) Fix Version/s: (w

[jira] Resolved: (CASSANDRA-1686) o.a.c.dht.AbstractBounds missing serialVersionUID

2010-10-29 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-1686. --- Resolution: Fixed committed. > o.a.c.dht.AbstractBounds missing serialVersionUID > -

svn commit: r1028929 - /cassandra/trunk/src/java/org/apache/cassandra/dht/AbstractBounds.java

2010-10-29 Thread eevans
Author: eevans Date: Fri Oct 29 22:08:48 2010 New Revision: 1028929 URL: http://svn.apache.org/viewvc?rev=1028929&view=rev Log: CASSANDRA-1686: assign a serialVersionUID Patch by eevans Modified: cassandra/trunk/src/java/org/apache/cassandra/dht/AbstractBounds.java Modified: cassandra/trunk

[jira] Commented: (CASSANDRA-1686) o.a.c.dht.AbstractBounds missing serialVersionUID

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926477#action_12926477 ] Jonathan Ellis commented on CASSANDRA-1686: --- +1 > o.a.c.dht.AbstractBounds m

[jira] Updated: (CASSANDRA-628) java.net.SocketException: Invalid argument / java.net.NoRouteToHostException: Network is unreachable

2010-10-29 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-628: - Fix Version/s: (was: 0.7 beta 3) 0.7.0 > java.net.SocketException: Inva

[jira] Updated: (CASSANDRA-1686) o.a.c.dht.AbstractBounds missing serialVersionUID

2010-10-29 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1686: -- Reviewer: jbellis > o.a.c.dht.AbstractBounds missing serialVersionUID > ---

[jira] Updated: (CASSANDRA-1686) o.a.c.dht.AbstractBounds missing serialVersionUID

2010-10-29 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-1686: -- Attachment: v1-0001-CASSANDRA-1686-assign-a-serialVersionUID.txt > o.a.c.dht.AbstractBounds

[jira] Created: (CASSANDRA-1686) o.a.c.dht.AbstractBounds missing serialVersionUID

2010-10-29 Thread Eric Evans (JIRA)
o.a.c.dht.AbstractBounds missing serialVersionUID - Key: CASSANDRA-1686 URL: https://issues.apache.org/jira/browse/CASSANDRA-1686 Project: Cassandra Issue Type: Bug Components: Tools

svn commit: r1028917 - /cassandra/trunk/CHANGES.txt

2010-10-29 Thread eevans
Author: eevans Date: Fri Oct 29 21:42:32 2010 New Revision: 1028917 URL: http://svn.apache.org/viewvc?rev=1028917&view=rev Log: document CASSANDRA-628 change (prefer IPv4) Patch by eevans Modified: cassandra/trunk/CHANGES.txt Modified: cassandra/trunk/CHANGES.txt URL: http://svn.apache.org

svn commit: r1028916 - /cassandra/branches/cassandra-0.7/CHANGES.txt

2010-10-29 Thread eevans
Author: eevans Date: Fri Oct 29 21:42:00 2010 New Revision: 1028916 URL: http://svn.apache.org/viewvc?rev=1028916&view=rev Log: document CASSANDRA-628 change (prefer IPv4) Patch by eevans Modified: cassandra/branches/cassandra-0.7/CHANGES.txt Modified: cassandra/branches/cassandra-0.7/CHANG

[jira] Resolved: (CASSANDRA-628) java.net.SocketException: Invalid argument / java.net.NoRouteToHostException: Network is unreachable

2010-10-29 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-628. -- Resolution: Fixed Fix Version/s: (was: 0.7.1) 0.7 beta 3 commi

[jira] Commented: (CASSANDRA-1670) cannot decom a node then bring it back to the cluster

2010-10-29 Thread Mike Bulman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926469#action_12926469 ] Mike Bulman commented on CASSANDRA-1670: Because move is decommission+bootstrap

svn commit: r1028914 - /cassandra/branches/cassandra-0.7/conf/cassandra-env.sh

2010-10-29 Thread eevans
Author: eevans Date: Fri Oct 29 21:39:30 2010 New Revision: 1028914 URL: http://svn.apache.org/viewvc?rev=1028914&view=rev Log: make -Djava.net.preferIPv4Stack=true default Patch by eevans for CASSANDRA-628 Modified: cassandra/branches/cassandra-0.7/conf/cassandra-env.sh Modified: cassandra

svn commit: r1028913 - /cassandra/trunk/conf/cassandra-env.sh

2010-10-29 Thread eevans
Author: eevans Date: Fri Oct 29 21:38:39 2010 New Revision: 1028913 URL: http://svn.apache.org/viewvc?rev=1028913&view=rev Log: make -Djava.net.preferIPv4Stack=true default Patch by eevans for CASSANDRA-628 Modified: cassandra/trunk/conf/cassandra-env.sh Modified: cassandra/trunk/conf/cassa

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926464#action_12926464 ] Jonathan Ellis commented on CASSANDRA-1678: --- seems to me it would be simpler

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926462#action_12926462 ] Jonathan Ellis commented on CASSANDRA-1683: --- bq. Consider bootstrapping an em

[jira] Updated: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1678: - Attachment: v2-0001-included-downed-hosts-in-schema-agreement-check.txt > describe_sc

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926453#action_12926453 ] Gary Dusbabek commented on CASSANDRA-1683: -- I think so. Consider bootstrappin

[jira] Updated: (CASSANDRA-1685) disambiguate READ_RESPONSE

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1685: -- Attachment: 1685.txt renames READ_RESPONSE to REQUEST_RESPONSE and adds INTERNAL_RE

[jira] Created: (CASSANDRA-1685) disambiguate READ_RESPONSE

2010-10-29 Thread Jonathan Ellis (JIRA)
disambiguate READ_RESPONSE -- Key: CASSANDRA-1685 URL: https://issues.apache.org/jira/browse/CASSANDRA-1685 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Jonathan Ellis

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926437#action_12926437 ] Edward Capriolo commented on CASSANDRA-1678: +1 > describe_schema_versions

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926430#action_12926430 ] Jonathan Ellis commented on CASSANDRA-1651: --- bq. Memtables? You're right, it

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926426#action_12926426 ] Jonathan Ellis commented on CASSANDRA-1683: --- /takes a step back is this even

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926427#action_12926427 ] Jonathan Ellis commented on CASSANDRA-1678: --- +1 > describe_schema_versions d

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926424#action_12926424 ] Stu Hood commented on CASSANDRA-1651: - > 1. ... everything else only lasts for the

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926423#action_12926423 ] Gary Dusbabek commented on CASSANDRA-1678: -- Since they're just strings I could

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926422#action_12926422 ] Gary Dusbabek commented on CASSANDRA-1683: -- >Should we cap it...? Yes. I meant

[jira] Updated: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1683: - Attachment: v2-0001-non-bootstrap-nodes-wait-for-schema-propagation.txt > Bootstrappe

[jira] Updated: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1683: - Attachment: (was: v1-0001-non-bootstrap-nodes-wait-for-schema-propagation.txt) >

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926419#action_12926419 ] Jonathan Ellis commented on CASSANDRA-1678: --- wfm, although not having a disti

[jira] Updated: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1678: - Attachment: v1-0001-included-downed-hosts-in-schema-agreement-check.txt > describe_sc

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926416#action_12926416 ] Jonathan Ellis commented on CASSANDRA-1683: --- bq. The only thing I don't like

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926417#action_12926417 ] Jonathan Ellis commented on CASSANDRA-1683: --- bq. Seems like more work than it

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926413#action_12926413 ] Jonathan Ellis commented on CASSANDRA-1651: --- bq. if a key/name was going to l

[jira] Issue Comment Edited: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926413#action_12926413 ] Jonathan Ellis edited comment on CASSANDRA-1651 at 10/29/10 3:21 PM:

[jira] Commented: (CASSANDRA-1678) describe_schema_versions does not list downed hosts

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926412#action_12926412 ] Gary Dusbabek commented on CASSANDRA-1678: -- the 'missing hosts' Jonathan refer

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926409#action_12926409 ] Jonathan Ellis commented on CASSANDRA-1651: --- bq. The idea is to minimize allo

[jira] Commented: (CASSANDRA-1684) Entity groups

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926406#action_12926406 ] Gary Dusbabek commented on CASSANDRA-1684: -- Would they be static like App Engi

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926403#action_12926403 ] Stu Hood commented on CASSANDRA-1651: - > As for string interning(1255) That ticket

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926397#action_12926397 ] T Jake Luciani commented on CASSANDRA-1651: --- The idea is to minimize allocati

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926386#action_12926386 ] Gary Dusbabek commented on CASSANDRA-1683: -- we wait for load information, etc

[jira] Updated: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1683: - Attachment: v1-0001-non-bootstrap-nodes-wait-for-schema-propagation.txt > Bootstrappe

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926371#action_12926371 ] Stu Hood commented on CASSANDRA-1651: - I wonder if we shouldn't look into 1255 befo

[jira] Created: (CASSANDRA-1684) Entity groups

2010-10-29 Thread Jonathan Ellis (JIRA)
Entity groups - Key: CASSANDRA-1684 URL: https://issues.apache.org/jira/browse/CASSANDRA-1684 Project: Cassandra Issue Type: New Feature Components: Core Reporter: Jonathan Ellis Fix For: 0.8

[jira] Commented: (CASSANDRA-1675) log which memtable threshold has been hit

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926365#action_12926365 ] Jonathan Ellis commented on CASSANDRA-1675: --- One solution: drop the new loggi

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926364#action_12926364 ] Jonathan Ellis commented on CASSANDRA-1651: --- Maybe we should just disable it

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926359#action_12926359 ] T Jake Luciani commented on CASSANDRA-1651: --- That's a good point. I suppose b

svn commit: r1028836 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/

2010-10-29 Thread jbellis
Author: jbellis Date: Fri Oct 29 16:55:39 2010 New Revision: 1028836 URL: http://svn.apache.org/viewvc?rev=1028836&view=rev Log: merge from 0.7 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thri

svn commit: r1028835 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/net/MessagingService.java src/java/org/apache/cassandra/service/GCInspector.java

2010-10-29 Thread jbellis
Author: jbellis Date: Fri Oct 29 16:53:31 2010 New Revision: 1028835 URL: http://svn.apache.org/viewvc?rev=1028835&view=rev Log: merge from 0.7 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/net/MessagingService.java

svn commit: r1028834 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/net/MessagingService.java src/java/org/apache/cassandra/service/GCInspector.java

2010-10-29 Thread jbellis
Author: jbellis Date: Fri Oct 29 16:51:59 2010 New Revision: 1028834 URL: http://svn.apache.org/viewvc?rev=1028834&view=rev Log: log tpstats when dropping messages. patch by jbellis; reviewed by brandonwilliams for CASSANDRA-1660 Modified: cassandra/branches/cassandra-0.6/CHANGES.txt c

[jira] Reopened: (CASSANDRA-1675) log which memtable threshold has been hit

2010-10-29 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reopened CASSANDRA-1675: - Under load, this logs multiples times: INFO 16:28:34,674 Memtable for CF Standa

[jira] Commented: (CASSANDRA-1660) Log GC/tpstats info when messages are dropped.

2010-10-29 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926328#action_12926328 ] Brandon Williams commented on CASSANDRA-1660: - +1 > Log GC/tpstats info wh

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926322#action_12926322 ] Jonathan Ellis commented on CASSANDRA-1683: --- how do we fix this? add a busyw

[jira] Commented: (CASSANDRA-1651) Improve read performance by using byte array slabs

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926320#action_12926320 ] Jonathan Ellis commented on CASSANDRA-1651: --- Isn't this dangerous with row ca

[jira] Commented: (CASSANDRA-1645) Bootstrapping new node causes RowMutationVerbHandler Couldn't find cfId

2010-10-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926319#action_12926319 ] Hudson commented on CASSANDRA-1645: --- Integrated in Cassandra #580 (See [https://huds

[jira] Updated: (CASSANDRA-1668) Cli grammar refactoring and better error messages.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1668: -- Priority: Minor (was: Major) Fix Version/s: (was: 0.7 beta 3)

[jira] Updated: (CASSANDRA-1660) Log GC/tpstats info when messages are dropped.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1660: -- Attachment: 1660.txt (patch is against 0.7) > Log GC/tpstats info when messages ar

[jira] Commented: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926311#action_12926311 ] Gary Dusbabek commented on CASSANDRA-292: - The last time I dealt with making jav

[jira] Updated: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1683: -- Component/s: Core Affects Version/s: 0.7 beta 1 Fix Version/s: 0.7

[jira] Created: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

2010-10-29 Thread Gary Dusbabek (JIRA)
Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated. - Key: CASSANDRA-1683 URL: https://issues.apache.org/jira/browse/CASSANDRA-16

svn commit: r1028769 - in /cassandra/trunk: bin/config-converter src/java/org/apache/cassandra/config/Converter.java

2010-10-29 Thread jbellis
Author: jbellis Date: Fri Oct 29 14:32:31 2010 New Revision: 1028769 URL: http://svn.apache.org/viewvc?rev=1028769&view=rev Log: r/m xml config converter. patch by jbellis Removed: cassandra/trunk/bin/config-converter cassandra/trunk/src/java/org/apache/cassandra/config/Converter.java

[jira] Commented: (CASSANDRA-1669) Pluggable SeedProvider

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926293#action_12926293 ] Gary Dusbabek commented on CASSANDRA-1669: -- I'm fine with waiting. I'd rather

[jira] Assigned: (CASSANDRA-1470) use direct io for compaction

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-1470: - Assignee: Pavel Yaskevich > use direct io for compaction > --

[jira] Commented: (CASSANDRA-1669) Pluggable SeedProvider

2010-10-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926285#action_12926285 ] Jonathan Ellis commented on CASSANDRA-1669: --- Default needs a comment that "se

[jira] Issue Comment Edited: (CASSANDRA-1638) initMetadata does not load partitioner from disk

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926281#action_12926281 ] Gary Dusbabek edited comment on CASSANDRA-1638 at 10/29/10 9:46 AM: -

[jira] Resolved: (CASSANDRA-1638) initMetadata does not load partitioner from disk

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek resolved CASSANDRA-1638. -- Resolution: Fixed 0.7 and trunk didn't need changes. > initMetadata does not load

svn commit: r1028738 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/

2010-10-29 Thread gdusbabek
Author: gdusbabek Date: Fri Oct 29 13:44:11 2010 New Revision: 1028738 URL: http://svn.apache.org/viewvc?rev=1028738&view=rev Log: merging from 0.7 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java (props

svn commit: r1028735 - in /cassandra/branches/cassandra-0.7: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/

2010-10-29 Thread gdusbabek
Author: gdusbabek Date: Fri Oct 29 13:42:03 2010 New Revision: 1028735 URL: http://svn.apache.org/viewvc?rev=1028735&view=rev Log: merge from 0.6 Modified: cassandra/branches/cassandra-0.7/ (props changed) cassandra/branches/cassandra-0.7/interface/thrift/gen-java/org/apache/cassandra/

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

2010-10-29 Thread gdusbabek
Author: gdusbabek Date: Fri Oct 29 13:07:38 2010 New Revision: 1028722 URL: http://svn.apache.org/viewvc?rev=1028722&view=rev Log: initMetadata doesn't load partitioner from system table. patch by Chris Goffinet, reviewed by Gary Dusbabek. CASSANDRA-1638 Modified: cassandra/branches/cassandr

svn commit: r1028721 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/db/SystemTable.java

2010-10-29 Thread gdusbabek
Author: gdusbabek Date: Fri Oct 29 13:06:21 2010 New Revision: 1028721 URL: http://svn.apache.org/viewvc?rev=1028721&view=rev Log: initMetadata doesn't load partitioner from system table Modified: cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/db/SystemTable.java Modified:

[jira] Commented: (CASSANDRA-1669) Pluggable SeedProvider

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926262#action_12926262 ] Gary Dusbabek commented on CASSANDRA-1669: -- seed providers would be configured

[jira] Issue Comment Edited: (CASSANDRA-1669) Pluggable SeedProvider

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926262#action_12926262 ] Gary Dusbabek edited comment on CASSANDRA-1669 at 10/29/10 9:03 AM: -

[jira] Updated: (CASSANDRA-1669) Pluggable SeedProvider

2010-10-29 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1669: - Attachment: v1-0003-update-sample-config-for-SeedProvider.txt v1-0002

[jira] Created: (CASSANDRA-1682) Bad configuration errors don't give much information

2010-10-29 Thread Gary Dusbabek (JIRA)
Bad configuration errors don't give much information Key: CASSANDRA-1682 URL: https://issues.apache.org/jira/browse/CASSANDRA-1682 Project: Cassandra Issue Type: Improvement Comp