[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866483#action_12866483
]
Ryan King commented on CASSANDRA-1079:
--
Yes, "not persisting between restarts" is
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1079:
--
Fix Version/s: 0.6.2
Affects Version/s: 0.6
(was:
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reopened CASSANDRA-1079:
---
Oh. Sometimes I need to read things twice -- yes, it's a bug if it's not
persisting
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866445#action_12866445
]
Stu Hood commented on CASSANDRA-1079:
-
I think the disconnect is that Ryan and Jeff
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866433#action_12866433
]
Jeff Hodges commented on CASSANDRA-1079:
??I'm big on "there should only be one
[
https://issues.apache.org/jira/browse/CASSANDRA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866421#action_12866421
]
Gary Dusbabek commented on CASSANDRA-976:
-
Yes. Which begs the question: do we
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866411#action_12866411
]
Jonathan Ellis commented on CASSANDRA-1079:
---
It's not surprising if you remem
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866409#action_12866409
]
Ryan King commented on CASSANDRA-1079:
--
If we're not going to let the jmx-based se
[
https://issues.apache.org/jira/browse/CASSANDRA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1079.
---
Resolution: Won't Fix
this is working as designed. the config file is The Source
Cache capacity settings done via nodetool get reset on memtable flushes
---
Key: CASSANDRA-1079
URL: https://issues.apache.org/jira/browse/CASSANDRA-1079
Project: Cassandra
Author: jbellis
Date: Wed May 12 00:11:54 2010
New Revision: 943345
URL: http://svn.apache.org/viewvc?rev=943345&view=rev
Log:
clean up ExpiringMap and improve concurrency w/ NBHM instead of HashTable
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1077
Modified:
cassandra/trunk/src/ja
Author: jbellis
Date: Wed May 12 00:11:45 2010
New Revision: 943344
URL: http://svn.apache.org/viewvc?rev=943344&view=rev
Log:
replace ExpiringMap in ConsistencyChecker with ScheduledExecutorService
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1077
Removed:
cassandra/trunk/src/java/
Author: jbellis
Date: Wed May 12 00:11:26 2010
New Revision: 943343
URL: http://svn.apache.org/viewvc?rev=943343&view=rev
Log:
inline ReadRepairManager and r/m unused code
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1077
Removed:
cassandra/trunk/src/java/org/apache/cassandra/service
[
https://issues.apache.org/jira/browse/CASSANDRA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866388#action_12866388
]
Jeremy Hanna commented on CASSANDRA-292:
a simple wix installer could probably i
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866381#action_12866381
]
Gary Dusbabek commented on CASSANDRA-1077:
--
I don't think there is a conventio
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "FrontPage" page has been changed by jeremyhanna.
http://wiki.apache.org/cassandra/FrontPage?action=diff&rev1=45&rev2=46
--
*
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "FrontPage" page has been changed by jeremyhanna.
http://wiki.apache.org/cassandra/FrontPage?action=diff&rev1=44&rev2=45
--
*
[
https://issues.apache.org/jira/browse/CASSANDRA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866366#action_12866366
]
Jonathan Ellis commented on CASSANDRA-976:
--
but isn't this saying "remove the K
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866365#action_12866365
]
Jonathan Ellis commented on CASSANDRA-1077:
---
... i guess i should probably ju
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866364#action_12866364
]
Jonathan Ellis commented on CASSANDRA-1077:
---
i want to avoid confusion with t
Author: eevans
Date: Tue May 11 21:49:43 2010
New Revision: 943311
URL: http://svn.apache.org/viewvc?rev=943311&view=rev
Log:
reasonable defaults for optional CfDef fields
Patch by eevans
Modified:
cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java
cassandra/trunk/te
Author: eevans
Date: Tue May 11 21:49:36 2010
New Revision: 943310
URL: http://svn.apache.org/viewvc?rev=943310&view=rev
Log:
updated genavro schema
Patch eevans
Modified:
cassandra/trunk/interface/cassandra.genavro
Modified: cassandra/trunk/interface/cassandra.genavro
URL:
http://svn.apac
Author: eevans
Date: Tue May 11 21:49:32 2010
New Revision: 943309
URL: http://svn.apache.org/viewvc?rev=943309&view=rev
Log:
remove useless (and confusing) use of "default"
Patch by eevans
Modified:
cassandra/trunk/interface/cassandra.avpr
Modified: cassandra/trunk/interface/cassandra.avpr
Author: gdusbabek
Date: Tue May 11 21:49:23 2010
New Revision: 943308
URL: http://svn.apache.org/viewvc?rev=943308&view=rev
Log:
added a note to the keyspace definition in cassandra.yaml that indicates it
will not be loaded.
Modified:
cassandra/trunk/conf/cassandra.yaml
Modified: cassandra/
Author: gdusbabek
Date: Tue May 11 21:48:01 2010
New Revision: 943307
URL: http://svn.apache.org/viewvc?rev=943307&view=rev
Log:
merge from 0.6
Modified:
cassandra/trunk/ (props changed)
cassandra/trunk/CHANGES.txt
cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thri
Add system tests to Hudson build
Key: CASSANDRA-1078
URL: https://issues.apache.org/jira/browse/CASSANDRA-1078
Project: Cassandra
Issue Type: Task
Components: Tools
Reporter: Johan Oskar
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866352#action_12866352
]
Gary Dusbabek commented on CASSANDRA-1077:
--
+1.
Any reason for using for the
[
https://issues.apache.org/jira/browse/CASSANDRA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866323#action_12866323
]
Gary Dusbabek commented on CASSANDRA-976:
-
This cleanup happens in conjunction w
[
https://issues.apache.org/jira/browse/CASSANDRA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Dusbabek updated CASSANDRA-1076:
-
Attachment: 0001-remove-from-streamManagers-when-finished.patch
Patch is against trun
[
https://issues.apache.org/jira/browse/CASSANDRA-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866295#action_12866295
]
Kazuki Ohta commented on CASSANDRA-47:
--
Just a comment. SSTable compression is very
[
https://issues.apache.org/jira/browse/CASSANDRA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866290#action_12866290
]
Jonathan Ellis commented on CASSANDRA-976:
--
should the "clean up empty director
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866285#action_12866285
]
Jonathan Ellis commented on CASSANDRA-1077:
---
03
clean up ExpiringMap and
[
https://issues.apache.org/jira/browse/CASSANDRA-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1077:
--
Attachment: 0001-inline-ReadRepairManager-and-r-m-unused-code.txt
00
clean up ExpiringMap
Key: CASSANDRA-1077
URL: https://issues.apache.org/jira/browse/CASSANDRA-1077
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Jonathan Ellis
As
Author: gdusbabek
Date: Tue May 11 18:02:28 2010
New Revision: 943211
URL: http://svn.apache.org/viewvc?rev=943211&view=rev
Log:
indicate stream source/destinations before anticompaction. patch by gdusbabek,
reviewed by jbellis. CASSANDRA-956
Modified:
cassandra/branches/cassandra-0.6/CHANGE
Author: gdusbabek
Date: Tue May 11 17:59:21 2010
New Revision: 943209
URL: http://svn.apache.org/viewvc?rev=943209&view=rev
Log:
indicate stream source/destinations before anticompaction. patch by gdusbabek,
reviewed by jbellis. CASSANDRA-956
Modified:
cassandra/branches/cassandra-0.6/src/j
[
https://issues.apache.org/jira/browse/CASSANDRA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866226#action_12866226
]
Ted Zlatanov commented on CASSANDRA-972:
This information can also be provided t
Author: eevans
Date: Tue May 11 17:26:39 2010
New Revision: 943195
URL: http://svn.apache.org/viewvc?rev=943195&view=rev
Log:
actually allow Column.ttl to be optional
Patch by eevans
Modified:
cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java
cassandra/trunk/test/sy
Author: eevans
Date: Tue May 11 17:21:02 2010
New Revision: 943192
URL: http://svn.apache.org/viewvc?rev=943192&view=rev
Log:
more ColumnFamilyType conversions post-r942113
Patch by eevans
Modified:
cassandra/trunk/src/java/org/apache/cassandra/avro/AvroValidation.java
cassandra/trunk/sr
Author: eevans
Date: Tue May 11 17:20:56 2010
New Revision: 943191
URL: http://svn.apache.org/viewvc?rev=943191&view=rev
Log:
avro functional test reboot
Patch by eevans
Modified:
cassandra/trunk/test/system/__init__.py
cassandra/trunk/test/system/test_avro_server.py
Modified: cassandra
Author: eevans
Date: Tue May 11 17:20:51 2010
New Revision: 943190
URL: http://svn.apache.org/viewvc?rev=943190&view=rev
Log:
avro-based system_add_keyspace()
Patch by eevans
Modified:
cassandra/trunk/interface/cassandra.avpr
cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraSe
Author: eevans
Date: Tue May 11 17:20:44 2010
New Revision: 943189
URL: http://svn.apache.org/viewvc?rev=943189&view=rev
Log:
bring insert() up to date w/ thrift in trunk
* no more keyspace arg
* key is byte[]
* ColumnParent+Column instead of ColumnPath+value
Patch by eevans
Modified:
ca
Author: eevans
Date: Tue May 11 17:20:37 2010
New Revision: 943188
URL: http://svn.apache.org/viewvc?rev=943188&view=rev
Log:
bring avro get() up to date w/ changes in trunk
* refactoring of private methods in light of multiget() removal in trunk
* update get() for keyspace argument remove
* u
Author: eevans
Date: Tue May 11 17:20:30 2010
New Revision: 943187
URL: http://svn.apache.org/viewvc?rev=943187&view=rev
Log:
set_keyspace() impl (setup for keyspace arg removal)
Patch by eevans
Modified:
cassandra/trunk/interface/cassandra.avpr
cassandra/trunk/src/java/org/apache/cassan
Author: gdusbabek
Date: Tue May 11 16:59:55 2010
New Revision: 943175
URL: http://svn.apache.org/viewvc?rev=943175&view=rev
Log:
indicate stream sources and destinations before anticompaction. patch by
gdusbabek, reviewed by jbellis. CASSANDRA-956
Modified:
cassandra/trunk/src/java/org/apach
[
https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866205#action_12866205
]
Jonathan Ellis commented on CASSANDRA-956:
--
+1
can you apply to 0.6 branch?
>
[
https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-956:
-
Fix Version/s: 0.6.2
(was: 0.7)
Affects Version/s: 0
[
https://issues.apache.org/jira/browse/CASSANDRA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Dusbabek updated CASSANDRA-956:
Attachment: 0001-indicate-stream-sources-and-destinations-before-anti.patch
> include st
[
https://issues.apache.org/jira/browse/CASSANDRA-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866204#action_12866204
]
Jonathan Ellis commented on CASSANDRA-1075:
---
looks like we should also update
[
https://issues.apache.org/jira/browse/CASSANDRA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1076:
--
Affects Version/s: 0.6
(was: 0.6.1)
> StreamingService.S
[
https://issues.apache.org/jira/browse/CASSANDRA-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1075:
--
Assignee: Gary Dusbabek
Fix Version/s: 0.7
Affects Version/s: 0
StreamingService.StreamDestinations never empties
-
Key: CASSANDRA-1076
URL: https://issues.apache.org/jira/browse/CASSANDRA-1076
Project: Cassandra
Issue Type: Bug
Components: Core
Thrift interface call to query whether all live nodes agree on the schema id
Key: CASSANDRA-1075
URL: https://issues.apache.org/jira/browse/CASSANDRA-1075
Project: Cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866121#action_12866121
]
Sylvain Lebresne commented on CASSANDRA-744:
But then again, I do not even c
[
https://issues.apache.org/jira/browse/CASSANDRA-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866113#action_12866113
]
Arto Bendiken commented on CASSANDRA-744:
-
I guess it depends on your use case.
[
https://issues.apache.org/jira/browse/CASSANDRA-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866098#action_12866098
]
Sylvain Lebresne commented on CASSANDRA-744:
That's not really the problem o
56 matches
Mail list logo