[jira] [Updated] (CASSANDRA-4415) Add cursor API/auto paging to the native CQL protocol

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4415: Labels: cql protocol (was: ) Add cursor API/auto paging to the native

[jira] [Updated] (CASSANDRA-5349) Add binary protocol support for bind variables to non-prepared statements

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5349: Labels: cql protocol (was: ) Add binary protocol support for bind

[jira] [Commented] (CASSANDRA-2524) Use SSTableBoundedScanner for cleanup

2013-04-22 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637807#comment-13637807 ] Marcus Eriksson commented on CASSANDRA-2524: [~vijay2...@yahoo.com] what

[jira] [Commented] (CASSANDRA-2524) Use SSTableBoundedScanner for cleanup

2013-04-22 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637834#comment-13637834 ] Vijay commented on CASSANDRA-2524: -- Marcus, I think jonathan is talking about the use

[jira] [Commented] (CASSANDRA-2524) Use SSTableBoundedScanner for cleanup

2013-04-22 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637836#comment-13637836 ] Marcus Eriksson commented on CASSANDRA-2524: hmm in that case the explicit

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Description: We have a 3 nodes cluster, and a keyspace with RF = 3. From

[jira] [Commented] (CASSANDRA-2737) CQL: support IF EXISTS extension for DROP commands (table, keyspace, index)

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637868#comment-13637868 ] Sylvain Lebresne commented on CASSANDRA-2737: - Seems a bit more

[jira] [Commented] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637869#comment-13637869 ] Marco Matarazzo commented on CASSANDRA-5501: I don't know how the internal

[jira] [Assigned] (CASSANDRA-5467) isRunning flag set prematurely in org.apache.cassandra.transport.Server

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-5467: --- Assignee: Sylvain Lebresne isRunning flag set prematurely in

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Description: We have a 3 nodes cluster, and a keyspace with RF = 3. From

[jira] [Issue Comment Deleted] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Comment: was deleted (was: I don't know how the internal mechanism of Cassandra

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Description: We have a 3 nodes cluster, and a keyspace with RF = 3. From

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Attachment: query_log.txt Missing data on SELECT on secondary index

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Description: We have a 3 nodes cluster, and a keyspace with RF = 3. From

[jira] [Resolved] (CASSANDRA-5470) Query with condition on two secondary indexes can't be run without ALLOW FILTERING.

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5470. - Resolution: Not A Problem This is on purpose. As the message tries to

[jira] [Updated] (CASSANDRA-5501) Missing data on SELECT on secondary index

2013-04-22 Thread Marco Matarazzo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Matarazzo updated CASSANDRA-5501: --- Description: We have a 3 nodes cluster, and a keyspace with RF = 3. From

[jira] [Assigned] (CASSANDRA-5472) Timeuuid with CLUSTERING ORDER DESC cannot be used with the dateOf CQL3 function

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-5472: --- Assignee: Sylvain Lebresne Timeuuid with CLUSTERING ORDER DESC

[jira] [Commented] (CASSANDRA-5483) Repair tracing

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637887#comment-13637887 ] Sylvain Lebresne commented on CASSANDRA-5483: - We should even probably

[jira] [Commented] (CASSANDRA-4210) Support for variadic parameters list for in clause in prepared cql query

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637905#comment-13637905 ] Sylvain Lebresne commented on CASSANDRA-4210: - bq. just tells that the

[jira] [Commented] (CASSANDRA-5484) Support custom secondary indexes in CQL

2013-04-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637918#comment-13637918 ] Sylvain Lebresne commented on CASSANDRA-5484: - bq. Let's also split out

[jira] [Created] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
Oleksandr Petrov created CASSANDRA-5504: --- Summary: Eternal iteration when using newer hadoop version due to next() call and empty key value Key: CASSANDRA-5504 URL:

[jira] [Updated] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Petrov updated CASSANDRA-5504: Description: Currently, when using newer hadoop versions, due to the call to

[jira] [Updated] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Petrov updated CASSANDRA-5504: Attachment: patch.diff Eternal iteration when using newer hadoop version

[jira] [Commented] (CASSANDRA-5247) cassandra-cli should exit with error-exit status on all errors which cause it to exit.

2013-04-22 Thread Jay Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637960#comment-13637960 ] Jay Liu commented on CASSANDRA-5247: inFileMode swallows the exception (which

[jira] [Created] (CASSANDRA-5505) Please add support for basic arithmetic operations in CQL

2013-04-22 Thread Arthur Zubarev (JIRA)
Arthur Zubarev created CASSANDRA-5505: - Summary: Please add support for basic arithmetic operations in CQL Key: CASSANDRA-5505 URL: https://issues.apache.org/jira/browse/CASSANDRA-5505 Project:

[04/14] git commit: fix merge

2013-04-22 Thread jbellis
fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/344f5fa5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/344f5fa5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/344f5fa5 Branch:

[02/14] git commit: Revert Always record row-level tombstones in index component

2013-04-22 Thread jbellis
Revert Always record row-level tombstones in index component This reverts commit 798470e051af794b605cce28031b33b589cfc6d8. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17034c08 Tree:

[05/14] git commit: fix merge

2013-04-22 Thread jbellis
fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/317ab72a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/317ab72a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/317ab72a Branch:

[01/14] git commit: Always record row-level tombstones in index component patch by jbellis; reviewed by jasobrown for CASSANDRA-5487

2013-04-22 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 c5f4cdd2b - 7746225dc refs/heads/trunk b59ca1fc8 - 3a3f612f8 Always record row-level tombstones in index component patch by jbellis; reviewed by jasobrown for CASSANDRA-5487 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-04-22 Thread jbellis
Merge branch 'cassandra-1.1' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5f4cdd2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5f4cdd2 Diff:

[06/14] git commit: fix build, sort of

2013-04-22 Thread jbellis
fix build, sort of Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/811f82c5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/811f82c5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/811f82c5

[09/14] git commit: Spelling and grammar errors in cassandra.yaml patch by jhanna reviewed by dbrosius for CASSANDRA-5471

2013-04-22 Thread jbellis
Spelling and grammar errors in cassandra.yaml patch by jhanna reviewed by dbrosius for CASSANDRA-5471 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d5c0c7ae Tree:

[07/14] git commit: Don't provide oldCfId for post-1.1 system cfs

2013-04-22 Thread jbellis
Don't provide oldCfId for post-1.1 system cfs patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-5490 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4b2923a4 Tree:

[13/14] git commit: Revert Always record row-level tombstones in index component; this time from the correct feature branch

2013-04-22 Thread jbellis
Revert Always record row-level tombstones in index component; this time from the correct feature branch This reverts commits 811f82c5b151bb1f6178392470981883d5e1dfc5, 317ab72a8cc067bd16db63d9e6c19390e96075f9, 344f5fa5af64b601751269fc570fbf4de930e9e2, d7a09825025374b6a49a250467039dc15f36d053.

[08/14] git commit: Fix primary range ignores replication strategy patch by yukim; reviewed by jbellis for CASSANDRA-5424

2013-04-22 Thread jbellis
Fix primary range ignores replication strategy patch by yukim; reviewed by jbellis for CASSANDRA-5424 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/debd8f01 Tree:

[10/14] git commit: use long math for long values

2013-04-22 Thread jbellis
use long math for long values Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8bb5487e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8bb5487e Diff:

[12/14] git commit: Revert Always record row-level tombstones in index component; this time from the correct feature branch

2013-04-22 Thread jbellis
Revert Always record row-level tombstones in index component; this time from the correct feature branch This reverts commits 811f82c5b151bb1f6178392470981883d5e1dfc5, 317ab72a8cc067bd16db63d9e6c19390e96075f9, 344f5fa5af64b601751269fc570fbf4de930e9e2, d7a09825025374b6a49a250467039dc15f36d053.

[14/14] git commit: merge from cassandra-1.2

2013-04-22 Thread jbellis
merge from cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a3f612f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3a3f612f Diff:

[03/14] git commit: Always record row-level tombstones in index component; this time from the correct feature branch patch by jbellis; reviewed by jasobrown for CASSANDRA-5487

2013-04-22 Thread jbellis
Always record row-level tombstones in index component; this time from the correct feature branch patch by jbellis; reviewed by jasobrown for CASSANDRA-5487 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7a09825

buildbot failure in ASF Buildbot on cassandra-trunk

2013-04-22 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/2599 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Resolved] (CASSANDRA-5487) Promote row-level tombstones to index file

2013-04-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5487. --- Resolution: Invalid Fix Version/s: (was: 2.0) After talking with

git commit: fix merge

2013-04-22 Thread jbellis
Updated Branches: refs/heads/trunk 3a3f612f8 - 1af5865ed fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1af5865e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1af5865e Diff:

git commit: Spelling and grammar errors in cassandra.yaml specific to version 2.0 patch by jhanna reviewed by dbrosius for CASSANDRA-5471

2013-04-22 Thread dbrosius
Updated Branches: refs/heads/trunk 1af5865ed - c85d4722b Spelling and grammar errors in cassandra.yaml specific to version 2.0 patch by jhanna reviewed by dbrosius for CASSANDRA-5471 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5471) Spelling and grammar errors in cassandra.yaml

2013-04-22 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638108#comment-13638108 ] Dave Brosius commented on CASSANDRA-5471: - committed v2.0 specific changes to

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638119#comment-13638119 ] Ben Holloway commented on CASSANDRA-5504: - I believe this issue also affects

[jira] [Updated] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5492: -- Description: With the possible presence of range tombstones, it is erroneous to

[jira] [Updated] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5492: -- Reviewer: slebresne (was: jasobrown) New version on top of current 1.2 (including

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638159#comment-13638159 ] Ben Holloway commented on CASSANDRA-5504: - patch doesn't fix my issue still

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638167#comment-13638167 ] Oleksandr Petrov commented on CASSANDRA-5504: - Sorry, my bad, I have

[jira] [Updated] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksandr Petrov updated CASSANDRA-5504: Attachment: patch2.diff Eternal iteration when using newer hadoop version

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638178#comment-13638178 ] Oleksandr Petrov commented on CASSANDRA-5504: - Ben, I've been putting

[jira] [Created] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-22 Thread Nick Puz (JIRA)
Nick Puz created CASSANDRA-5506: --- Summary: Reduce memory consumption of IndexSummary Key: CASSANDRA-5506 URL: https://issues.apache.org/jira/browse/CASSANDRA-5506 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638231#comment-13638231 ] Ben Holloway commented on CASSANDRA-5504: - still not working for me. I can't

[jira] [Updated] (CASSANDRA-5506) Reduce memory consumption of IndexSummary

2013-04-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5506: -- Priority: Minor (was: Major) Affects Version/s: (was: 1.2.3)

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638254#comment-13638254 ] Oleksandr Petrov commented on CASSANDRA-5504: - Hm... That's quite weird.

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638268#comment-13638268 ] Ben Holloway commented on CASSANDRA-5504: - relevant changes since 1.1.9

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638285#comment-13638285 ] Ben Holloway commented on CASSANDRA-5504: - actually the diff between 1.1.11

[jira] [Comment Edited] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638285#comment-13638285 ] Ben Holloway edited comment on CASSANDRA-5504 at 4/22/13 6:31 PM:

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638290#comment-13638290 ] Ben Holloway commented on CASSANDRA-5504: - reverting that change to

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638312#comment-13638312 ] Oleksandr Petrov commented on CASSANDRA-5504: - You can configure it

[jira] [Comment Edited] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638312#comment-13638312 ] Oleksandr Petrov edited comment on CASSANDRA-5504 at 4/22/13 6:52 PM:

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Oleksandr Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638317#comment-13638317 ] Oleksandr Petrov commented on CASSANDRA-5504: - However, unfortunately,

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638320#comment-13638320 ] Ben Holloway commented on CASSANDRA-5504: - yeah but i'm using pig, which means

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-22 Thread Ben Holloway (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13638333#comment-13638333 ] Ben Holloway commented on CASSANDRA-5504: - I might be seeing the same bug you

git commit: consistentify CFMetaData system schema formatting

2013-04-22 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 7746225dc - a9ec77eb7 consistentify CFMetaData system schema formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a9ec77eb Tree:

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

2013-04-22 Thread aleksey
Merge branch 'cassandra-1.2' into trunk Conflicts: src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9eef9e47 Tree:

[1/2] git commit: consistentify CFMetaData system schema formatting

2013-04-22 Thread aleksey
Updated Branches: refs/heads/trunk c85d4722b - 9eef9e47a consistentify CFMetaData system schema formatting Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a9ec77eb Tree:

buildbot success in ASF Buildbot on cassandra-trunk

2013-04-22 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/2602 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

git commit: Ninja-tweak SCF tracing message

2013-04-22 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 a9ec77eb7 - 6dc32424c Ninja-tweak SCF tracing message Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6dc32424 Tree:

[1/2] git commit: Ninja-tweak SCF tracing message

2013-04-22 Thread aleksey
Updated Branches: refs/heads/trunk 9eef9e47a - 3fe788435 Ninja-tweak SCF tracing message Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6dc32424 Tree: