[
https://issues.apache.org/jira/browse/CASSANDRA-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767373#comment-13767373
]
Aleksey Yeschenko commented on CASSANDRA-6021:
--
Your main issue here is t
[
https://issues.apache.org/jira/browse/CASSANDRA-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767370#comment-13767370
]
Aleksey Yeschenko commented on CASSANDRA-6021:
--
It's not deemed ok (was a
[
https://issues.apache.org/jira/browse/CASSANDRA-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michaël Figuière updated CASSANDRA-5899:
Issue Type: Improvement (was: Bug)
> Sends all interface in native protoco
[
https://issues.apache.org/jira/browse/CASSANDRA-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michaël Figuière updated CASSANDRA-5951:
Issue Type: Improvement (was: Bug)
> Upgrade to JNA 4
>
>
[
https://issues.apache.org/jira/browse/CASSANDRA-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michaël Figuière updated CASSANDRA-5883:
Issue Type: Improvement (was: Bug)
> Switch to Logback
> -
[
https://issues.apache.org/jira/browse/CASSANDRA-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6013:
--
Comment: was deleted
(was: bq. this mean we'll timeout as soon as a proposer gets a
[
https://issues.apache.org/jira/browse/CASSANDRA-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767199#comment-13767199
]
Jonathan Ellis commented on CASSANDRA-6013:
---
bq. this mean we'll timeout as
[
https://issues.apache.org/jira/browse/CASSANDRA-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767166#comment-13767166
]
Michaël Figuière edited comment on CASSANDRA-6030 at 9/13/13 11:40 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767166#comment-13767166
]
Michaël Figuière edited comment on CASSANDRA-6030 at 9/13/13 11:38 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767166#comment-13767166
]
Michaël Figuière edited comment on CASSANDRA-6030 at 9/13/13 11:37 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767166#comment-13767166
]
Michaël Figuière commented on CASSANDRA-6030:
-
I believe this is due to th
[
https://issues.apache.org/jira/browse/CASSANDRA-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767163#comment-13767163
]
Brandon Williams commented on CASSANDRA-5906:
-
Ping [~cburroughs] :)
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams reassigned CASSANDRA-6026:
---
Assignee: Aleksey Yeschenko (was: Sylvain Lebresne)
> NPE when runni
[
https://issues.apache.org/jira/browse/CASSANDRA-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michaël Figuière updated CASSANDRA-4914:
Issue Type: New Feature (was: Bug)
> Aggregate functions in CQL
>
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767134#comment-13767134
]
Mikhail Stepura commented on CASSANDRA-5084:
[~brandon.williams] There is
[
https://issues.apache.org/jira/browse/CASSANDRA-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinder Aujla updated CASSANDRA-6030:
Attachment: jar hell.png
This is the reason why, I am using version 2 of the JAVA drive
[
https://issues.apache.org/jira/browse/CASSANDRA-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-6031.
---
Resolution: Fixed
> Remove code to load pre-1.2 caches
>
[
https://issues.apache.org/jira/browse/CASSANDRA-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767121#comment-13767121
]
Jonathan Ellis commented on CASSANDRA-6031:
---
committed
> Re
r/m code to load deprecated, pre-1.2 cache format
patch by jbellis; reviewed by Vijay for CASSANDRA-6031
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d2c67a1c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/t
Merge branch 'cassandra-2.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/2c65393d
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2c65393d
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Updated Branches:
refs/heads/cassandra-2.0 ab7fed683 -> d2c67a1cb
refs/heads/trunk 02eacf93a -> 2c65393d4
r/m code to load deprecated, pre-1.2 cache format
patch by jbellis; reviewed by Vijay for CASSANDRA-6031
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://gi
[
https://issues.apache.org/jira/browse/CASSANDRA-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767119#comment-13767119
]
Vijay commented on CASSANDRA-6031:
--
+1
> Remove code to load pre-1.2
[
https://issues.apache.org/jira/browse/CASSANDRA-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767107#comment-13767107
]
Michael Kjellman commented on CASSANDRA-5979:
-
just to elaborate a bit on
[
https://issues.apache.org/jira/browse/CASSANDRA-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-6024:
-
Assignee: Yuki Morishita
> sstableloader uploads full range sstable into
[
https://issues.apache.org/jira/browse/CASSANDRA-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767091#comment-13767091
]
Jonathan Ellis commented on CASSANDRA-6022:
---
Is this still a problem in 1.2.
[
https://issues.apache.org/jira/browse/CASSANDRA-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767086#comment-13767086
]
Jonathan Ellis commented on CASSANDRA-5982:
---
Pushed branches to https://gith
[
https://issues.apache.org/jira/browse/CASSANDRA-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767081#comment-13767081
]
Ben Manes commented on CASSANDRA-5821:
--
yes, released as v1.4
>
[
https://issues.apache.org/jira/browse/CASSANDRA-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767077#comment-13767077
]
Jonathan Ellis commented on CASSANDRA-5982:
---
This workload presents several
Jonathan Ellis created CASSANDRA-6031:
-
Summary: Remove code to load pre-1.2 caches
Key: CASSANDRA-6031
URL: https://issues.apache.org/jira/browse/CASSANDRA-6031
Project: Cassandra
Issue
[
https://issues.apache.org/jira/browse/CASSANDRA-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6031:
--
Attachment: remove-deprecated-cache-load-method.txt
> Remove code to load pre-1
[
https://issues.apache.org/jira/browse/CASSANDRA-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767072#comment-13767072
]
Jonathan Ellis commented on CASSANDRA-5986:
---
As I said in my first comment,
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767071#comment-13767071
]
Jonathan Ellis commented on CASSANDRA-5084:
---
How does that look [~dbrosius]?
[
https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-5946:
--
Fix Version/s: 1.2.10
> Commit Logs referencing deleted CFIDs not handled prope
[
https://issues.apache.org/jira/browse/CASSANDRA-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767074#comment-13767074
]
Jonathan Ellis commented on CASSANDRA-5886:
---
That reasoning makes sense to m
[
https://issues.apache.org/jira/browse/CASSANDRA-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767073#comment-13767073
]
Jonathan Ellis commented on CASSANDRA-5986:
---
Something is wrong with your ar
[
https://issues.apache.org/jira/browse/CASSANDRA-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767076#comment-13767076
]
Jonathan Ellis commented on CASSANDRA-5979:
---
[~rbranson], can you review?
[
https://issues.apache.org/jira/browse/CASSANDRA-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-5986.
---
Resolution: Invalid
> Cassandra hangs while reading saved cache
> ---
[
https://issues.apache.org/jira/browse/CASSANDRA-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-5886.
---
Resolution: Won't Fix
> Provide a propagation guarantee for DDL queries execu
[
https://issues.apache.org/jira/browse/CASSANDRA-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-5982:
--
Reviewer: yukim
Component/s: Core
Priority: Minor (was: Major)
[
https://issues.apache.org/jira/browse/CASSANDRA-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767078#comment-13767078
]
Jonathan Ellis commented on CASSANDRA-5982:
---
NB: even with these changes, te
[
https://issues.apache.org/jira/browse/CASSANDRA-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6016:
--
Fix Version/s: 2.0.1
Assignee: Yuki Morishita
> Ability to change repl
[
https://issues.apache.org/jira/browse/CASSANDRA-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767075#comment-13767075
]
Jonathan Ellis commented on CASSANDRA-5821:
---
Are these improvements in an of
Jinder Aujla created CASSANDRA-6030:
---
Summary: java.lang.IncompatibleClassChangeError when starting
EmbeddedCassandraService
Key: CASSANDRA-6030
URL: https://issues.apache.org/jira/browse/CASSANDRA-6030
[
https://issues.apache.org/jira/browse/CASSANDRA-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wayne Schroeder updated CASSANDRA-6029:
---
Attachment: CassandraDataSource.java
Our Cassandra data access object base class.
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767042#comment-13767042
]
Daniel Meyer commented on CASSANDRA-6026:
-
f663a996c799bd93963a50b418ed5fcde2e
[
https://issues.apache.org/jira/browse/CASSANDRA-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wayne Schroeder updated CASSANDRA-6029:
---
Description:
When multiple clients/threads do an UPDATE with a failed IF clause,
Wayne Schroeder created CASSANDRA-6029:
--
Summary: Lightweight transactions race render primary key useless
Key: CASSANDRA-6029
URL: https://issues.apache.org/jira/browse/CASSANDRA-6029
Project: Ca
[
https://issues.apache.org/jira/browse/CASSANDRA-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767034#comment-13767034
]
Yuki Morishita commented on CASSANDRA-5906:
---
One experiment that I took is t
Sylvain Lebresne created CASSANDRA-6023:
---
Summary: CAS should distinguish promised and accepted ballots
Key: CASSANDRA-6023
URL: https://issues.apache.org/jira/browse/CASSANDRA-6023
Project: Cass
[
https://issues.apache.org/jira/browse/CASSANDRA-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-6023:
Attachment: 0002-Populate-commitsByReplica-in-PrepareCallback.txt
[
https://issues.apache.org/jira/browse/CASSANDRA-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766890#comment-13766890
]
Jacob Rhoden commented on CASSANDRA-6021:
-
For the record, I am a little surpr
[
https://issues.apache.org/jira/browse/CASSANDRA-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-5865:
Attachment: 5865.txt
Trivial patch to throw when listen_address is 0.0.0.0.
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766809#comment-13766809
]
Daniel Meyer commented on CASSANDRA-6026:
-
Will try to find the exact commit t
[
https://issues.apache.org/jira/browse/CASSANDRA-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-6025:
Reviewer: jbellis
> Deleted row resurrects if was not compacted in GC Grace
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766730#comment-13766730
]
Daniel Meyer commented on CASSANDRA-6026:
-
This issue is probably related to C
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766808#comment-13766808
]
Daniel Meyer commented on CASSANDRA-6027:
-
Going to begin bisecting to find th
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6027:
Comment: was deleted
(was: Going to begin bisecting to find the offending commit. Will
[
https://issues.apache.org/jira/browse/CASSANDRA-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams resolved CASSANDRA-6028.
-
Resolution: Fixed
Reproduced In: 2.0, 1.2.9 (was: 1.2.9, 2.0)
[
https://issues.apache.org/jira/browse/CASSANDRA-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766866#comment-13766866
]
Aleksey Yeschenko commented on CASSANDRA-6009:
--
All right, this is legit.
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766841#comment-13766841
]
Mikhail Stepura commented on CASSANDRA-5084:
[~brandon.williams] I'll try
Daniel Meyer created CASSANDRA-6028:
---
Summary: Default sstable output size not respected when running
sstablesplit
Key: CASSANDRA-6028
URL: https://issues.apache.org/jira/browse/CASSANDRA-6028
Proje
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams reassigned CASSANDRA-6027:
---
Assignee: Sylvain Lebresne
> 'null' error when running sstable split
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams reassigned CASSANDRA-6026:
---
Assignee: Sylvain Lebresne
> NPE when running sstablesplit on valid s
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766846#comment-13766846
]
Brandon Williams commented on CASSANDRA-5084:
-
Oops, nevermind, that was p
Updated Branches:
refs/heads/cassandra-1.2 08c07f5f3 -> b281dd15d
refs/heads/cassandra-2.0 c9f4f0d64 -> ab7fed683
refs/heads/trunk 19c9a1ef4 -> 02eacf93a
make sstablesplit respect default size
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.
make sstablesplit respect default size
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b281dd15
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b281dd15
Diff: http://git-wip-us.apache.org/repos/asf/cassandr
Merge branch 'cassandra-1.2' into cassandra-2.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ab7fed68
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ab7fed68
Diff: http://git-wip-us.apache.org/repos/asf
Merge branch 'cassandra-2.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/02eacf93
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/02eacf93
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Merge branch 'cassandra-1.2' into cassandra-2.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ab7fed68
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ab7fed68
Diff: http://git-wip-us.apache.org/repos/asf
make sstablesplit respect default size
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b281dd15
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b281dd15
Diff: http://git-wip-us.apache.org/repos/asf/cassandr
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766796#comment-13766796
]
Brandon Williams commented on CASSANDRA-5084:
-
[~mishail] could you rebase
Viktor Jevdokimov created CASSANDRA-6024:
Summary: sstableloader uploads full range sstable into some single
range node(s) only
Key: CASSANDRA-6024
URL: https://issues.apache.org/jira/browse/CASSANDRA-6024
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-5084:
Attachment: 5084-v1.txt
I don't see any reason to wait for 2.1 to expose this,
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
src/java/org/apache/cassandra/service/StorageProxy.java
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1daf1916
Tree: http://git-wip-us.apache.org/re
[
https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-5084:
Fix Version/s: 1.2.10
> Cassandra should expose connected client state via
Merge branch 'cassandra-2.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/d141daa2
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d141daa2
Diff: http://git-wip-us.apache.org/repos/asf/cassand
[
https://issues.apache.org/jira/browse/CASSANDRA-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6026:
Fix Version/s: (was: 1.2.9)
> NPE when running sstablesplit on valid sstable
>
Oleg Anastasyev created CASSANDRA-6025:
--
Summary: Deleted row resurrects if was not compacted in GC Grace
Timeout due to thombstone read optimization in CollactionController
Key: CASSANDRA-6025
URL: https://i
[
https://issues.apache.org/jira/browse/CASSANDRA-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Anastasyev updated CASSANDRA-6025:
---
Description:
How to reproduce:
1. Insert column
2. Flush, so you'll have sstable-
[
https://issues.apache.org/jira/browse/CASSANDRA-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Anastasyev updated CASSANDRA-6025:
---
Attachment: 6025.diff
Fixed it by just deleting this condition. It seems that it
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6027:
Fix Version/s: (was: 2.0)
> 'null' error when running sstablesplit on valid sst
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6027:
Summary: 'null' error when running sstablesplit on valid sstable (was:
'null' error wh
[
https://issues.apache.org/jira/browse/CASSANDRA-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6028:
Fix Version/s: (was: 1.2.9)
(was: 2.0)
> Default sstable
[
https://issues.apache.org/jira/browse/CASSANDRA-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Anastasyev updated CASSANDRA-6025:
---
Description:
How to reproduce:
1. Insert column
2. Flush, so you'll have sstable-
Move hints and exception count to o.a.c.metrics
patch by yukim; reviewed by jbellis for CASSANDRA-6017
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e18f23c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr
Move hints and exception count to o.a.c.metrics
patch by yukim; reviewed by jbellis for CASSANDRA-6017
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e18f23c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
src/java/org/apache/cassandra/service/StorageProxy.java
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1daf1916
Tree: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/cassandra-1.2 806a45225 -> 0e18f23c5
refs/heads/cassandra-2.0 ab31b217c -> 1daf19165
refs/heads/trunk 76acc8040 -> d141daa20
Move hints and exception count to o.a.c.metrics
patch by yukim; reviewed by jbellis for CASSANDRA-6017
Project: http://git-wip-us.apac
[
https://issues.apache.org/jira/browse/CASSANDRA-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Kjellman updated CASSANDRA-5979:
Attachment: (was: 5979-3.txt)
> HintedHandOffManager task triggering ja
[
https://issues.apache.org/jira/browse/CASSANDRA-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Meyer updated CASSANDRA-6027:
Description:
ccm create --cassandra-version git:cassandra-2.0 test
ccm populate -n 1
cc
Daniel Meyer created CASSANDRA-6027:
---
Summary: 'null' error when running sstable split on valid sstable
Key: CASSANDRA-6027
URL: https://issues.apache.org/jira/browse/CASSANDRA-6027
Project: Cassandr
Merge branch 'cassandra-2.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/19c9a1ef
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/19c9a1ef
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Merge branch 'cassandra-1.2' into cassandra-2.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9f4f0d6
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c9f4f0d6
Diff: http://git-wip-us.apache.org/repos/asf
Merge branch 'cassandra-1.2' into cassandra-2.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9f4f0d6
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c9f4f0d6
Diff: http://git-wip-us.apache.org/repos/asf
Fix NPE in nodetool on booting instances.
Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-5968
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/08c07f5f
Tree: http://git-wip-us.apache.org/repos/asf/c
Fix NPE in nodetool on booting instances.
Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-5968
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/08c07f5f
Tree: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/cassandra-1.2 0e18f23c5 -> 08c07f5f3
refs/heads/cassandra-2.0 1daf19165 -> c9f4f0d64
refs/heads/trunk d141daa20 -> 19c9a1ef4
Fix NPE in nodetool on booting instances.
Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-5968
Project: http://git-
Daniel Meyer created CASSANDRA-6026:
---
Summary: NPE when running sstablesplit on valid sstable
Key: CASSANDRA-6026
URL: https://issues.apache.org/jira/browse/CASSANDRA-6026
Project: Cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766611#comment-13766611
]
Sylvain Lebresne commented on CASSANDRA-5953:
-
bq. the hint contract is, "
Updated Branches:
refs/heads/cassandra-1.1 eb884a582 -> cec564d22
refs/heads/cassandra-1.2 2ce932761 -> 806a45225
refs/heads/cassandra-2.0 50c9d77e1 -> ab31b217c
refs/heads/trunk 71c94feb0 -> 76acc8040
Fix snapshots in use get deleted during snapshot repair
patch by yukim; reviewed by jb
1 - 100 of 143 matches
Mail list logo