[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115256#comment-13115256
]
Vijay commented on CASSANDRA-3257:
--
Thanks Jonathan!, was just about to attach it...
The Buildbot has detected a restored build on builder cassandra-1.0.0 while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-1.0.0/builds/7
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason: scheduler
Build Sour
The Buildbot has detected a new failure on builder cassandra-1.0.0 while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-1.0.0/builds/6
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason: scheduler
Build Source
The Buildbot has detected a new failure on builder cassandra-0.8 while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-0.8/builds/2
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason: scheduler
Build Source Stam
[
https://issues.apache.org/jira/browse/CASSANDRA-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3176:
--
Summary: Disabling hinted handoff counterintuitively continues to log
handoff messa
[
https://issues.apache.org/jira/browse/CASSANDRA-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3176:
--
Component/s: Core
Priority: Minor (was: Major)
Affects Versi
Author: jbellis
Date: Tue Sep 27 05:35:14 2011
New Revision: 1176207
URL: http://svn.apache.org/viewvc?rev=1176207&view=rev
Log:
update CHANGES
Modified:
cassandra/branches/cassandra-1.0.0/CHANGES.txt
Modified: cassandra/branches/cassandra-1.0.0/CHANGES.txt
URL:
http://svn.apache.org/viewvc
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115231#comment-13115231
]
Jonathan Ellis commented on CASSANDRA-3257:
---
done in r1176204. also cleaned
Author: jbellis
Date: Tue Sep 27 05:34:31 2011
New Revision: 1176206
URL: http://svn.apache.org/viewvc?rev=1176206&view=rev
Log:
merge #3257 from 0.8
Modified:
cassandra/branches/cassandra-1.0.0/ (props changed)
cassandra/branches/cassandra-1.0.0/CHANGES.txt
cassandra/branches/cass
Author: jbellis
Date: Tue Sep 27 05:33:06 2011
New Revision: 1176204
URL: http://svn.apache.org/viewvc?rev=1176204&view=rev
Log:
fix formatting, use closeQuietly
Modified:
cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/security/SSLFactory.java
Modified:
cassandra/branches/c
[
https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115153#comment-13115153
]
Tim Almdal commented on CASSANDRA-3258:
---
Sure, I'll try getting that done tomorr
[
https://issues.apache.org/jira/browse/CASSANDRA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-3261:
--
Description:
workaround for THRIFT-1121
adds back BufferedInputStream and Buffered
[
https://issues.apache.org/jira/browse/CASSANDRA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-3261:
--
Attachment: buffered-tsocket.txt
adds buffering around sockets
> T
[
https://issues.apache.org/jira/browse/CASSANDRA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-3261:
--
Summary: Thrift sockets are not buffered properly (was: Thrift sockets are
not buf
Thrift sockets are not buffered well
Key: CASSANDRA-3261
URL: https://issues.apache.org/jira/browse/CASSANDRA-3261
Project: Cassandra
Issue Type: Improvement
Affects Versions: 0.8.0
Report
[
https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115019#comment-13115019
]
Jonathan Ellis commented on CASSANDRA-3258:
---
Can you submit a patch?
[
https://issues.apache.org/jira/browse/CASSANDRA-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115001#comment-13115001
]
Jonathan Ellis commented on CASSANDRA-3214:
---
+0 from me then
[
https://issues.apache.org/jira/browse/CASSANDRA-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115002#comment-13115002
]
Hudson commented on CASSANDRA-3180:
---
Integrated in Cassandra #1129 (See
[https://bu
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115021#comment-13115021
]
Jonathan Ellis commented on CASSANDRA-3257:
---
should use FileUtils.closeQuiet
[
https://issues.apache.org/jira/browse/CASSANDRA-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114945#comment-13114945
]
Brandon Williams commented on CASSANDRA-3214:
-
That's true, and I agree, b
Author: eevans
Date: Mon Sep 26 21:26:47 2011
New Revision: 1176070
URL: http://svn.apache.org/viewvc?rev=1176070&view=rev
Log:
relocate Python driver
Moved to: http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/
Patch by eevans; reviewed by paul cannon for CASSANDRA-3180
Removed:
Author: jbellis
Date: Mon Sep 26 20:48:52 2011
New Revision: 1176048
URL: http://svn.apache.org/viewvc?rev=1176048&view=rev
Log:
test for NUMA policy support as well as numactl presence
patch by Peter Schuller; reviewed by Paul Cannon for CASSANDRA-3245
Modified:
cassandra/branches/cassandra-
[
https://issues.apache.org/jira/browse/CASSANDRA-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
paul cannon resolved CASSANDRA-2989.
Resolution: Not A Problem
Splendid. Glad things are going well for you.
[
https://issues.apache.org/jira/browse/CASSANDRA-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114881#comment-13114881
]
Luis Eduardo Villares Matta commented on CASSANDRA-2989:
Hello
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "HadoopSupport" page has been changed by jeremyhanna:
http://wiki.apache.org/cassandra/HadoopSupport?action=diff&rev1=40&rev2=41
Comment:
Added a section on Oozie and another clu
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "HadoopSupport" page has been changed by jeremyhanna:
http://wiki.apache.org/cassandra/HadoopSupport?action=diff&rev1=39&rev2=40
Comment:
Adding more troubleshooting information
Author: brandonwilliams
Date: Mon Sep 26 17:14:10 2011
New Revision: 1175959
URL: http://svn.apache.org/viewvc?rev=1175959&view=rev
Log:
Fix FD leak when internode encryption is enabled.
Patch by Vijay, reviewed by brandonwilliams for CASSANDRA-3257
Modified:
cassandra/branches/cassandra-0.8/
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vijay updated CASSANDRA-3257:
-
Attachment: 0001-ssl-open-file-issue.patch
Closing the FIS fixes the issue (in SSLFactory).
> Enabli
[
https://issues.apache.org/jira/browse/CASSANDRA-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114775#comment-13114775
]
Jonathan Ellis commented on CASSANDRA-3260:
---
Should also then change the nex
[
https://issues.apache.org/jira/browse/CASSANDRA-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114772#comment-13114772
]
paul cannon commented on CASSANDRA-2989:
Ok, Luis, do you still have some logs
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114756#comment-13114756
]
Vijay commented on CASSANDRA-3257:
--
Seems like the issue may be because we are openin
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vijay reassigned CASSANDRA-3257:
Assignee: Vijay
> Enabling SSL on a fairly light cluster leaks Open files.
> --
MergeIterator assertion on sources != empty can be thrown
-
Key: CASSANDRA-3260
URL: https://issues.apache.org/jira/browse/CASSANDRA-3260
Project: Cassandra
Issue Type: Bug
Co
[
https://issues.apache.org/jira/browse/CASSANDRA-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-3260:
Attachment: 3260.patch
> MergeIterator assertion on sources != empty can be thr
[
https://issues.apache.org/jira/browse/CASSANDRA-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114747#comment-13114747
]
Vijay commented on CASSANDRA-3257:
--
This issue elevates when a node is down.
> Enabl
Replace token leaves the old node state in tact causing problems in cli
---
Key: CASSANDRA-3259
URL: https://issues.apache.org/jira/browse/CASSANDRA-3259
Project: Cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114732#comment-13114732
]
paul cannon commented on CASSANDRA-3245:
bq. @paul Can you test whether numact
[
https://issues.apache.org/jira/browse/CASSANDRA-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114715#comment-13114715
]
Hudson commented on CASSANDRA-3256:
---
Integrated in Cassandra-0.8 #341 (See
[https:/
[
https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114702#comment-13114702
]
T Jake Luciani commented on CASSANDRA-3150:
---
bq. The problematic split ends
The Buildbot has detected a restored build on builder cassandra-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-trunk/builds/1689
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason: scheduler
Build S
Author: slebresne
Date: Mon Sep 26 14:36:50 2011
New Revision: 1175886
URL: http://svn.apache.org/viewvc?rev=1175886&view=rev
Log:
merge from 1.0
Modified:
cassandra/trunk/ (props changed)
cassandra/trunk/CHANGES.txt
cassandra/trunk/contrib/ (props changed)
cassandra/trunk/in
Author: slebresne
Date: Mon Sep 26 14:30:28 2011
New Revision: 1175883
URL: http://svn.apache.org/viewvc?rev=1175883&view=rev
Log:
merge from 1.0.0
Modified:
cassandra/branches/cassandra-1.0/ (props changed)
cassandra/branches/cassandra-1.0/CHANGES.txt
cassandra/branches/cassandra-1
Author: slebresne
Date: Mon Sep 26 14:23:29 2011
New Revision: 1175882
URL: http://svn.apache.org/viewvc?rev=1175882&view=rev
Log:
merge from 0.8
Modified:
cassandra/branches/cassandra-1.0.0/ (props changed)
cassandra/branches/cassandra-1.0.0/CHANGES.txt
cassandra/branches/cassandra
Author: slebresne
Date: Mon Sep 26 14:18:14 2011
New Revision: 1175880
URL: http://svn.apache.org/viewvc?rev=1175880&view=rev
Log:
Log a miningfull warning when a node receive a message for a repair session
that don't exist anymore
patch by slebresne; reviewed by jbellis for CASSANDRA-3256
Modif
[
https://issues.apache.org/jira/browse/CASSANDRA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114672#comment-13114672
]
Tim Almdal commented on CASSANDRA-3258:
---
This also applies to 1.0.0
> *.bat fil
*.bat files fails when CASSANDRA_HOME contains a white space.
-
Key: CASSANDRA-3258
URL: https://issues.apache.org/jira/browse/CASSANDRA-3258
Project: Cassandra
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CASSANDRA-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114645#comment-13114645
]
Jonathan Ellis commented on CASSANDRA-3256:
---
+1
> AssertionError when repai
[
https://issues.apache.org/jira/browse/CASSANDRA-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-3256:
Attachment: 3256.patch
My guess is that this is probably harmless. Basically th
[
https://issues.apache.org/jira/browse/CASSANDRA-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-3220:
Fix Version/s: (was: 1.0.0)
1.0.1
> add describe_ring to
[
https://issues.apache.org/jira/browse/CASSANDRA-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114608#comment-13114608
]
Rustam Aliyev commented on CASSANDRA-3217:
--
Got similar error today on one of
The Buildbot has detected a new failure on builder cassandra-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-trunk/builds/1688
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason: scheduler
Build Sour
Author: slebresne
Date: Mon Sep 26 10:16:59 2011
New Revision: 1175773
URL: http://svn.apache.org/viewvc?rev=1175773&view=rev
Log:
merge from 1.0
Modified:
cassandra/trunk/ (props changed)
cassandra/trunk/build.xml
cassandra/trunk/contrib/ (props changed)
cassandra/trunk/debia
Author: slebresne
Date: Mon Sep 26 10:15:39 2011
New Revision: 1175772
URL: http://svn.apache.org/viewvc?rev=1175772&view=rev
Log:
merge from 1.0.0
Modified:
cassandra/branches/cassandra-1.0/ (props changed)
cassandra/branches/cassandra-1.0/build.xml
cassandra/branches/cassandra-1.0
Author: slebresne
Date: Mon Sep 26 10:13:55 2011
New Revision: 1175771
URL: http://svn.apache.org/viewvc?rev=1175771&view=rev
Log:
Add missing licence header
Modified:
cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/utils/IMergeIterator.java
Modified:
cassandra/branches/ca
Author: slebresne
Date: Mon Sep 26 10:11:43 2011
New Revision: 1175770
URL: http://svn.apache.org/viewvc?rev=1175770&view=rev
Log:
update version for rc1
Modified:
cassandra/branches/cassandra-1.0.0/build.xml
cassandra/branches/cassandra-1.0.0/debian/changelog
Modified: cassandra/branche
Author: slebresne
Date: Mon Sep 26 09:07:03 2011
New Revision: 1175729
URL: http://svn.apache.org/viewvc?rev=1175729&view=rev
Log:
merge from 1.0
Modified:
cassandra/trunk/ (props changed)
cassandra/trunk/CHANGES.txt
cassandra/trunk/contrib/ (props changed)
cassandra/trunk/in
Author: slebresne
Date: Mon Sep 26 09:04:37 2011
New Revision: 1175727
URL: http://svn.apache.org/viewvc?rev=1175727&view=rev
Log:
merge from 1.0.0
Modified:
cassandra/branches/cassandra-1.0/ (props changed)
cassandra/branches/cassandra-1.0/CHANGES.txt
cassandra/branches/cassandra-1
Author: slebresne
Date: Mon Sep 26 09:03:19 2011
New Revision: 1175725
URL: http://svn.apache.org/viewvc?rev=1175725&view=rev
Log:
Fix deadlock in commit log during flush
patch by jbellis; reviewed by slebresne for CASSANDRA-3253
Modified:
cassandra/branches/cassandra-1.0.0/CHANGES.txt
c
[
https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114220#comment-13114220
]
Mck SembWever edited comment on CASSANDRA-3150 at 9/26/11 8:29 AM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114514#comment-13114514
]
Zhu Han commented on CASSANDRA-3248:
>From xfs code, fsync() and fdatasync() shoul
[
https://issues.apache.org/jira/browse/CASSANDRA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114512#comment-13114512
]
Zhu Han commented on CASSANDRA-3248:
bq. @zhu Your initial benchmark in the bug su
[
https://issues.apache.org/jira/browse/CASSANDRA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114495#comment-13114495
]
Peter Schuller commented on CASSANDRA-3248:
---
@zhu Your initial benchmark in
62 matches
Mail list logo