[jira] [Created] (CASSANDRA-7299) Cluster.Builder throws UnknownHostException when adding not existing host

2014-05-25 Thread Alexander Radzin (JIRA)
Alexander Radzin created CASSANDRA-7299: --- Summary: Cluster.Builder throws UnknownHostException when adding not existing host Key: CASSANDRA-7299 URL: https://issues.apache.org/jira/browse/CASSANDRA-7299

[jira] [Resolved] (CASSANDRA-7271) Bulk data loading in Cassandra causing OOM

2014-05-25 Thread Prasanth Gullapalli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Gullapalli resolved CASSANDRA-7271. Resolution: Not a Problem My sincere apologies, Michael Shuler.

[jira] [Created] (CASSANDRA-7300) BatchlogManager#countAllBatches doesn't swap strings for the count query.

2014-05-25 Thread Lyuben Todorov (JIRA)
Lyuben Todorov created CASSANDRA-7300: - Summary: BatchlogManager#countAllBatches doesn't swap strings for the count query. Key: CASSANDRA-7300 URL: https://issues.apache.org/jira/browse/CASSANDRA-7300

[jira] [Resolved] (CASSANDRA-7298) manupilation

2014-05-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-7298. --- Resolution: Invalid manupilation Key:

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

2014-05-25 Thread jbellis
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d1af9792 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d1af9792 Diff:

[1/3] git commit: fix countAllBatches query patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-7300

2014-05-25 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f64dc4527 - 3aef07dba refs/heads/trunk f5c54aac9 - d1af97927 fix countAllBatches query patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-7300 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: fix countAllBatches query patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-7300

2014-05-25 Thread jbellis
fix countAllBatches query patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-7300 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3aef07db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3aef07db

[jira] [Commented] (CASSANDRA-7300) BatchlogManager#countAllBatches doesn't swap strings for the count query.

2014-05-25 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008327#comment-14008327 ] Jonathan Ellis commented on CASSANDRA-7300: --- committed

buildbot success in ASF Buildbot on cassandra-2.1

2014-05-25 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-2.1 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.1/builds/64 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008346#comment-14008346 ] Robert Stupp commented on CASSANDRA-7206: - Just a note: cqlsh has some

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008350#comment-14008350 ] Robert Stupp commented on CASSANDRA-7206: - But general access via Java

[jira] [Commented] (CASSANDRA-6968) Reduce Unit Test Times Due to Schema Loading

2014-05-25 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008351#comment-14008351 ] Lyuben Todorov commented on CASSANDRA-6968: --- My plan is to first allow all

[jira] [Commented] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-25 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008353#comment-14008353 ] Bill Mitchell commented on CASSANDRA-7105: -- I removed Dave's patch and

[jira] [Updated] (CASSANDRA-7274) Better display table organization on desc table via primary key list

2014-05-25 Thread Patrick McFadin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick McFadin updated CASSANDRA-7274: --- Attachment: 7274-2.txt You are right. Much simpler. Attaching updated patch.

git commit: cqlsh: always emphasize the partition key in DESC output

2014-05-25 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 6d8be12a1 - 6faf80c9d cqlsh: always emphasize the partition key in DESC output patch by Patrick McFadin; reviewed by Aleksey Yeschenko for CASSANDRA-7274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: cqlsh: always emphasize the partition key in DESC output

2014-05-25 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 3aef07dba - a277eabe1 cqlsh: always emphasize the partition key in DESC output patch by Patrick McFadin; reviewed by Aleksey Yeschenko for CASSANDRA-7274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-05-25 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt bin/cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a277eabe Tree:

[1/3] git commit: cqlsh: always emphasize the partition key in DESC output

2014-05-25 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk d1af97927 - c9240e7e8 cqlsh: always emphasize the partition key in DESC output patch by Patrick McFadin; reviewed by Aleksey Yeschenko for CASSANDRA-7274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-05-25 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt bin/cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a277eabe Tree:

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

2014-05-25 Thread aleksey
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9240e7e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c9240e7e Diff:

[jira] [Updated] (CASSANDRA-7274) Better display table organization on desc table via primary key list

2014-05-25 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7274: - Priority: Trivial (was: Major) Better display table organization on desc

[jira] [Resolved] (CASSANDRA-7295) BatchlogManagerTest unit test failing in 2.1 trunk

2014-05-25 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler resolved CASSANDRA-7295. --- Resolution: Duplicate BatchlogManagerTest unit test failing in 2.1 trunk

[jira] [Updated] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-7301: Description: The {{system.schema_columns}} table contains the denormalized description

[jira] [Created] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Robert Stupp (JIRA)
Robert Stupp created CASSANDRA-7301: --- Summary: UDT - alter type add field not propagated Key: CASSANDRA-7301 URL: https://issues.apache.org/jira/browse/CASSANDRA-7301 Project: Cassandra

[jira] [Commented] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008373#comment-14008373 ] Robert Stupp commented on CASSANDRA-7301: - Note: occurs with latest C* 2.1

[jira] [Commented] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008374#comment-14008374 ] Robert Stupp commented on CASSANDRA-7301: - I didn't test, but I guess that

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-25 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008398#comment-14008398 ] Edward Capriolo commented on CASSANDRA-7279: The problem as I see it, is

[jira] [Commented] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008462#comment-14008462 ] Mikhail Stepura commented on CASSANDRA-7301: CASSANDRA-7291? UDT - alter

[jira] [Commented] (CASSANDRA-7301) UDT - alter type add field not propagated

2014-05-25 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008463#comment-14008463 ] Robert Stupp commented on CASSANDRA-7301: - CASSANDRA-7291 seems to cover the