[jira] [Commented] (CASSANDRA-4049) Add SSTable components required by new DSE CFS compaction strategy

2012-03-15 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229943#comment-13229943 ] Sylvain Lebresne commented on CASSANDRA-4049: - Agreed with Stu.

[jira] [Updated] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-03-15 Thread Patrik Modesto (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrik Modesto updated CASSANDRA-3811: -- Priority: Critical (was: Major) Affects Version/s: 0.8.10 Changed to

[jira] [Created] (CASSANDRA-4053) IncomingTcpConnection can not be closed when the peer is brutaly terminated or switch is failed

2012-03-15 Thread Zhu Han (Created) (JIRA)
IncomingTcpConnection can not be closed when the peer is brutaly terminated or switch is failed --- Key: CASSANDRA-4053 URL:

[jira] [Created] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion

2012-03-15 Thread Zhu Han (Created) (JIRA)
SStableImport and SStableExport does not serialize row level deletion - Key: CASSANDRA-4054 URL: https://issues.apache.org/jira/browse/CASSANDRA-4054 Project: Cassandra

git commit: Fix small bug introduced by #2319

2012-03-15 Thread slebresne
Updated Branches: refs/heads/trunk 845f40733 - 65c33fac9 Fix small bug introduced by #2319 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65c33fac Tree:

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-15 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230193#comment-13230193 ] Sylvain Lebresne commented on CASSANDRA-2319: - You're right, I'm pushed

[jira] [Updated] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-03-15 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3811: -- Priority: Minor (was: Critical) Changing to Minor. I don't like to argue about

[jira] [Updated] (CASSANDRA-4022) Compaction of hints can get stuck in a loop

2012-03-15 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4022: -- Affects Version/s: 1.2 Compaction of hints can get stuck in a loop

[jira] [Commented] (CASSANDRA-4049) Add SSTable components required by new DSE CFS compaction strategy

2012-03-15 Thread Commented
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230218#comment-13230218 ] Piotr Kołaczkowski commented on CASSANDRA-4049: --- If it could be made

[jira] [Commented] (CASSANDRA-4022) Compaction of hints can get stuck in a loop

2012-03-15 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230238#comment-13230238 ] Yuki Morishita commented on CASSANDRA-4022: --- I understand the situation, but

[jira] [Commented] (CASSANDRA-4052) Add way to force the cassandra-cli to refresh it's schema

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230253#comment-13230253 ] Jonathan Ellis commented on CASSANDRA-4052: --- Is schema querying so slow that

[jira] [Commented] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-03-15 Thread Patrik Modesto (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230251#comment-13230251 ] Patrik Modesto commented on CASSANDRA-3811: --- I don't agree that it's an edge

[jira] [Assigned] (CASSANDRA-4037) Move CfDef and KsDef validation to CFMetaData and KSMetaData

2012-03-15 Thread Sylvain Lebresne (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-4037: --- Assignee: Sylvain Lebresne Move CfDef and KsDef validation to

[jira] [Commented] (CASSANDRA-4022) Compaction of hints can get stuck in a loop

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230284#comment-13230284 ] Jonathan Ellis commented on CASSANDRA-4022: --- Right, if there's no overlap

[jira] [Commented] (CASSANDRA-1311) Triggers

2012-03-15 Thread Brian ONeill (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230382#comment-13230382 ] Brian ONeill commented on CASSANDRA-1311: - Jonathan, FYI -- we implemented

[jira] [Commented] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-03-15 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230424#comment-13230424 ] Brandon Williams commented on CASSANDRA-3811: - It's an edge case because

[jira] [Commented] (CASSANDRA-3229) Remove ability to disable dynamic snitch entirely

2012-03-15 Thread david vanderfeesten (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230459#comment-13230459 ] david vanderfeesten commented on CASSANDRA-3229: we are experimenting

[jira] [Commented] (CASSANDRA-3229) Remove ability to disable dynamic snitch entirely

2012-03-15 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230465#comment-13230465 ] Brandon Williams commented on CASSANDRA-3229: - You can use the badness

[jira] [Commented] (CASSANDRA-3811) Empty rpc_address prevents running MapReduce job outside a cluster

2012-03-15 Thread Patrik Modesto (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230511#comment-13230511 ] Patrik Modesto commented on CASSANDRA-3811: --- I can see there is a

[jira] [Commented] (CASSANDRA-4017) Unify migrations

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230552#comment-13230552 ] Jonathan Ellis commented on CASSANDRA-4017: --- bq. More precisely,

[jira] [Commented] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230563#comment-13230563 ] Jonathan Ellis commented on CASSANDRA-4054: --- I think we could fix that by

[jira] [Updated] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion

2012-03-15 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4054: -- Affects Version/s: (was: 1.0.8) 0.5 Fix

[jira] [Updated] (CASSANDRA-4055) Hector RetryService drop host

2012-03-15 Thread Danny Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Wang updated CASSANDRA-4055: -- Environment: This bug is in Hector code. If there is exception in addCassandraHost()

[jira] [Created] (CASSANDRA-4055) Hector RetryService drop host

2012-03-15 Thread Danny Wang (Created) (JIRA)
Hector RetryService drop host - Key: CASSANDRA-4055 URL: https://issues.apache.org/jira/browse/CASSANDRA-4055 Project: Cassandra Issue Type: Bug Components: Drivers Environment: If there is

[jira] [Resolved] (CASSANDRA-4055) Hector RetryService drop host

2012-03-15 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4055. --- Resolution: Fixed The Hector client is maintained at

[jira] [Commented] (CASSANDRA-4022) Compaction of hints can get stuck in a loop

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230570#comment-13230570 ] Jonathan Ellis commented on CASSANDRA-4022: --- Suppose for example we have two

[jira] [Commented] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230575#comment-13230575 ] Jonathan Ellis commented on CASSANDRA-3954: --- What if we just created the

[jira] [Commented] (CASSANDRA-4017) Unify migrations

2012-03-15 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230578#comment-13230578 ] Sylvain Lebresne commented on CASSANDRA-4017: - The reason is that when we

[jira] [Updated] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3954: --- Attachment: CASSANDRA-3954-v2.patch That is a good idea, v2 implements that.

[jira] [Commented] (CASSANDRA-4017) Unify migrations

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230596#comment-13230596 ] Jonathan Ellis commented on CASSANDRA-4017: --- Maybe we can tackle it from

[jira] [Commented] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230597#comment-13230597 ] Jonathan Ellis commented on CASSANDRA-3954: --- better, but we should actually

[jira] [Commented] (CASSANDRA-4048) SSTableLoader meets problem during the apply of the schema update

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230600#comment-13230600 ] Jonathan Ellis commented on CASSANDRA-4048: --- Unless you have a 1.0-specific

[jira] [Updated] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3954: --- Attachment: (was: CASSANDRA-3954-v2.patch) Exceptions during start up

[jira] [Updated] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3954: --- Attachment: CASSANDRA-3954-v2.patch updated v2 which skips key cache read if

[jira] [Updated] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2012-03-15 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2975: --- Reviewer: xedin (was: stuhood) Upgrade MurmurHash to version 3

[jira] [Commented] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2012-03-15 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230667#comment-13230667 ] Pavel Yaskevich commented on CASSANDRA-2975: Vijay, can you please rebase?

[jira] [Updated] (CASSANDRA-4056) [patch] guard against npe due to null sstable

2012-03-15 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-4056: Attachment: npe_guard.diff against trunk [patch] guard against npe

[jira] [Created] (CASSANDRA-4056) [patch] guard against npe due to null sstable

2012-03-15 Thread Dave Brosius (Created) (JIRA)
[patch] guard against npe due to null sstable - Key: CASSANDRA-4056 URL: https://issues.apache.org/jira/browse/CASSANDRA-4056 Project: Cassandra Issue Type: Bug Components: Core

[jira] [Updated] (CASSANDRA-4057) [patch] use double math for double results

2012-03-15 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-4057: Attachment: hist_math_use_double.diff against trunk [patch] use

[jira] [Created] (CASSANDRA-4057) [patch] use double math for double results

2012-03-15 Thread Dave Brosius (Created) (JIRA)
[patch] use double math for double results -- Key: CASSANDRA-4057 URL: https://issues.apache.org/jira/browse/CASSANDRA-4057 Project: Cassandra Issue Type: Improvement Reporter: Dave

[jira] [Commented] (CASSANDRA-4048) SSTableLoader meets problem during the apply of the schema update

2012-03-15 Thread Zhu Han (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230829#comment-13230829 ] Zhu Han commented on CASSANDRA-4048: OK. This is on testing cluster. I tried drop

[jira] [Commented] (CASSANDRA-3954) Exceptions during start up after schema disagreement

2012-03-15 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230873#comment-13230873 ] Jonathan Ellis commented on CASSANDRA-3954: --- +1 nit: it's preferred to use

[jira] [Updated] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2012-03-15 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-2975: - Attachment: 0001-CASSANDRA-2975-v2.patch Done! unit tests and functional tests works fine.