[
https://issues.apache.org/jira/browse/CASSANDRA-10253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Jirsa updated CASSANDRA-10253:
---
Labels: dtcs (was: )
> Incremental repairs not working as expected with DTCS
> -
[
https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vovodroid updated CASSANDRA-10272:
--
Description:
BEGIN BATCH APPLY BATCH is not parsed correctly.
Steps:
{code}
CREATE KE
Vovodroid created CASSANDRA-10272:
-
Summary: BATCH statement is broken
Key: CASSANDRA-10272
URL: https://issues.apache.org/jira/browse/CASSANDRA-10272
Project: Cassandra
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CASSANDRA-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731817#comment-14731817
]
Robert Stupp commented on CASSANDRA-9738:
-
Had to rebuild the branch as rebase
[
https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731813#comment-14731813
]
Jeff Jirsa commented on CASSANDRA-5051:
---
I once again find myself wishing this e
[
https://issues.apache.org/jira/browse/CASSANDRA-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731811#comment-14731811
]
mlowicki commented on CASSANDRA-9935:
-
[~yukim] how can I detect that repair succe
[
https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731797#comment-14731797
]
Anuj Wadehra commented on CASSANDRA-8907:
-
[~johnny15676] Got your point !!! I
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731673#comment-14731673
]
T Jake Luciani commented on CASSANDRA-10261:
Got it. Thanks.
So real de
Repository: cassandra
Updated Tags: refs/tags/3.0.0-beta2-tentative [created] 17528910b
Merge branch 'cassandra-3.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3c1cb800
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3c1cb800
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Repository: cassandra
Updated Branches:
refs/heads/trunk c749a7780 -> 3c1cb800f
bump versions
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17528910
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/175
Repository: cassandra
Updated Branches:
refs/heads/cassandra-3.0 6dd2413f8 -> 17528910b
bump versions
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17528910
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/
[
https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-6477:
--
Assignee: Carl Yeksigian (was: Joel Knighton)
> Materialized Views (was: Global Ind
[
https://issues.apache.org/jira/browse/CASSANDRA-9952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731526#comment-14731526
]
Adam Holmberg commented on CASSANDRA-9952:
--
Fix available on a branch
[here|
[
https://issues.apache.org/jira/browse/CASSANDRA-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731524#comment-14731524
]
Adam Holmberg commented on CASSANDRA-10161:
---
The 3.0 work-in-progress branc
[
https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Knighton reassigned CASSANDRA-6477:
Assignee: Joel Knighton (was: Carl Yeksigian)
> Materialized Views (was: Globa
[
https://issues.apache.org/jira/browse/CASSANDRA-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731492#comment-14731492
]
Yuki Morishita commented on CASSANDRA-9935:
---
So your repair finally succeede
[
https://issues.apache.org/jira/browse/CASSANDRA-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-10225:
---
Fix Version/s: 2.1.x
> Make compression ratio much more accurate
> --
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731484#comment-14731484
]
Yuki Morishita commented on CASSANDRA-10270:
Default is SizeTieredCompact
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Bliss updated CASSANDRA-10270:
---
Attachment: system.log.gz
Reproduced In: 2.2.1, 2.2.0 (was: 2.2.0, 2.2.1)
> Cassa
[
https://issues.apache.org/jira/browse/CASSANDRA-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-10271:
Description:
Given a table like the following:
{noformat}
CREATE TABLE foo (a int, b i
Tyler Hobbs created CASSANDRA-10271:
---
Summary: ORDER BY should allow skipping equality-restricted
clustering columns
Key: CASSANDRA-10271
URL: https://issues.apache.org/jira/browse/CASSANDRA-10271
P
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731452#comment-14731452
]
Adam Bliss edited comment on CASSANDRA-10270 at 9/4/15 9:26 PM:
---
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731452#comment-14731452
]
Adam Bliss commented on CASSANDRA-10270:
I have not set the compaction strate
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731445#comment-14731445
]
Yuki Morishita commented on CASSANDRA-10270:
What compaction strategy are
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-10270:
Description:
My cassandra cluster won't keep compacting. I notice that if I restart, it
[
https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-10270:
Reproduced In: 2.2.1, 2.2.0
Fix Version/s: (was: 2.2.1)
2.2.x
Adam Bliss created CASSANDRA-10270:
--
Summary: Cassandra stops compacting
Key: CASSANDRA-10270
URL: https://issues.apache.org/jira/browse/CASSANDRA-10270
Project: Cassandra
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CASSANDRA-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731416#comment-14731416
]
mlowicki commented on CASSANDRA-9935:
-
[~yukim] I've launched repair for all keysp
[
https://issues.apache.org/jira/browse/CASSANDRA-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731365#comment-14731365
]
Paulo Motta commented on CASSANDRA-8143:
Thanks for looking into this and for
[
https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731344#comment-14731344
]
Johnny Miller edited comment on CASSANDRA-8907 at 9/4/15 8:15 PM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731344#comment-14731344
]
Johnny Miller edited comment on CASSANDRA-8907 at 9/4/15 8:16 PM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731344#comment-14731344
]
Johnny Miller commented on CASSANDRA-8907:
--
[~JoshuaMcKenzie] [~eanujwa] I wo
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731312#comment-14731312
]
Tyler Hobbs commented on CASSANDRA-10269:
-
bq. The purpose of these new tests
Merge branch 'cassandra-2.1' into cassandra-2.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/464ca14a
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/464ca14a
Diff: http://git-wip-us.apache.org/repos/asf
http://git-wip-us.apache.org/repos/asf/cassandra/blob/464ca14a/bin/cqlsh.py
--
diff --cc bin/cqlsh.py
index bfb3a24,000..c991cc7
mode 100644,00..100644
--- a/bin/cqlsh.py
+++ b/bin/cqlsh.py
@@@ -1,2695 -1,0 +1,2697 @@@
+#!
Merge branch 'cassandra-3.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c749a778
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c749a778
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Repository: cassandra
Updated Branches:
refs/heads/trunk 86faf8cb3 -> c749a7780
Make cqlsh handle CREATE KEYSPACE timeouts properly
patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-9689
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apa
Merge branch 'cassandra-2.2' into cassandra-3.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6dd2413f
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6dd2413f
Diff: http://git-wip-us.apache.org/repos/asf
http://git-wip-us.apache.org/repos/asf/cassandra/blob/464ca14a/bin/cqlsh.py
--
diff --cc bin/cqlsh.py
index bfb3a24,000..c991cc7
mode 100644,00..100644
--- a/bin/cqlsh.py
+++ b/bin/cqlsh.py
@@@ -1,2695 -1,0 +1,2697 @@@
+#!
Repository: cassandra
Updated Branches:
refs/heads/cassandra-3.0 2e3727e3f -> 6dd2413f8
Make cqlsh handle CREATE KEYSPACE timeouts properly
patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-9689
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wi
Merge branch 'cassandra-2.2' into cassandra-3.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6dd2413f
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6dd2413f
Diff: http://git-wip-us.apache.org/repos/asf
Merge branch 'cassandra-2.1' into cassandra-2.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/464ca14a
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/464ca14a
Diff: http://git-wip-us.apache.org/repos/asf
http://git-wip-us.apache.org/repos/asf/cassandra/blob/464ca14a/bin/cqlsh.py
--
diff --cc bin/cqlsh.py
index bfb3a24,000..c991cc7
mode 100644,00..100644
--- a/bin/cqlsh.py
+++ b/bin/cqlsh.py
@@@ -1,2695 -1,0 +1,2697 @@@
+#!
Merge branch 'cassandra-2.1' into cassandra-2.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/464ca14a
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/464ca14a
Diff: http://git-wip-us.apache.org/repos/asf
Repository: cassandra
Updated Branches:
refs/heads/cassandra-2.2 25373e994 -> 464ca14aa
Make cqlsh handle CREATE KEYSPACE timeouts properly
patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-9689
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wi
Repository: cassandra
Updated Branches:
refs/heads/cassandra-2.1 5ec020490 -> acdbdc28c
Make cqlsh handle CREATE KEYSPACE timeouts properly
patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-9689
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wi
[
https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-9838:
---
Reviewer: Benjamin Lerer (was: Tyler Hobbs)
Giving this one to [~blerer] to review.
> Un
[
https://issues.apache.org/jira/browse/CASSANDRA-9689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731285#comment-14731285
]
Benjamin Lerer commented on CASSANDRA-9689:
---
+1
> keyspace does not show in
[
https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731275#comment-14731275
]
Benjamin Lerer edited comment on CASSANDRA-6237 at 9/4/15 7:18 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731275#comment-14731275
]
Benjamin Lerer commented on CASSANDRA-6237:
---
Thanks for review [~JoshuaMcKen
[
https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Snyder updated CASSANDRA-9838:
Attachment: cassandra-2.1-9838.txt
Patch against 2.1.x
> Unable to update an element in
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731272#comment-14731272
]
Tyler Hobbs commented on CASSANDRA-10261:
-
It's the same timestamp we current
[
https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731268#comment-14731268
]
Brett Snyder commented on CASSANDRA-9838:
-
I will take a stab at this one. Jus
Allow range deletions in CQL
patch by Benjamin Lerer; reviewed by Joshua McKenzie for CASSANDRA-6237
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e3727e3
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree
Repository: cassandra
Updated Branches:
refs/heads/trunk 10fa32931 -> 86faf8cb3
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/test/unit/org/apache/cassandra/cql3/validation/operations/UpdateTest.java
--
diff --
Merge branch 'cassandra-3.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86faf8cb
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86faf8cb
Diff: http://git-wip-us.apache.org/repos/asf/cassand
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/test/unit/org/apache/cassandra/cql3/validation/entities/UFIdentificationTest.java
--
diff --git
a/test/unit/org/apache/cassandra/cql3/validation/entities/UFIdentificat
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/src/java/org/apache/cassandra/cql3/statements/ModificationStatement.java
--
diff --git
a/src/java/org/apache/cassandra/cql3/statements/ModificationStatement.java
b/sr
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/test/unit/org/apache/cassandra/cql3/validation/entities/UFIdentificationTest.java
--
diff --git
a/test/unit/org/apache/cassandra/cql3/validation/entities/UFIdentificat
Allow range deletions in CQL
patch by Benjamin Lerer; reviewed by Joshua McKenzie for CASSANDRA-6237
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e3727e3
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree
Repository: cassandra
Updated Branches:
refs/heads/cassandra-3.0 8f249a67d -> 2e3727e3f
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/test/unit/org/apache/cassandra/cql3/validation/operations/UpdateTest.java
--
http://git-wip-us.apache.org/repos/asf/cassandra/blob/2e3727e3/src/java/org/apache/cassandra/cql3/statements/ModificationStatement.java
--
diff --git
a/src/java/org/apache/cassandra/cql3/statements/ModificationStatement.java
b/sr
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731266#comment-14731266
]
Tyler Hobbs commented on CASSANDRA-10261:
-
Here's an example of a series of o
[
https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731261#comment-14731261
]
Joshua McKenzie commented on CASSANDRA-6237:
LGTM. Just remember to add in
[
https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731256#comment-14731256
]
Benjamin Lerer edited comment on CASSANDRA-6237 at 9/4/15 6:59 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731257#comment-14731257
]
T Jake Luciani commented on CASSANDRA-10261:
What timestamp do you use fo
[
https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731256#comment-14731256
]
Benjamin Lerer commented on CASSANDRA-6237:
---
* The results of the unit tests
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731253#comment-14731253
]
Jim Witschey commented on CASSANDRA-10269:
--
bq. Once they sufficiently diver
[
https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-8907:
---
Assignee: Amit Singh Chowdhery
> Raise GCInspector alerts to WARN
> --
[
https://issues.apache.org/jira/browse/CASSANDRA-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-10222:
Attachment: 10222_coverity_fix.txt
> Periodically attempt to delete failed snap
[
https://issues.apache.org/jira/browse/CASSANDRA-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie reopened CASSANDRA-10222:
-
The patch for this introduced a new error in coverity coverage on 3.0:
{noformat}
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731222#comment-14731222
]
Tyler Hobbs commented on CASSANDRA-10261:
-
Thinking about this more, a bit of
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731190#comment-14731190
]
T Jake Luciani commented on CASSANDRA-10261:
I think he means repairing t
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731184#comment-14731184
]
Joel Knighton commented on CASSANDRA-10261:
---
I've been working out examples
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731159#comment-14731159
]
Tyler Hobbs commented on CASSANDRA-10261:
-
bq. In either case, I think we nee
[
https://issues.apache.org/jira/browse/CASSANDRA-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Snyder updated CASSANDRA-10225:
-
Attachment: cassandra-2.1-10225.txt
> Make compression ratio much more accurate
> ---
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731083#comment-14731083
]
T Jake Luciani commented on CASSANDRA-10261:
Yeah, this is a really diffi
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731075#comment-14731075
]
Joel Knighton commented on CASSANDRA-10261:
---
The approaches you described a
[
https://issues.apache.org/jira/browse/CASSANDRA-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731066#comment-14731066
]
Jim Witschey commented on CASSANDRA-10229:
--
I've run these tests myself on i
[
https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731067#comment-14731067
]
Tyler Hobbs commented on CASSANDRA-10261:
-
This is a pretty nasty problem.
T
[
https://issues.apache.org/jira/browse/CASSANDRA-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731063#comment-14731063
]
Branimir Lambov commented on CASSANDRA-8143:
I have also been tempted to d
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731046#comment-14731046
]
Aleksey Yeschenko commented on CASSANDRA-10269:
---
Once they sufficiently
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731044#comment-14731044
]
Robert Stupp commented on CASSANDRA-10269:
--
Don't want to open a can of worm
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731042#comment-14731042
]
Philip Thompson commented on CASSANDRA-10269:
-
Josh raises a good point t
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731039#comment-14731039
]
Jim Witschey commented on CASSANDRA-10269:
--
bq. right now testing 3.0->trunk
[
https://issues.apache.org/jira/browse/CASSANDRA-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731037#comment-14731037
]
Yuki Morishita commented on CASSANDRA-10265:
Patch LGTM with the fixed dt
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731027#comment-14731027
]
Jim Witschey edited comment on CASSANDRA-10269 at 9/4/15 4:34 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731035#comment-14731035
]
Adam Holmberg commented on CASSANDRA-9921:
--
Olivier is out through next week
[
https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731034#comment-14731034
]
Adam Holmberg edited comment on CASSANDRA-9921 at 9/4/15 4:34 PM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731034#comment-14731034
]
Adam Holmberg commented on CASSANDRA-9921:
--
(ACK) Will likely be starting thi
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731033#comment-14731033
]
Aleksey Yeschenko commented on CASSANDRA-10269:
---
*right now* testing 3.
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731027#comment-14731027
]
Jim Witschey commented on CASSANDRA-10269:
--
.bq these are primarily pre to p
[
https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731020#comment-14731020
]
Aleksey Yeschenko commented on CASSANDRA-9921:
--
Pushed some nits to the s
[
https://issues.apache.org/jira/browse/CASSANDRA-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731001#comment-14731001
]
Tyler Hobbs commented on CASSANDRA-9664:
I pushed another two small commits to
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730996#comment-14730996
]
Philip Thompson commented on CASSANDRA-10269:
-
Well these are primarily p
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730993#comment-14730993
]
Jim Witschey commented on CASSANDRA-10269:
--
One possibility is
- 2.1: old=
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730988#comment-14730988
]
Sylvain Lebresne commented on CASSANDRA-10269:
--
bq. We could run the tes
[
https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730982#comment-14730982
]
Philip Thompson commented on CASSANDRA-10269:
-
Now that we bucketize, we
Jim Witschey created CASSANDRA-10269:
Summary: Run new upgrade tests on supported upgrade paths
Key: CASSANDRA-10269
URL: https://issues.apache.org/jira/browse/CASSANDRA-10269
Project: Cassandra
1 - 100 of 213 matches
Mail list logo