Re: [VOTE] Release Apache Cassandra 1.2.16

2014-03-24 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/Cgiimu (CHANGES.txt) > [2]: http://goo.gl/gvKkBm (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE RESURRECTED] Release Apache Cassandra 1.2.16

2014-03-27 Thread Jonathan Ellis
+1 On Mar 27, 2014 7:46 AM, "Sylvain Lebresne" wrote: > So, seems like CASSANDRA-6924 was kind of a false alarm. And since I've > never dropped > the artifacts and no commit has been done on 1.2 since then, I propose to > just resurrect the > vote. Since the vote had initially ran for 2 days, I'm

Re: Timeuuid inserted with now(), how to get the value back in Java client?

2014-03-28 Thread Jonathan Ellis
Nope. Better to generate it yourself if you need it immediately. On Mar 28, 2014 6:46 PM, "Andy Atj2" wrote: > I'm writing a Java client to a Cassandra db. > > One of the main primary keys is a timeuuid. > > I plan to do INSERTs using now() and have Cassandra generate the value of > the timeuuid.

Re: Replacing thrift calls in Hadoop input-split calculation with Java driver calls.

2014-04-02 Thread Jonathan Ellis
The Thrift IF predates vnodes. I agree that's a reasonable alternative. On Apr 2, 2014 12:47 PM, "Clint Kelly" wrote: > Hi all, > > FWIW the HBase Hadoop InputFormat does not even do this kind of estimation > of data density over various ranges; it just creates one split for every > region betwee

Re: cassandra-2.1 testing

2014-04-08 Thread Jonathan Ellis
olumns_test > Jira: https://issues.apache.org/jira/browse/CASSANDRA-7008 > "upgrade_supercolumns_test dtest failing in 2.1" > > upgrade_through_versions_test > Actively being improved by Russ Hatch - will hold on Jira for the moment > > -- > Kind regards, > Michael -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Apache cassandra not joining cluster ring

2014-04-09 Thread Jonathan Ellis
. > > Further observed that problematic node has Ubuntu 64-Bit & other nodes are > Ubuntu 32-Bit, can it be the reason? > > Thanks, > Joy -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Embedding Custom Replication Strategy in Cassandra

2014-04-13 Thread Jonathan Ellis
logyStrategy.java> > class > file in java, > > Any suggestion ? I want to know how ridiculous this idea is ? how feasible > is it , is there any other alternative to achieve the same ? > > Looking for criticisms. > > > ./Rahul -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.7

2014-04-14 Thread Jonathan Ellis
+1 On Apr 14, 2014 10:39 AM, "Sylvain Lebresne" wrote: > sha1: 7dbbe9233ce83c2a473ba2510c827a661de99400 > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.7-tentative > Artifacts: > > https://repository.apache.org/content/repositories/orgapachecassandra-1

Re: Performance Tickets

2014-04-15 Thread Jonathan Ellis
stage with per-disk access >coordination >- CASSANDRA-6917: enum data type >- CASSANDRA-6935: Make clustering part of primary key a first order >component in the storage engine > > I've arranged them in ascending order of my intuitive impression of their >

Re: Performance Tickets

2014-04-21 Thread Jonathan Ellis
>- CASSANDRA-6935: Make clustering part of primary key a first order >component in the storage engine > > I've arranged them in ascending order of my intuitive impression of their > difficulty. Don't all leap at the last few :) > > Anything I've missed? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Next-generation Cassandra Conference, June 13, Austin TX

2014-04-30 Thread Jonathan Ellis
we're actually contractually obligated to buy some food from the hotel. I'll minimize this to the extent possible. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Next-generation Cassandra Conference, June 13, Austin TX

2014-04-30 Thread Jonathan Ellis
s you listed above. > > Best regards, > Clint > > > > > On Wed, Apr 30, 2014 at 2:38 PM, Jonathan Ellis wrote: > >> I'm putting together a conference for Cassandra committers, driver >> authors, and serious not-yet- committers. Space is limited to 30, s

Re: [VOTE] Release Apache Cassandra 2.1.0-beta2

2014-05-01 Thread Jonathan Ellis
n for 72 hours (longer if needed). > > [1]: http://goo.gl/Iwaoco (CHANGES.txt) > [2]: http://goo.gl/vUPmoz (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Cassandra internals bootcamp, Sept 12-13, San Francisco

2014-05-05 Thread Jonathan Ellis
nandnow.html) - Browse the low-hanging fruit tickets (https://issues.apache.org/jira/issues/?jql=project%20%3D%2012310865%20AND%20labels%20%3D%20lhf%20AND%20status%20!%3D%20resolved) and have an idea of what you want to work on in day 2. Apply at http://learn.datastax.com/CassandraSummitBootca

jira reviews

2014-05-12 Thread Jonathan Ellis
/issues/?jql=project%20%3D%20CASSANDRA%20AND%20resolution%20%3D%20Unresolved%20AND%20reviewer%20%3D%20currentUser%28%29%20ORDER%20BY%20priority%20DESC -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: FW: possible content for C* wiki

2014-05-16 Thread Jonathan Ellis
gt; Regardless of whether it goes into the wiki or not, if someone has > corrections or is otherwise opinionated, I'm happy to hear him out. > > > > Daniel > > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: CQL unit tests vs dtests

2014-05-20 Thread Jonathan Ellis
Given a unit and a system test that cover the same code, the unit test is 10x more useful when something breaks. It's difficult to run dtests locally at all, let alone attach your debugger to the right instance at the right time to troubleshoot deeper. So my preferred approach is, unit test when p

Getting to RC1

2014-05-21 Thread Jonathan Ellis
5 of the 17 outstanding issues. Which of those could someone else help with? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.8 (strike 2)

2014-05-21 Thread Jonathan Ellis
f needed). > > [1]: http://goo.gl/EE3aHy (CHANGES.txt) > [2]: http://goo.gl/dkl3Yu (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: CQL unit tests vs dtests

2014-05-21 Thread Jonathan Ellis
ed unit + dtests is the lesser of evils. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: wiki access

2014-05-29 Thread Jonathan Ellis
w account. > > Thanks > Aaron > > - > Aaron Morton > New Zealand > @aaronmorton > > Co-Founder & Principal Consultant > Apache Cassandra Consulting > http://www.thelastpickle.com > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0-rc1

2014-05-30 Thread Jonathan Ellis
> https://repository.apache.org/content/repositories/orgapachecassandra-1013/ > > The artifacts as well as the debian package are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/rAsFCf (CHA

Re: Cassandra internals bootcamp, Sept 12-13, San Francisco

2014-06-03 Thread Jonathan Ellis
Update: I'm planning to send out confirmations for half of the seats at the end of June, and the other half two weeks later. We are definitely going to fill this up, so don't wait until the last minute to apply! On Mon, May 5, 2014 at 10:16 PM, Jonathan Ellis wrote: > Want to

Re: [VOTE] Release Apache Cassandra 2.1.0-rc2

2014-06-23 Thread Jonathan Ellis
tifacts as well as the debian package are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/VeKNTk (CHANGES.txt) > [2]: http://goo.gl/HHFAJU (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Proposed changes to C* Release Schedule

2014-06-24 Thread Jonathan Ellis
ghted active branches seems like an obvious > not-great situation for running cassandra or developing. > > I like the idea of shortening the release cycle and LTS style releases and > they feel like the most direct approach. I'm a little wary of more branches > since that cou

Re: [VOTE] Release Apache Cassandra 1.2.17

2014-06-25 Thread Jonathan Ellis
+1 On Jun 25, 2014 12:07 PM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 1.2.17. > > sha1: 05fcfa2be4eba2cd6daeee62d943f48c45f42668 > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/1.2.17-tentative > Artifacts: > > https://r

Re: [VOTE] Release Apache Cassandra 2.0.9

2014-06-26 Thread Jonathan Ellis
+1 On Jun 26, 2014 7:57 AM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 2.0.9. > > sha1: 5b878cebdfbd5ad1ea63eac5aa76f838b05fc038 > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.9-tentative > Artifacts: > > https://repo

Re: Cassandra internals bootcamp, Sept 12-13, San Francisco

2014-06-27 Thread Jonathan Ellis
The first acceptance notices have been sent. There's still time to apply for the second batch! On Tue, Jun 3, 2014 at 5:17 PM, Jonathan Ellis wrote: > Update: > > I'm planning to send out confirmations for half of the seats at the > end of June, and the other half tw

Re: Cassandra internals bootcamp, Sept 12-13, San Francisco

2014-06-28 Thread Jonathan Ellis
Not this year. On Jun 28, 2014 7:06 AM, "Christopher Batey" wrote: > Hello > > Are there any plans to run a similar event around the EU summit? > > Cheers > Chris > > > On 28 Jun 2014, at 00:02, Jonathan Ellis wrote: > > > > The first acceptan

Re: [VOTE PASSED] Release Apache Cassandra 1.2.17

2014-07-01 Thread Jonathan Ellis
itory.apache.org/content/repositories/orgapachecassandra-1016/org/apache/cassandra/apache-cassandra/1.2.17/ >>>> >>>> Staging repository: >>>> >>> >>> https://repository.apache.org/content/repositories/orgapachecassandra-1016/ >>>> >>>> >>>> The artifacts as well as the debian package are also available here: >>>> http://people.apache.org/~slebresne/ >>>> >>>> The vote will be open for 72 hours (longer if needed). >>>> >>>> [1]: http://goo.gl/8IIhDW (CHANGES.txt) >>>> [2]: http://goo.gl/T2FKwT (NEWS.txt) >>>> >>> >> > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.18

2014-07-02 Thread Jonathan Ellis
+1 On Jul 2, 2014 4:36 AM, "Sylvain Lebresne" wrote: > 1.2.17 shipped with a reference to a java 7 class (see CASSANDRA-7147). As > consequence, the source don't build on java 6. Regarding the binary > artifacts, > they are still targeted to java 6 so the only thing that doesn't work is > the > u

2.1 rc3?

2014-07-02 Thread Jonathan Ellis
https://issues.apache.org/jira/browse/CASSANDRA-7465 is a pretty big one, I'd like to get some more testing with the fix before rolling -final. thoughts? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: 2.1 rc3?

2014-07-06 Thread Jonathan Ellis
tty sure we got this head of the hydra. Question is if any more will >>> spring up in its place. >>> >>> >>>> On Wed, Jul 2, 2014 at 7:28 PM, Jonathan Ellis wrote: >>>> >>>> https://issues.apache.org/jira/browse/CASSANDRA-7465 is a pretty b

Re: [VOTE] Release Apache Cassandra 2.1.0-rc3

2014-07-08 Thread Jonathan Ellis
package are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 48 hours (longer if needed). > > [1]: http://goo.gl/PEqACi (CHANGES.txt) > [2]: http://goo.gl/2QdQfa (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Setting up IntelliJ for dependencies from Maven ant tasks

2014-07-08 Thread Jonathan Ellis
this, I would greatly > appreciate it. I am looking forward to trying to contribute to the > project! > > Best regards, > Clint -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Windows-aware Cassandra

2014-07-11 Thread Jonathan Ellis
JIRA tickets release 3.0 > <https://issues.apache.org/jira/issues/?filter=-1&jql=project%20%3D%20cassandra%20and%20status%20%3D%20resolved%20and%20fixversion%20%3E%3D%203.0%20and%20labels%20%3D%20Windows%20ORDER%20BY%20updated%20desc> > > -- > Joshua McKenzie > DataStax -- The Apache Cassandra Company -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Hinted Handoff/Atomic Updates & SnapTree replacement with BTree

2014-07-13 Thread Jonathan Ellis
node > after replication) pretty fast with not a lot of data for each probably a > few hundred bytes max… this really puts very little strain on things at all. > However if we are hinting, then ALL these updates for one target node end up > going to the same partition in system.hints. My assumption that this > combined with SnapTree is a huge problem. Whilst the snap tree clone itself > may be quick, we are essentially appending each time, so there is probably a > huge amount of rebalancing going on along with the lazy copy on write and > the inherent concurrent race waste. I am guestimating that we are actually > allocating several orders of magnitude more memory than doing the actual > regular inserts does. The fact that our H/W can handle a very very high > concurrent write volume probably makes the problem much worse. > > So my first thought, was fine, why not just change hinted handoff to shard > (an extra partition key column along with the existing node uuid) based on > say a fixed length 8 bit hash of the original row mutation partition key. > This would spread the load some and probably solve the problem, but would > require a schema change to system.hints which is annoying. That said, > appending (sorted) data concurrently to the same partition is the sort of > thing that many people might do, though probably not as fast as is done in > this hinting case, so probably needs to be better anyway. > > So searching, I came across > https://issues.apache.org/jira/browse/CASSANDRA-6271 for 2.1 which replaces > SnapTree… so my final question is (and I will try to test this on 2.1 > soon).. do we expect that this change will probably make the hint problem > moot anyways? i.e. heavy concurrent write to the same partition key is AOK, > or does it make sense to shard hints until 3.x makes everything groovy. > > Thanks, > > Graham. > > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0-rc4

2014-07-18 Thread Jonathan Ellis
le.apache.org/~eevans/ > > As discussed elsewhere (and unless someone objects), this vote will remain > open for 24 hours (or longer as required). > > Cheers, > > > [1] http://goo.gl/wcH7ma (CHANGES.txt) > [2] http://goo.gl/Ooros0 (NEWS.txt) > > -- > Eric Evans >

Re: [VOTE] Release Apache Cassandra 2.1.0-rc5

2014-08-02 Thread Jonathan Ellis
+1 On Aug 2, 2014 7:20 AM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 2.1.0-rc5. Unless someone > strongly > object, we'll keep the vote period for this one to 24h. > > sha1: cfb335e39b080c031faf76671c67cc003af22635 > Git: > > http://git-wip-us.apache.org/repos/a

3.0 sstable format

2014-08-07 Thread Jonathan Ellis
r. Please post your feedback to jira over the next week and we will incorporate that into an implementation proposal that breaks it down into discrete, reviewable pieces. [1] https://issues.apache.org/jira/browse/CASSANDRA-7447 -- Jonathan Ellis Project Chair, Apache Cassandra co-fou

Re: [VOTE] Release Apache Cassandra 2.0.10

2014-08-08 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/xzb9ky (CHANGES.txt) > [2]: http://goo.gl/nBI37B (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0-rc6

2014-08-09 Thread Jonathan Ellis
+1 On Aug 9, 2014 7:30 AM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 2.1.0-rc6. Unless someone > strongly > object, we'll keep the vote period for this one to 24h. > > sha1: cfb335e39b080c031faf76671c67cc003af22635 > Git: > > http://git-wip-us.apache.org/repos/a

Re: [VOTE] Release Apache Cassandra 2.1.0-rc6

2014-08-13 Thread Jonathan Ellis
+1 On Aug 13, 2014 7:33 AM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 2.1.0-rc6. As it is "just > a > RC", we'll keep the vote to a short 24h. > > sha1: 397c0b7c099cc1790c865d9dac7bd46b6194eddf > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=

Re: RFC try for s/ant/gradle/

2014-08-13 Thread Jonathan Ellis
- remove binaries (dependencies) from git >> >> > Don't do that, the reason we have those in git is they don't get > automatically upgraded. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0-rc6

2014-08-17 Thread Jonathan Ellis
-1026/ > > The artifacts as well as the debian package are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 24 hours (longer if needed). > > [1]: http://goo.gl/r8xDQS (CHANGES.txt) > [2]: http://goo.gl/Gjn2XQ (NEWS.txt) -- Jona

Re: [VOTE] Release Apache Cassandra 2.0.10 (strike 2)

2014-08-22 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/vDEui3 (CHANGES.txt) > [2]: http://goo.gl/KhMtyQ (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [CQL feature request] Adding number of rows affected by an UPDATE / DELETE

2014-08-26 Thread Jonathan Ellis
ment : > > https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=doc/native_protocol.spec;hb=refs/heads/cassandra-1.2 > . > > It looks like the CQL native protocol doesn't handle such error/return > codes. > > Any comment appreciated ! > > BR > >

Re: [VOTE] Release Apache Cassandra 2.1.0-rc7

2014-08-28 Thread Jonathan Ellis
open for 72 hours (longer if needed). > > [1]: http://goo.gl/S7Qudw (CHANGES.txt) > [2]: http://goo.gl/yoR5Zu (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0-rc7 (strike 2)

2014-09-02 Thread Jonathan Ellis
hours (longer if needed). > > [1]: http://goo.gl/dgHvyM (CHANGES.txt) > [2]: http://goo.gl/vNJbIF (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.0

2014-09-07 Thread Jonathan Ellis
tories/orgapachecassandra-1031/ > > The artifacts as well as the debian package are also available here: > http://people.apache.org/~slebresne > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/zfCTyc (CHANGES.txt) > [2]: http://goo.gl/uAoTTC (NEWS.

Re: [VOTE] Release Apache Cassandra 1.2.19

2014-09-12 Thread Jonathan Ellis
a-1032/ > > The artifacts as well as the debian package is also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/F6szqv (CHANGES.txt) > [2]: http://goo.gl/9VsZ88 (NEWS.txt) > --

Reminder: 68 patches pending review

2014-10-01 Thread Jonathan Ellis
e know and I'll try to find someone to take a look at it. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Partitioned Counters Design

2014-10-12 Thread Jonathan Ellis
ssigns unique marker ids to counter updates in 0.7.1. > > Does this unique marker id hold true in the later versions too ? Or at > > least in 0.8.1 ? > > > > Please let me know. > > > > Thank you ! > > > > Regards, > > Rajath > > > > Rajath Subramanyam > > > > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Cassandra Views

2014-10-12 Thread Jonathan Ellis
there's a number of examples in the tests where we converted from the old getString approach (e.g. Util.cellname methods) but in general I'm a little fuzzy on how this works. Sylvain, do we have a writeup on this anywhere? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.11

2014-10-17 Thread Jonathan Ellis
package are also available here: > http://people.apache.org/~slebresne > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/27bmMs (CHANGES.txt) > [2]: http://goo.gl/PzxTch (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.1

2014-10-17 Thread Jonathan Ellis
+1 On Oct 17, 2014 8:13 AM, "Sylvain Lebresne" wrote: > I propose the following artifacts for release as 2.1.1. > > sha1: b84d06f4c77032855e5b9e57c6132a5d2600a933 > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.1.1-tentative > Artifacts: > > https://repo

Re: [VOTE] Release Apache Cassandra 2.0.11 (strike 2)

2014-10-21 Thread Jonathan Ellis
package are also available here: > http://people.apache.org/~slebresne > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/1VOqF2 (CHANGES.txt) > [2]: http://goo.gl/RpE9qY (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.1 (Strike 2)

2014-10-21 Thread Jonathan Ellis
package are also available here: > http://people.apache.org/~slebresne > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/PDtfSs (CHANGES.txt) > [2]: http://goo.gl/hfS7Yr (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.2

2014-11-05 Thread Jonathan Ellis
package are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/SWXVUM (CHANGES.txt) > [2]: http://goo.gl/B0CSvb (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: threaded comments in jira

2014-12-08 Thread Jonathan Ellis
xerting, at the last > moment, more vigorous efforts than ever before.” - Herodotus > > | http://github.com/finn-no | http://tech.finn.no | -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.12

2015-01-09 Thread Jonathan Ellis
+1 On Jan 9, 2015 4:35 PM, "Jake Luciani" wrote: > I propose the following artifacts for release as 2.0.12. > > sha1: df1f5ead0950d4d3058cf6fe0fcae9ef528014fa > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.12-tentative > Artifacts: > https://repository.

Re: [VOTE] Release Apache Cassandra 2.0.12 (Second attempt)

2015-01-15 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/7JmQWg (CHANGES.txt) > [2]: http://goo.gl/bqxiFR (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.12 (Third attempt)

2015-01-16 Thread Jonathan Ellis
debian package are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/7JmQWg (CHANGES.txt) > [2]: http://goo.gl/bqxiFR (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

NGCC 2015: April 16, Austin (colocated with Apachecon)

2015-02-05 Thread Jonathan Ellis
y about submitting a talk proposal! http://learn.datastax.com/2015-Next-Generation-Cassandra-Conference.html -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.3

2015-02-09 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/N68UT4 (CHANGES.txt) > [2]: http://goo.gl/c7NooH (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.1.3 (Second attempt)

2015-02-11 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/N68UT4 (CHANGES.txt) > [2]: http://goo.gl/c7NooH (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.13

2015-03-12 Thread Jonathan Ellis
e are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/ek6i06 (CHANGES.txt) > [2]: http://goo.gl/5JIY9g (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

3.0 and the Cassandra release process

2015-03-17 Thread Jonathan Ellis
is year we should have a good idea if this is working, and we can make adjustments as warranted. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: 3.0 and the Cassandra release process

2015-04-02 Thread Jonathan Ellis
, meant for production? Will bug fixes be back ported to 3.0 > (stable) with new stuff going forward to 3.x? > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 4.0-rc1

2021-03-29 Thread Jonathan Ellis
WS.txt: > > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/4.0-rc1-tentative > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Welcome Caleb Rackliffe as Cassandra committer

2021-05-14 Thread Jonathan Ellis
and welcome, > The Apache Cassandra PMC members > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 4.0.0 (take2)

2021-07-14 Thread Jonathan Ellis
- > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org > > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Welcome Jon Meredith as Cassandra committer

2021-07-30 Thread Jonathan Ellis
Cassandra great! > > Congratulations, > The Apache Cassandra PMC members > > - > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org >

Re: Welcome Adam Holmberg as Cassandra committer

2021-08-16 Thread Jonathan Ellis
hese > years. > > Congratulations and welcome > > The Apache Cassandra PMC members > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Google Summer of Code Wrap Up: Add TTL support to nodetool snapshots

2021-08-20 Thread Jonathan Ellis
; https://issues.apache.org/jira/browse/CASSANDRA-16860>. The parent task to > track future improvements in this area is CASSANDRA-16451 < > https://issues.apache.org/jira/browse/CASSANDRA-16451>. > > We thank Abi very much for his effort during the project and hope he stays > around in the community! > > Kind Regards, > > Paulo > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Welcome Aleksei Zotov as Cassandra committer

2021-09-21 Thread Jonathan Ellis
the > years. > > Congratulations and welcome > > The Apache Cassandra PMC members > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-09-21 Thread Jonathan Ellis
as a new source > repository, to be developed as a standalone library for integration into > Cassandra. I hope the community sees the important value proposition of > this proposal, and will adopt the CEP after this discussion, so that the > library and its integration into Cassandra can be developed in parallel and > with the involvement of the wider community. > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-09-21 Thread Jonathan Ellis
certainly no less than serializable isolation, to augment the existing > weaker isolation offered by quorum reads and writes. > > I would tangentially note that we are not an AP database under normal > recommended operation. A minority in any network partition cannot reach > QUORUM,

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-09-24 Thread Jonathan Ellis
e.proofpoint.com/v2/url?u=https-3A__www.youtube.com_channel_UCqA6zOSMpQ55vvguq4Y0jAg&d=DwMFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=IFj3MdIKYLLXIUhYdUGB0cTzTlxyCb7_VUmICBaYilU&m=bmIfaie9O3fWJAu6lESvWj3HajV4VFwgwgVuKmxKZmE&s=16sY48_kvIb7sRQORknZrr3V8iLTfemFKbMVNZhdwgw&e= > > > [image: Visit my LinkedIn profile.] <https://www.linkedin.com/in/heingo/ > > > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-09-29 Thread Jonathan Ellis
currency control, which is no worse the spanner > derivatives anyway (which I have to assume is your benchmark in this > regard). I do not expect to deliver either functionality initially, but > Accord takes us most of the way there for both. > > > From: Jonathan Ellis > Date: We

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-09-30 Thread Jonathan Ellis
estamp. > You could also implement mvcc either in the storage layer or for some > period of time by buffering commits on each replica before applying. > > > On Sep 29, 2021, at 6:18 PM, Jonathan Ellis wrote: > > > > How are interactive transactions possible with Accord? &

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-10-05 Thread Jonathan Ellis
ic, though. This CEP > > is > > > > not > > > > > to deliver interactive transactions, and to my knowledge nobody is > > > > > proposing a CEP for interactive transactions. So, for the CEP at > hand > > > the > > > > > salie

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-10-06 Thread Jonathan Ellis
gt; your query. Sometime later I seem to be able to expect a new unrelated > problem that you are unhappy about. You have not yet responded to even one > of my repeated offers to hop on a call to hash out any of your concerns, > even if only to decline. > > This does not feel lik

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-10-06 Thread Jonathan Ellis
On Wed, Oct 6, 2021 at 9:21 AM bened...@apache.org wrote: > The goals of the CEP are stated clearly, and these were the goals we had > going into the (multi-month) research project we undertook before proposing > this CEP. These goals are necessarily value judgements, so we cannot expect > that e

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-10-06 Thread Jonathan Ellis
o opportunity > to point out problems, either with the fundamental approach or with the > specific implementation. So please point out some problems I can engage > with! > > > From: Jonathan Ellis > Date: Wednesday, 6 October 2021 at 15:48 > To: dev > Subject: Re: [DISCUS

Re: [DISCUSS] CASSANDRA-17024: Artificial Latency Injection

2021-10-06 Thread Jonathan Ellis
On Wed, Oct 6, 2021 at 8:48 AM bened...@apache.org wrote: > That’s probably not a good reason here, and I agree that overloading > consistency level feels wrong. I hope we will retire user-provided > consistency levels over the coming year or two, which is another good > reason not to begin enhan

Re: [DISCUSS] CEP-15: General Purpose Transactions

2021-10-08 Thread Jonathan Ellis
tent to transact over a single table, they’ll find those > transactions become up to 4x faster today due to the protocol’s reduction > in round-trips. The library’s loose coupling to Apache Cassandra and > ability to be incubated out-of-tree also enables other applications to take > ad

Tradeoffs for Cassandra transaction management

2021-10-09 Thread Jonathan Ellis
log-cheating-low-latency.html>, and Murat Demirbas’s reading group compares SLOG to something called Ocean Vista that I’ve never heard of but which reminds me of Accord <http://muratbuffalo.blogspot.com/2020/11/ocean-vista-gossip-based-visibility.html>.* -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
I've talked to a dozen plus using LOCAL_SERIAL. I could try to get more exact numbers if it would help but back of the envelope, 5:1 in favor of LOCAL is about right. -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
On Sat, Oct 9, 2021 at 11:23 PM Blake Eggleston wrote: > 1. Is it worth giving up local latencies to get full global consistency? > Most LWT use cases use > LOCAL_SERIAL. > > This isn’t a tradeoff that needs to be made. There’s nothing about Accord > that prevents performing consensus in one DC a

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
e > breaks. > > There seems to be some overlap between the image uploaded to imgur and this > email, but some things are only present in the email and not on the image. > > On Sat, Oct 9, 2021 at 6:54 PM Jonathan Ellis wrote: > > > * Hi all,After calling several times f

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
t I went back to check and you're right, I did imply that this wasn't possible with Accord. I stand corrected, thank you. -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
e accord or c) implement a separate system. The right > choice will depend on their goals, but accord won’t prevent work on it, the > same way the original lwt design isn’t preventing work on multi-partition > transactions. In the worst case, if the goals of a hypothetical sql project

Re: Tradeoffs for Cassandra transaction management

2021-10-11 Thread Jonathan Ellis
7;t think that is a very good design, as you would no longer get any of the benefits of the deterministic approach you started with. If you mean something else, then perhaps an example would help clarify. -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Tradeoffs for Cassandra transaction management

2021-10-12 Thread Jonathan Ellis
ION transactions. This would > require MVCC support from the storage engine. > > > > --- > > It would be interesting to hear from list members whether the above appears > to understand Accord (and SQL) correctly or whether I'm missing something? > > henrik > > > -- > > Henrik Ingo > > +358 40 569 7354 <358405697354> > > [image: Visit us online.] <https://www.datastax.com/> [image: Visit us on > Twitter.] <https://twitter.com/DataStaxEng> [image: Visit us on YouTube.] > < > https://urldefense.proofpoint.com/v2/url?u=https-3A__www.youtube.com_channel_UCqA6zOSMpQ55vvguq4Y0jAg&d=DwMFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=IFj3MdIKYLLXIUhYdUGB0cTzTlxyCb7_VUmICBaYilU&m=bmIfaie9O3fWJAu6lESvWj3HajV4VFwgwgVuKmxKZmE&s=16sY48_kvIb7sRQORknZrr3V8iLTfemFKbMVNZhdwgw&e= > > > [image: Visit my LinkedIn profile.] <https://www.linkedin.com/in/heingo/ > > > -- Jonathan Ellis co-founder, http://www.datastax.com @spyced

Re: Tradeoffs for Cassandra transaction management

2021-10-12 Thread Jonathan Ellis
thetical SQL feature that lacks design goals, or > any clear ideas about how it might be implemented, how can we rule that out? > > So Jonathan, how can we rule that out? How can we have a productive > discussion about a feature you yourself are unable to describe in any > meaningful d

Re: Tradeoffs for Cassandra transaction management

2021-10-14 Thread Jonathan Ellis
rred semantics? > 4. Will you accept a video call so we may discuss this with you in detail, > so we may understand your difficulty understanding these points I keep > repeating? > > After several weeks of back and forth you should already be able to answer > these questions. If

Re: [IDEA] Read committed transaction with Accord

2021-10-14 Thread Jonathan Ellis
sactions due > to serialization failures."* > > On Wed, Oct 13, 2021 at 3:19 AM Jonathan Ellis wrote: > > > Hi Henrik, > > > > I don't see how this resolves the fundamental problem that I outlined to > > start with, namely, that without having the

Re: [IDEA] Read committed transaction with Accord

2021-10-14 Thread Jonathan Ellis
13 AM Jonathan Ellis wrote: > [Moving followup here from the other thread] > > I think there is in fact a difference here. > > Consider a workload consisting of two clients. One of them is submitting > a stream of TPC-C new order transactions (new order client = NOC), and the

Re: [VOTE] CEP-15: General Purpose Transactions

2021-10-14 Thread Jonathan Ellis
ity votes > of the PMC. > > Recall that all -1 votes must be accompanied by an explanation. If you > reject the CEP only on grounds (2) or (3) you should not veto the proposal. > If a majority reject grounds (2) or (3) then transaction developments will > halt for the time being. &g

<    1   2   3   4   5   6   7   8   9   10   >