[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828522#comment-13828522
]
Jason Brown edited comment on CASSANDRA-1632 at 11/21/13 6:09 AM:
--
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Brown updated CASSANDRA-1632:
---
Attachment: 1632_batchRead-v1.diff
Attached patch switching to a batch read from internal
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828521#comment-13828521
]
Jason Brown commented on CASSANDRA-1632:
Moving the work on the ExecutorServic
Updated Branches:
refs/heads/cassandra-2.0 ed8117ff9 -> d86916498
refs/heads/trunk 256da6385 -> c04d74f10
make inner class static
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d8691649
Tree: http://git-wip-us.a
make inner class static
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d8691649
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d8691649
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d8691649
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/c04d74f1
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c04d74f1
Diff: http://git-wip-us.apache.org/repos/asf/cassand
convert sum to double before dividing
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ed8117ff
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ed8117ff
Diff: http://git-wip-us.apache.org/repos/asf/cassandra
merge from 1.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91d56bf5
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91d56bf5
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/91d56bf5
Branch:
merge from 1.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91d56bf5
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91d56bf5
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/91d56bf5
Branch:
Improve initial FD phi estimate when starting up
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6385
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e01224ed
Tree: http://git-wip-us.apache.org/repos/asf/ca
convert sum to double before dividing
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ed8117ff
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ed8117ff
Diff: http://git-wip-us.apache.org/repos/asf/cassandra
Merge remote-tracking branch 'origin/trunk' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/256da638
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/256da638
Diff: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/cassandra-1.2 b3ae77d7b -> e01224ede
refs/heads/cassandra-2.0 26d1b68c7 -> ed8117ff9
refs/heads/trunk 03e3d15e9 -> 256da6385
Improve initial FD phi estimate when starting up
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6385
Project: http://git-w
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/ac3afd3b
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ac3afd3b
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Improve initial FD phi estimate when starting up
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6385
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e01224ed
Tree: http://git-wip-us.apache.org/repos/asf/ca
Updated Branches:
refs/heads/trunk 10a208973 -> 03e3d15e9
remove unused cruft from test
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/03e3d15e
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/03e3d15e
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828308#comment-13828308
]
Jonathan Ellis commented on CASSANDRA-1632:
---
Thanks, Jason. Good writeup; t
[
https://issues.apache.org/jira/browse/CASSANDRA-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828309#comment-13828309
]
Alex Liu commented on CASSANDRA-6376:
-
Add "exclude" attribute to testmacro, defau
[
https://issues.apache.org/jira/browse/CASSANDRA-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Liu updated CASSANDRA-6376:
Attachment: 6376-1.2-branch.txt
> Pig tests are failing
> -
>
>
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828304#comment-13828304
]
Jason Brown commented on CASSANDRA-1632:
On a happier note, though, by simply
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Brown updated CASSANDRA-1632:
---
Attachment: threadAff_writes.txt
threadAff_reads.txt
Attaching files with
[
https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828301#comment-13828301
]
Jason Brown commented on CASSANDRA-1632:
OK, so after two months of trying to
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828246#comment-13828246
]
Brandon Williams commented on CASSANDRA-6385:
-
+1
> FD phi estimator init
[
https://issues.apache.org/jira/browse/CASSANDRA-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Liu updated CASSANDRA-6311:
Attachment: 6311-v3-2.0-branch.txt
> Update CqlPagingRecordReader to use the latest Cql paginat
[
https://issues.apache.org/jira/browse/CASSANDRA-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828210#comment-13828210
]
Alex Liu commented on CASSANDRA-6311:
-
Add cassandra.input.native.enable setting
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6385:
--
Attachment: 6835-v4.txt
v4
> FD phi estimator initial conditions
> ---
[
https://issues.apache.org/jira/browse/CASSANDRA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828183#comment-13828183
]
Yuki Morishita commented on CASSANDRA-5503:
---
I think streaming failure in th
[
https://issues.apache.org/jira/browse/CASSANDRA-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-5750:
-
Reviewer: Aleksey Yeschenko
+1
> CLI can show bad DESCRIBE for CQL3 CF if gi
[
https://issues.apache.org/jira/browse/CASSANDRA-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828097#comment-13828097
]
Rick Branson commented on CASSANDRA-6345:
-
+100 at removing those pub/sub call
[
https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828068#comment-13828068
]
Mikhail Stepura commented on CASSANDRA-6283:
[~Andie78] regarding your 1st
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828066#comment-13828066
]
Brandon Williams commented on CASSANDRA-6385:
-
I think the clue lies here:
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko reassigned CASSANDRA-6364:
Assignee: Aleksey Yeschenko
> There should be different disk_failure_po
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828064#comment-13828064
]
Aleksey Yeschenko commented on CASSANDRA-6364:
--
I think I agree w/ stoppi
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828057#comment-13828057
]
J. Ryan Earl edited comment on CASSANDRA-6364 at 11/20/13 8:16 PM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828058#comment-13828058
]
Brandon Williams commented on CASSANDRA-6385:
-
Well crap, I pulled and sti
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J. Ryan Earl updated CASSANDRA-6364:
Summary: There should be different disk_failure_policies for data and
commit volumes or
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828057#comment-13828057
]
J. Ryan Earl commented on CASSANDRA-6364:
-
[~iamaleksey] So again, that's bad
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828035#comment-13828035
]
Jonathan Ellis commented on CASSANDRA-6385:
---
Time to pull :)
> FD phi estim
[
https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828013#comment-13828013
]
Aleksey Yeschenko commented on CASSANDRA-6364:
--
Yes and no. Even with the
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828023#comment-13828023
]
Brandon Williams commented on CASSANDRA-6385:
-
bq. We got rid of clear
We
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828012#comment-13828012
]
Jonathan Ellis commented on CASSANDRA-6385:
---
What am I missing? We got rid
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828002#comment-13828002
]
Brandon Williams commented on CASSANDRA-6385:
-
I like v3's logic much bett
[
https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828001#comment-13828001
]
Jonathan Ellis commented on CASSANDRA-6377:
---
I would really like to be able
[
https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827984#comment-13827984
]
Aleksey Yeschenko commented on CASSANDRA-6377:
--
I don't think that spendi
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6385:
--
Reproduced In: 2.0.2, 1.2.11, 1.2.9 (was: 1.2.9, 1.2.11, 2.0.2)
Since Version:
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6385:
--
Attachment: 6385-v3.txt
Thinking about it more, I think the main problem is using 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/10a20897
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/10a20897
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Optimize FD phi calculation
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3ae77d7
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b3ae77d7
Updated Branches:
refs/heads/cassandra-1.2 5f79f5321 -> b3ae77d7b
refs/heads/cassandra-2.0 cb7eb8687 -> 26d1b68c7
refs/heads/trunk f424e585a -> 10a208973
Optimize FD phi calculation
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386
Project: http://git-wip-us.apache.org/repo
Optimize FD phi calculation
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3ae77d7
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b3ae77d7
merge from 1.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26d1b68c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26d1b68c
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/26d1b68c
Branch:
merge from 1.2
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26d1b68c
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26d1b68c
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/26d1b68c
Branch:
[
https://issues.apache.org/jira/browse/CASSANDRA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6293:
--
Fix Version/s: 2.0.3
> CASSANDRA-6107 causes EmbeddedCassandraService to fail
> ---
[
https://issues.apache.org/jira/browse/CASSANDRA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827926#comment-13827926
]
Mikhail Stepura commented on CASSANDRA-6293:
The fix is on 2.0 branch, but
update pig example scripts
Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f79f532
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5f79
[
https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827752#comment-13827752
]
Quentin Conner edited comment on CASSANDRA-6127 at 11/20/13 6:00 PM:
---
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
build.xml
debian/changelog
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb7eb868
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre
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/f424e585
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f424e585
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Updated Branches:
refs/heads/trunk ff6f04e31 -> f424e585a
Update versions, licenses for 1.2.12 release
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/026865f2
Tree: http://git-wip-us.apache.org/repos/asf/cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6385:
--
Attachment: 6385-v2.txt
Thinking about it more, I'm not comfortable with saying tha
[
https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827894#comment-13827894
]
Brandon Williams commented on CASSANDRA-6386:
-
+1, but you need to similar
update pig example scripts
Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f79f532
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5f79
Updated Branches:
refs/heads/cassandra-2.0 fcb2c65f0 -> cb7eb8687
Update versions, licenses for 1.2.12 release
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/026865f2
Tree: http://git-wip-us.apache.org/repos/asf/c
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
build.xml
debian/changelog
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb7eb868
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quentin Conner updated CASSANDRA-6385:
--
Attachment: 6385.txt
initial condition patch that paints a rosy picture until 30 ro
[
https://issues.apache.org/jira/browse/CASSANDRA-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6003:
-
Attachment: 6003-cqlsh.txt
+1. Attaching 6003-cqlsh.txt for cqlsh to print ou
[
https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827847#comment-13827847
]
Jonathan Ellis commented on CASSANDRA-6386:
---
Note that clear() would be prob
[
https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6386:
--
Attachment: running-sum.txt
Patch to keep a running total of the sum needed to comp
[
https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6386:
--
Priority: Minor (was: Major)
Issue Type: Improvement (was: Bug)
> FD mean c
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-6385:
Reviewer: Brandon Williams
Reproduced In: 2.0.2, 1.2.11, 1.2.9 (was: 1
[
https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827839#comment-13827839
]
Quentin Conner commented on CASSANDRA-6386:
---
break out cpu usage fix to sepa
Quentin Conner created CASSANDRA-6386:
-
Summary: FD mean calculation performance improvement
Key: CASSANDRA-6386
URL: https://issues.apache.org/jira/browse/CASSANDRA-6386
Project: Cassandra
[
https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827836#comment-13827836
]
Quentin Conner commented on CASSANDRA-6385:
---
breaking out FD phi initial con
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/ff6f04e3
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ff6f04e3
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Updated Branches:
refs/heads/cassandra-2.0 1bad5ed9f -> fcb2c65f0
refs/heads/trunk ea72d69c8 -> ff6f04e31
Fix FD leak on slice read path
patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by
mshuler for CASSANDRA-6275
Project: http://git-wip-us.apache.org/repos/asf/cas
Fix FD leak on slice read path
patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by
mshuler for CASSANDRA-6275
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fcb2c65f
Tree: http://git-wip-us.apa
Quentin Conner created CASSANDRA-6385:
-
Summary: FD phi estimator initial conditions
Key: CASSANDRA-6385
URL: https://issues.apache.org/jira/browse/CASSANDRA-6385
Project: Cassandra
Issue
[
https://issues.apache.org/jira/browse/CASSANDRA-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827832#comment-13827832
]
Tyler Hobbs commented on CASSANDRA-6008:
I can reproduce this fairly consisten
Anne Sullivan created CASSANDRA-6384:
Summary: "CREATE TABLE ..." execution time increases linearly with
number of existing column families
Key: CASSANDRA-6384
URL: https://issues.apache.org/jira/browse/CASSAN
[
https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827822#comment-13827822
]
J. Ryan Earl commented on CASSANDRA-6283:
-
There's a patch in CASSANDRA-6275 t
Updated Branches:
refs/heads/cassandra-1.2 026865f2a -> 5f79f5321
update pig example scripts
Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f7
[
https://issues.apache.org/jira/browse/CASSANDRA-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827809#comment-13827809
]
Brandon Williams commented on CASSANDRA-5131:
-
I think we're actually OK,
[
https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827802#comment-13827802
]
Michael Shuler commented on CASSANDRA-6275:
---
Patch works for me, too :)
> 2
[
https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827793#comment-13827793
]
Sylvain Lebresne commented on CASSANDRA-6275:
-
That patch lgtm, +1.
> 2.0
[
https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827787#comment-13827787
]
Sylvain Lebresne commented on CASSANDRA-6377:
-
Now that I look more closel
[
https://issues.apache.org/jira/browse/CASSANDRA-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-5750:
Attachment: 5750.txt
Attaching a patch that omits CQL3 even if you use their na
[
https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827752#comment-13827752
]
Quentin Conner edited comment on CASSANDRA-6127 at 11/20/13 3:23 PM:
---
[
https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quentin Conner updated CASSANDRA-6127:
--
Attachment: vnodes & gossip flaps.png
early results of testing with patch #3 were g
[
https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827750#comment-13827750
]
Quentin Conner commented on CASSANDRA-6127:
---
Yes, both use case 1 and use ca
[
https://issues.apache.org/jira/browse/CASSANDRA-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827748#comment-13827748
]
Quentin Conner commented on CASSANDRA-4288:
---
I gave the 4288.txt patch a try
[
https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827723#comment-13827723
]
Brandon Williams commented on CASSANDRA-6275:
-
That's probably JNA, or sna
[
https://issues.apache.org/jira/browse/CASSANDRA-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827710#comment-13827710
]
Sylvain Lebresne commented on CASSANDRA-6382:
-
oh, easy peasy lemon squeez
[
https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827705#comment-13827705
]
J. Ryan Earl commented on CASSANDRA-6275:
-
So we've been running this all nigh
[
https://issues.apache.org/jira/browse/CASSANDRA-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827698#comment-13827698
]
Jonathan Ellis commented on CASSANDRA-6382:
---
I intended the scope here to be
[
https://issues.apache.org/jira/browse/CASSANDRA-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827686#comment-13827686
]
Sylvain Lebresne commented on CASSANDRA-6383:
-
Actually, for the index cre
[
https://issues.apache.org/jira/browse/CASSANDRA-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827685#comment-13827685
]
Sylvain Lebresne commented on CASSANDRA-6382:
-
As said on CASSANDRA-4511,
[
https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827682#comment-13827682
]
Michael Shuler commented on CASSANDRA-6275:
---
I will test this out this morni
[
https://issues.apache.org/jira/browse/CASSANDRA-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6003:
--
Reviewer: Aleksey Yeschenko
Fix Version/s: 2.0.3
Assignee: Sylvain
[
https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827681#comment-13827681
]
Jonathan Ellis commented on CASSANDRA-4511:
---
CONTAINS WFM.
> Secondary inde
[
https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827676#comment-13827676
]
Sylvain Lebresne commented on CASSANDRA-4511:
-
bq. Does sound like we have
1 - 100 of 118 matches
Mail list logo