CommitLogHeader raises an AssertionError during startup
Key: CASSANDRA-1435
URL: https://issues.apache.org/jira/browse/CASSANDRA-1435
Project: Cassandra
Issue Type: Bug
Comp
[
https://issues.apache.org/jira/browse/CASSANDRA-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Morton updated CASSANDRA-1432:
Priority: Major (was: Minor)
> java.util.NoSuchElementException when returning a node
[
https://issues.apache.org/jira/browse/CASSANDRA-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902746#action_12902746
]
Aaron Morton commented on CASSANDRA-1432:
-
I think this is stopping the HH and
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902741#action_12902741
]
Jonathan Ellis commented on CASSANDRA-1431:
---
did you make sure the compaction
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902714#action_12902714
]
Aleksey Pesternikov commented on CASSANDRA-1431:
The described workarou
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "API" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/API?action=diff&rev1=64&rev2=65
--
||`start_key` ||`
ColumnFamilyOutputFormat performs blocking writes for large batches
---
Key: CASSANDRA-1434
URL: https://issues.apache.org/jira/browse/CASSANDRA-1434
Project: Cassandra
Issue Ty
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-1368:
Comment: was deleted
(was: > but we're okay if we change the avro client api in backwards-compa
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902681#action_12902681
]
Stu Hood commented on CASSANDRA-1368:
-
> but we're okay if we change the avro clien
Author: eevans
Date: Wed Aug 25 22:27:34 2010
New Revision: 989392
URL: http://svn.apache.org/viewvc?rev=989392&view=rev
Log:
relocate src/cassandra.avpr to build/internode.avpr
Patch by eevans
Modified:
cassandra/trunk/build.xml
Modified: cassandra/trunk/build.xml
URL:
http://svn.apache.o
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902669#action_12902669
]
Jonathan Ellis commented on CASSANDRA-1368:
---
but we're okay if we change the
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902667#action_12902667
]
Stu Hood commented on CASSANDRA-1368:
-
> Is this likely to come up in practice or c
[
https://issues.apache.org/jira/browse/CASSANDRA-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1433:
--
Fix Version/s: 0.7 beta 2
> nodetool cfstats broken on TRUNK
>
[
https://issues.apache.org/jira/browse/CASSANDRA-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902660#action_12902660
]
Jon Hermes commented on CASSANDRA-1433:
---
Confirmed this does not work on head rig
nodetool cfstats broken on TRUNK
Key: CASSANDRA-1433
URL: https://issues.apache.org/jira/browse/CASSANDRA-1433
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7 beta 2
java.util.NoSuchElementException when returning a node to the cluster
-
Key: CASSANDRA-1432
URL: https://issues.apache.org/jira/browse/CASSANDRA-1432
Project: Cassandra
Issu
[
https://issues.apache.org/jira/browse/CASSANDRA-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1423.
---
Resolution: Duplicate
> Cassandra's internal state broke by getting column slices
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902634#action_12902634
]
Jonathan Ellis commented on CASSANDRA-1368:
---
bq. If the client might be using
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902632#action_12902632
]
Stu Hood commented on CASSANDRA-1368:
-
> can you add an example using streaming on
[
https://issues.apache.org/jira/browse/CASSANDRA-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902630#action_12902630
]
Jonathan Ellis commented on CASSANDRA-1368:
---
can you add an example using str
[
https://issues.apache.org/jira/browse/CASSANDRA-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1315.
---
Reviewer: jbellis
Resolution: Fixed
Stu convinced me that due to the direct
Author: jbellis
Date: Wed Aug 25 20:51:04 2010
New Revision: 989371
URL: http://svn.apache.org/viewvc?rev=989371&view=rev
Log:
Allow multiple mutations per key to arrive during individual write calls.
patch by Stu Hood; reviewed by jbellis for CASSANDRA-1315
Modified:
cassandra/trunk/src/j
Author: jbellis
Date: Wed Aug 25 20:50:45 2010
New Revision: 989370
URL: http://svn.apache.org/viewvc?rev=989370&view=rev
Log:
Use Avro objects as input to CFOutputFormat. patch by Stu Hood; reviewed by
jbellis for CASSANDRA-1315
Modified:
cassandra/trunk/src/java/org/apache/cassandra/hado
Author: eevans
Date: Wed Aug 25 20:41:37 2010
New Revision: 989365
URL: http://svn.apache.org/viewvc?rev=989365&view=rev
Log:
Separate authentication and authorization into ClientState object
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1237
Added:
cassandra/trunk/src/java/org/apache/
Author: eevans
Date: Wed Aug 25 20:41:30 2010
New Revision: 989364
URL: http://svn.apache.org/viewvc?rev=989364&view=rev
Log:
Add configuration for IAuthority, and handle SimpleAuthenticator upgraders
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1237
Modified:
cassandra/trunk/conf/cas
Author: eevans
Date: Wed Aug 25 20:41:24 2010
New Revision: 989363
URL: http://svn.apache.org/viewvc?rev=989363&view=rev
Log:
Factor out reflection-based class construction.
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1237
Modified:
cassandra/trunk/src/java/org/apache/cassandra/confi
[
https://issues.apache.org/jira/browse/CASSANDRA-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902619#action_12902619
]
Gary Dusbabek commented on CASSANDRA-1430:
--
To prove that I'm not hallucinatin
Author: eevans
Date: Wed Aug 25 20:41:18 2010
New Revision: 989362
URL: http://svn.apache.org/viewvc?rev=989362&view=rev
Log:
Add IAuthority, and split login into authenticate/authorize
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1237
Added:
cassandra/trunk/src/java/org/apache/cassan
Author: eevans
Date: Wed Aug 25 20:41:10 2010
New Revision: 989361
URL: http://svn.apache.org/viewvc?rev=989361&view=rev
Log:
Remove AccessLevel return value from login, since authorization will be moving
to call-time
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1237
Modified:
cassan
The Buildbot has detected a new failure of cassandra-trunk on ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cassandra-trunk/builds/437
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: isis_ubuntu
Build Reason:
Build Source Stamp: [branch cassandra/tru
Author: jbellis
Date: Wed Aug 25 20:35:15 2010
New Revision: 989352
URL: http://svn.apache.org/viewvc?rev=989352&view=rev
Log:
fix EH.max. patch by jbellis and brandonwilliams for CASSANDRA-1413
Modified:
cassandra/trunk/CHANGES.txt
cassandra/trunk/src/java/org/apache/cassandra/io/sstabl
Author: jbellis
Date: Wed Aug 25 20:25:49 2010
New Revision: 989344
URL: http://svn.apache.org/viewvc?rev=989344&view=rev
Log:
Add CfDef.default_validation_class. patch by jhermes; reviewed by jbellis for
CASSANDRA-891
Modified:
cassandra/trunk/CHANGES.txt
cassandra/trunk/conf/cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902605#action_12902605
]
Gary Dusbabek edited comment on CASSANDRA-1431 at 8/25/10 4:01 PM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902605#action_12902605
]
Gary Dusbabek commented on CASSANDRA-1431:
--
This is bizarre. The column bloom
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-1431:
-
Assignee: Gary Dusbabek
> Unable to upgrade 0.6.1 to 0.6.4
>
[
https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Evans updated CASSANDRA-1237:
--
Reviewer: urandom
> Store AccessLevels externally to IAuthenticator
> -
[
https://issues.apache.org/jira/browse/CASSANDRA-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902546#action_12902546
]
Nick Bailey commented on CASSANDRA-1427:
Currently a move is just decommission
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=40&rev2=41
-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=39&rev2=40
-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=38&rev2=39
-
[
https://issues.apache.org/jira/browse/CASSANDRA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-891:
-
Attachment: 891-rebased.txt
Rebased.
> Add ValidateWith to CF definitions
> -
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902527#action_12902527
]
Aleksey Pesternikov commented on CASSANDRA-1431:
There are some excerpt
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=37&rev2=38
-
[
https://issues.apache.org/jira/browse/CASSANDRA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Pesternikov updated CASSANDRA-1431:
---
Attachment: system.tgz
> Unable to upgrade 0.6.1 to 0.6.4
> -
Unable to upgrade 0.6.1 to 0.6.4
Key: CASSANDRA-1431
URL: https://issues.apache.org/jira/browse/CASSANDRA-1431
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.6.4
Environment: 0.6.1, 0.6.4
[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902523#action_12902523
]
Nick Bailey commented on CASSANDRA-1216:
I believe the only consequences of cal
[
https://issues.apache.org/jira/browse/CASSANDRA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1412:
--
Affects Version/s: (was: 0.7 beta 2)
> Internal error processing batch_mutate
>
[
https://issues.apache.org/jira/browse/CASSANDRA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902514#action_12902514
]
Jonathan Ellis commented on CASSANDRA-891:
--
can you rebase to trunk?
> Add Val
[
https://issues.apache.org/jira/browse/CASSANDRA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902513#action_12902513
]
Jon Hermes edited comment on CASSANDRA-891 at 8/25/10 12:49 PM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-1417:
-
Assignee: Matthew F. Dennis
> add cache save/load
> ---
>
>
[
https://issues.apache.org/jira/browse/CASSANDRA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902513#action_12902513
]
Jon Hermes commented on CASSANDRA-891:
--
Sorry, the change is in the getValidator me
[
https://issues.apache.org/jira/browse/CASSANDRA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-1412:
-
Assignee: Matthew F. Dennis
> Internal error processing batch_mutate
> --
[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902511#action_12902511
]
Gary Dusbabek commented on CASSANDRA-1216:
--
Some questions about the coordinat
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=36&rev2=37
-
Author: jbellis
Date: Wed Aug 25 16:39:59 2010
New Revision: 989209
URL: http://svn.apache.org/viewvc?rev=989209&view=rev
Log:
merge from 0.6
Modified:
cassandra/trunk/ (props changed)
cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java
(props change
[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902509#action_12902509
]
Nick Bailey commented on CASSANDRA-1216:
Re: timeouts
Yes I'm just not sure ho
[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902503#action_12902503
]
Gary Dusbabek commented on CASSANDRA-1216:
--
I see this in RemoveTest:
[juni
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for
change notification.
The "StorageConfiguration" page has been changed by JonHermes.
http://wiki.apache.org/cassandra/StorageConfiguration?action=diff&rev1=35&rev2=36
-
Author: jbellis
Date: Wed Aug 25 16:18:48 2010
New Revision: 989201
URL: http://svn.apache.org/viewvc?rev=989201&view=rev
Log:
remove the remaining vestiges of the unfinished DatacenterShardStrategy. patch
by jbellis
Removed:
cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/l
[
https://issues.apache.org/jira/browse/CASSANDRA-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Bailey reassigned CASSANDRA-1427:
--
Assignee: Nick Bailey
> Optimize loadbalance/move for moves within the current rang
Author: jbellis
Date: Wed Aug 25 16:12:10 2010
New Revision: 989197
URL: http://svn.apache.org/viewvc?rev=989197&view=rev
Log:
backport CASSANDRA-1429
Removed:
cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/locator/DatacenterShardStategy.java
Modified:
cassandra/branches/
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1429:
--
Fix Version/s: 0.6.6
Affects Version/s: 0.6.5
Description: also po
Author: jbellis
Date: Wed Aug 25 16:02:30 2010
New Revision: 989190
URL: http://svn.apache.org/viewvc?rev=989190&view=rev
Log:
replace casts to ANTS with IEndpointSnitch, which incorporates all the rack/dc
methods now. patch by jbellis; reviewed by Sylvain Lebresne for CASSANDRA-1429
Modified:
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1429.
---
Assignee: Jonathan Ellis (was: Sylvain Lebresne)
Reviewer: slebresne
[
https://issues.apache.org/jira/browse/CASSANDRA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902485#action_12902485
]
Jonathan Ellis commented on CASSANDRA-1415:
---
01 changes the index creation ap
[
https://issues.apache.org/jira/browse/CASSANDRA-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902483#action_12902483
]
Nick Bailey commented on CASSANDRA-1364:
The problem that led to creating this
[
https://issues.apache.org/jira/browse/CASSANDRA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1415:
--
Attachment: 0001-Table.rebuildIndex.txt
0002-extract-addIndex-method
[
https://issues.apache.org/jira/browse/CASSANDRA-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902482#action_12902482
]
Eric Evans commented on CASSANDRA-1364:
---
I'm sure there is common boilerplate ini
Intermittent CL test failures in trunk.
---
Key: CASSANDRA-1430
URL: https://issues.apache.org/jira/browse/CASSANDRA-1430
Project: Cassandra
Issue Type: Test
Affects Versions: 0.7 beta 1
Re
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902475#action_12902475
]
Sylvain Lebresne commented on CASSANDRA-1429:
-
I agree the second patch is
[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902468#action_12902468
]
Gary Dusbabek commented on CASSANDRA-1216:
--
> Do you think the UnsupportedOper
Author: jbellis
Date: Wed Aug 25 14:11:39 2010
New Revision: 989120
URL: http://svn.apache.org/viewvc?rev=989120&view=rev
Log:
extract newSystemTable method and r/m unused code in CFMetaData. patch by
jbellis
Modified:
cassandra/trunk/src/java/org/apache/cassandra/config/CFMetaData.java
Mo
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1429:
--
Attachment: (was: 1429-v2.txt)
> The dynamic snitch can't be used with network
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1429:
--
Attachment: 1429-v2.txt
> The dynamic snitch can't be used with network topology st
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1429:
--
Attachment: 1429-v2.txt
this breaks DES, the whole point is that it uses a differen
Author: jbellis
Date: Wed Aug 25 13:55:52 2010
New Revision: 989109
URL: http://svn.apache.org/viewvc?rev=989109&view=rev
Log:
clean up SSTableNamesIterator and SSTableSliceIterator. patch by jbellis
Modified:
cassandra/trunk/src/java/org/apache/cassandra/db/columniterator/SSTableNamesItera
Author: jbellis
Date: Wed Aug 25 13:55:58 2010
New Revision: 989110
URL: http://svn.apache.org/viewvc?rev=989110&view=rev
Log:
clean up column iterators, primarily replacing sstable w/ metadata in
parameters. patch by jbellis
Modified:
cassandra/trunk/src/java/org/apache/cassandra/db/Column
Author: jbellis
Date: Wed Aug 25 13:47:14 2010
New Revision: 989105
URL: http://svn.apache.org/viewvc?rev=989105&view=rev
Log:
add XX:CMSInitiatingOccupancyFraction=80 to default GC options; add comments to
thread priority options. patch by jbellis
Modified:
cassandra/trunk/CHANGES.txt
The dynamic snitch can't be used with network topology strategies
-
Key: CASSANDRA-1429
URL: https://issues.apache.org/jira/browse/CASSANDRA-1429
Project: Cassandra
Issue Type:
[
https://issues.apache.org/jira/browse/CASSANDRA-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-1429:
Attachment: 0001-Make-DynamicEndpointSnitch-a-subclass-of-AbstractNet.patch
> T
[
https://issues.apache.org/jira/browse/CASSANDRA-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902430#action_12902430
]
Gary Dusbabek commented on CASSANDRA-1428:
--
>Most dynamo style systems allow R
81 matches
Mail list logo