[jira] [Updated] (CASSANDRA-5256) "Memory was freed" AssertionError During Major Compaction

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5256: -- Attachment: 5256-v4.txt v4 attached that incorporates Sylvain's suggestions. Still

[jira] [Commented] (CASSANDRA-5256) "Memory was freed" AssertionError During Major Compaction

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579718#comment-13579718 ] Jonathan Ellis commented on CASSANDRA-5256: --- bq. One problem I had was Comp

[1/2] git commit: remove dead code (unused assignments)

2013-02-15 Thread dbrosius
remove dead code (unused assignments) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/aef01d16 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/aef01d16 Diff: http://git-wip-us.apache.org/repos/asf/cassandra

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-02-15 Thread dbrosius
Updated Branches: refs/heads/trunk 7bc8b02c8 -> e4c3ef6f7 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e4c3ef6f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

git commit: remove dead code (unused assignments)

2013-02-15 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 86063aa20 -> aef01d162 remove dead code (unused assignments) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/aef01d16 Tree: http://git-wip-us.apache.org/repos/asf/cassandr

[jira] [Created] (CASSANDRA-5265) operation to add/remove virtual nodes

2013-02-15 Thread Eric Evans (JIRA)
Eric Evans created CASSANDRA-5265: - Summary: operation to add/remove virtual nodes Key: CASSANDRA-5265 URL: https://issues.apache.org/jira/browse/CASSANDRA-5265 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-5264) Nodetool ring is reporting incorrect Effective ownership after upgrading from 1.1.2 -> 1.1.9

2013-02-15 Thread Michael Theroux (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Theroux updated CASSANDRA-5264: --- Component/s: Core > Nodetool ring is reporting incorrect Effective ownership

[jira] [Updated] (CASSANDRA-5264) Nodetool ring is reporting incorrect Effective ownership after upgrading from 1.1.2 -> 1.1.9

2013-02-15 Thread Michael Theroux (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Theroux updated CASSANDRA-5264: --- Affects Version/s: 1.1.9 > Nodetool ring is reporting incorrect Effective own

[jira] [Commented] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579653#comment-13579653 ] Michael Kjellman commented on CASSANDRA-5241: - still trying to figure out

[Cassandra Wiki] Trivial Update of "Fern9825" by Fern9825

2013-02-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "Fern9825" page has been changed by Fern9825: http://wiki.apache.org/cassandra/Fern9825 New page: Howdy !! My name is RUTH MILLER. I reside in Myrtle Beach.<> I work as a Signalm

[jira] [Updated] (CASSANDRA-5222) OOM Exception during repair session with LeveledCompactionStrategy

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5222: -- Reviewer: jbellis (was: yukim) Assignee: Yuki Morishita (was: Jonathan Ellis)

buildbot success in ASF Buildbot on cassandra-trunk

2013-02-15 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/2360 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

git commit: Fix forceBlockingFlush behavior

2013-02-15 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 0981e9a24 -> 86063aa20 Fix forceBlockingFlush behavior patch by krummas; reviewed by slebresne for CASSANDRA-5241 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86063aa2

[jira] [Commented] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579609#comment-13579609 ] Michael Kjellman commented on CASSANDRA-5241: - looks like this did break t

[jira] [Commented] (CASSANDRA-5256) "Memory was freed" AssertionError During Major Compaction

2013-02-15 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579565#comment-13579565 ] Sylvain Lebresne commented on CASSANDRA-5256: - lgtm, +1. Nits: * we could

[jira] [Commented] (CASSANDRA-5222) OOM Exception during repair session with LeveledCompactionStrategy

2013-02-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579546#comment-13579546 ] Yuki Morishita commented on CASSANDRA-5222: --- I think Jonathan's approach has

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-02-15 Thread slebresne
Updated Branches: refs/heads/trunk 7fab776f0 -> 876d313f4 Merge branch 'cassandra-1.2' into trunk Conflicts: src/java/org/apache/cassandra/db/ColumnFamilyStore.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

[Cassandra Wiki] Trivial Update of "RaymonBen" by RaymonBen

2013-02-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "RaymonBen" page has been changed by RaymonBen: http://wiki.apache.org/cassandra/RaymonBen New page: Hello !! I am AMY ASHLEY. Soon i will turn 51.<> I might join The Sizable Sch

[1/2] git commit: Fix forceBlockingFlush behavior

2013-02-15 Thread slebresne
Fix forceBlockingFlush behavior patch by krummas; reviewed by slebresne for CASSANDRA-5241 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86063aa2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86063aa2

git commit: Fix pessimistic unit tests post-4671

2013-02-15 Thread slebresne
Updated Branches: refs/heads/trunk 876d313f4 -> 7bc8b02c8 Fix pessimistic unit tests post-4671 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7bc8b02c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7b

[jira] [Commented] (CASSANDRA-4872) Move manifest into sstable metadata

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579595#comment-13579595 ] Jonathan Ellis commented on CASSANDRA-4872: --- (I think the difference in file

[jira] [Updated] (CASSANDRA-4872) Move manifest into sstable metadata

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4872: -- Attachment: 4872-v5.txt v5 attached with some minor cleanup. Two questions: - How

[jira] [Commented] (CASSANDRA-5256) "Memory was freed" AssertionError During Major Compaction

2013-02-15 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579534#comment-13579534 ] Yuki Morishita commented on CASSANDRA-5256: --- Overall, looks good and simplif

svn commit: r1446765 - in /cassandra/site: publish/download/index.html src/settings.py

2013-02-15 Thread slebresne
Author: slebresne Date: Fri Feb 15 21:01:43 2013 New Revision: 1446765 URL: http://svn.apache.org/r1446765 Log: Update website for 1.1.10 Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified: cassandra/site/publish/download/index.html URL: http://

[3/3] git commit: Merge branch 'cassandra-1.2' into trunk

2013-02-15 Thread aleksey
Updated Branches: refs/heads/trunk abb94957f -> 7fab776f0 Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7fab776f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[1/3] git commit: cli: Add JMX authentication support

2013-02-15 Thread aleksey
cli: Add JMX authentication support Patch by Michał Michalski; reviewed by Aleksey Yeschenko for CASSANDRA-5080 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4c98854b Tree: http://git-wip-us.apache.org/repos/asf/ca

[2/3] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2

2013-02-15 Thread aleksey
Merge branch 'cassandra-1.1' into cassandra-1.2 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0981e9a2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0981e9a2 Diff: http:/

[1/2] git commit: cli: Add JMX authentication support

2013-02-15 Thread aleksey
cli: Add JMX authentication support Patch by Michał Michalski; reviewed by Aleksey Yeschenko for CASSANDRA-5080 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4c98854b Tree: http://git-wip-us.apache.org/repos/asf/ca

[2/2] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2

2013-02-15 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 42ceccb90 -> 0981e9a24 Merge branch 'cassandra-1.1' into cassandra-1.2 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0981e9a2 Tree: http:

git commit: cli: Add JMX authentication support

2013-02-15 Thread aleksey
Updated Branches: refs/heads/cassandra-1.1 9828c63b4 -> 4c98854bb cli: Add JMX authentication support Patch by Michał Michalski; reviewed by Aleksey Yeschenko for CASSANDRA-5080 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cas

[jira] [Assigned] (CASSANDRA-3533) TimeoutException when there is a firewall issue.

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-3533: - Assignee: Vijay (was: Brandon Williams) > TimeoutException when there is

[jira] [Assigned] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5051: - Assignee: Vijay I think I'd be comfortable with auto-cleanup during compactio

[jira] [Assigned] (CASSANDRA-5255) dsnitch severity is not correctly set for compaction info

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5255: - Assignee: Vijay Another improvement (maybe for another ticket) would be to in

[jira] [Updated] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5241: --- Attachment: 0001-CASSANDRA-5241-wait-for-flushing-to-complete-before-.patch >

[jira] [Updated] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5241: --- Attachment: 0001-CASSANDRA-5241-wait-for-flushing-to-complete-before-.patch renam

[jira] [Updated] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5241: --- Attachment: (was: 0001-CASSANDRA-5241-wait-for-flushing-to-complete-before-.p

[jira] [Updated] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5241: --- Attachment: (was: 0001-CASSANDRA-5281-wait-for-flushing-to-complete-before-.p

[jira] [Updated] (CASSANDRA-5241) Fix forceBlockingFlush

2013-02-15 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5241: --- Attachment: 0001-CASSANDRA-5281-wait-for-flushing-to-complete-before-.patch >

Git Push Summary

2013-02-15 Thread slebresne
Updated Tags: refs/tags/1.1.10-tentative [deleted] 684994215

Git Push Summary

2013-02-15 Thread slebresne
Updated Tags: refs/tags/cassandra-1.1.10 [created] 8fb842658

[1/2] git commit: Fix timestamp-based tomstone removal logic

2013-02-15 Thread slebresne
Fix timestamp-based tomstone removal logic patch by slebresne; reviewed by jbellis for CASSANDRA-5248 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/42ceccb9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre

[2/2] git commit: Merge branch 'cassandra-1.2' into trunk

2013-02-15 Thread slebresne
Updated Branches: refs/heads/trunk ae87a1f13 -> abb94957f Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/abb94957 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

[Cassandra Wiki] Trivial Update of "MindyDwye" by MindyDwye

2013-02-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "MindyDwye" page has been changed by MindyDwye: http://wiki.apache.org/cassandra/MindyDwye?action=diff&rev1=1&rev2=2 - Hey guys !! I am ESTA BERGER. I am staying at Port St.<> -

git commit: Fix timestamp-based tomstone removal logic

2013-02-15 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 361aca59f -> 42ceccb90 Fix timestamp-based tomstone removal logic patch by slebresne; reviewed by jbellis for CASSANDRA-5248 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/comm

[jira] [Commented] (CASSANDRA-5146) repair -pr hangs

2013-02-15 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579384#comment-13579384 ] Michael Kjellman commented on CASSANDRA-5146: - [~slebresne] [~yukim] don't

[jira] [Reopened] (CASSANDRA-5146) repair -pr hangs

2013-02-15 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman reopened CASSANDRA-5146: - > repair -pr hangs > > > Key: CASSANDRA-5146

[jira] [Commented] (CASSANDRA-4123) vnodes aware Replication Strategy

2013-02-15 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579367#comment-13579367 ] Jason Brown commented on CASSANDRA-4123: Sam, I'd be willing to help out on th

[Cassandra Wiki] Trivial Update of "MindyDwye" by MindyDwye

2013-02-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "MindyDwye" page has been changed by MindyDwye: http://wiki.apache.org/cassandra/MindyDwye New page: Hey guys !! I am ESTA BERGER. I am staying at Port St.<> Lucie. I am turning

[jira] [Commented] (CASSANDRA-5074) Add an official way to disable compaction

2013-02-15 Thread Andrea Gazzarini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579332#comment-13579332 ] Andrea Gazzarini commented on CASSANDRA-5074: - Hi, as far as I understood,

[jira] [Commented] (CASSANDRA-5263) Allow Merkle tree maximum depth to be configurable

2013-02-15 Thread Ahmed Bashir (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579252#comment-13579252 ] Ahmed Bashir commented on CASSANDRA-5263: - Setup: 8 node cluster, with 7 nodes

[jira] [Commented] (CASSANDRA-4885) Remove or rework per-row bloom filters

2013-02-15 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579203#comment-13579203 ] Jason Brown commented on CASSANDRA-4885: Patch 4885-v1: Added a new field in D

[jira] [Commented] (CASSANDRA-5263) Allow Merkle tree maximum depth to be configurable

2013-02-15 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579198#comment-13579198 ] Jonathan Ellis commented on CASSANDRA-5263: --- Can you share your test results

[jira] [Updated] (CASSANDRA-4885) Remove or rework per-row bloom filters

2013-02-15 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-4885: --- Attachment: 4885-v1.patch > Remove or rework per-row bloom filters >

[jira] [Commented] (CASSANDRA-5264) Nodetool ring is reporting incorrect Effective ownership after upgrading from 1.1.2 -> 1.1.9

2013-02-15 Thread Michael Theroux (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579184#comment-13579184 ] Michael Theroux commented on CASSANDRA-5264: FYI, I filed this as minor, a

[jira] [Created] (CASSANDRA-5264) Nodetool ring is reporting incorrect Effective ownership after upgrading from 1.1.2 -> 1.1.9

2013-02-15 Thread Michael Theroux (JIRA)
Michael Theroux created CASSANDRA-5264: -- Summary: Nodetool ring is reporting incorrect Effective ownership after upgrading from 1.1.2 -> 1.1.9 Key: CASSANDRA-5264 URL: https://issues.apache.org/jira/browse/CA

[jira] [Commented] (CASSANDRA-4885) Remove or rework per-row bloom filters

2013-02-15 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579151#comment-13579151 ] Jason Brown commented on CASSANDRA-4885: I'm about 98% done - just need to fix

[jira] [Commented] (CASSANDRA-4762) Support multiple OR clauses for CQL3 Compact storage

2013-02-15 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579111#comment-13579111 ] T Jake Luciani commented on CASSANDRA-4762: --- I intend to pick it up soon

[jira] [Commented] (CASSANDRA-4775) Counters 2.0

2013-02-15 Thread Jonathan Halliday (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579092#comment-13579092 ] Jonathan Halliday commented on CASSANDRA-4775: -- > Not sure we'd want to s

[jira] [Updated] (CASSANDRA-5251) Hadoop support should be able to work with multiple column families

2013-02-15 Thread Illarion Kovalchuk (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Illarion Kovalchuk updated CASSANDRA-5251: -- Affects Version/s: (was: 2.0) > Hadoop support should be able to wo

[Cassandra Wiki] Trivial Update of "AdrianaEy" by AdrianaEy

2013-02-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "AdrianaEy" page has been changed by AdrianaEy: http://wiki.apache.org/cassandra/AdrianaEy New page: Throughout southern california:Dxzod Zemi<> <> I prefer approximately style p