Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Pavel Yaskevich
Congratulations, David! On Mon, Apr 28, 2025 at 12:42 PM Maxim Muzafarov wrote: > Congratulations, David! > > On Mon, 28 Apr 2025 at 21:25, Ekaterina Dimitrova > wrote: > > > > Congrats!! 🍾 And thank you for everything you do for the project! > > > > On Mon, 28 Apr 2025 at 15:20, Yifan Cai wro

Re: [DISCUSS] governance on the Apache Cassandra project

2020-06-10 Thread Pavel Yaskevich
On Mon, Jun 8, 2020 at 3:12 AM Mick Semb Wever wrote: > > > With regards to CEPs, I personally don't see any value in voting to > start > > one. > > > > Agree with this, and I'd go even further - requiring a vote in order to > > propose an idea runs so counter to the idea of a CEP that it would >

Re: Stabilising Internode Messaging in 4.0

2019-04-12 Thread Pavel Yaskevich
or commit. We have so > far > >> taken two members of the community through the patch over video chat, > and > >> would be more than happy to do the same for others. So far nobody has > had > >> any difficulty getting to grips with its structure. > >> >

Re: Stabilising Internode Messaging in 4.0

2019-04-12 Thread Pavel Yaskevich
On Fri, Apr 12, 2019 at 10:15 AM Jordan West wrote: > I understand these non-technical discussions are not what everyone wants to > focus on but they are extremely pertinent to the stability of the project. > What I would like to see before merging this in is below. They are all > reasonable asks

Re: Stabilising Internode Messaging in 4.0

2019-04-12 Thread Pavel Yaskevich
On Thu, Apr 11, 2019 at 10:15 PM Joshua McKenzie wrote: > As one of the two people that re-wrote all our unit tests to try and help > Sylvain get 8099 out the door, I think it's inaccurate to compare the scope > and potential stability impact of this work to the truly sweeping work that > went in

Re: Stabilising Internode Messaging in 4.0

2019-04-04 Thread Pavel Yaskevich
Great to see such a significant progress made in the area! On Thu, Apr 4, 2019 at 1:13 PM Aleksey Yeschenko wrote: > I would like to propose CASSANDRA-15066 [1] - an important set of bug fixes > and stability improvements to internode messaging code that Benedict, I, > and others have been worki

Re: CASSANDRA-13241 lower default chunk_length_in_kb

2018-10-11 Thread Pavel Yaskevich
On Thu, Oct 11, 2018 at 4:31 PM Ben Bromhead wrote: > This is something that's bugged me for ages, tbh the performance gain for > most use cases far outweighs the increase in memory usage and I would even > be in favor of changing the default now, optimizing the storage cost later > (if it's foun

Re: Proposal to retroactively mark materialized views experimental

2017-10-04 Thread Pavel Yaskevich
ich SASI uses. > > > > On Oct 4, 2017, at 12:21 PM, Pavel Yaskevich wrote: > > > > On Wed, Oct 4, 2017 at 12:09 PM, Jon Haddad j...@jonhaddad.com>> wrote: > > > >> MVs work fine for *some use cases*, not the general use case. That’s > why > &

Re: Proposal to retroactively mark materialized views experimental

2017-10-04 Thread Pavel Yaskevich
On Wed, Oct 4, 2017 at 12:09 PM, Jon Haddad wrote: > MVs work fine for *some use cases*, not the general use case. That’s why > there should be a flag. To opt into the feature when the behavior is only > known to be correct under a certain set of circumstances. Nobody is saying > the flag shou

Re: [VOTE] Accept dtests Donation Into Project

2016-10-03 Thread Pavel Yaskevich
+1 On Mon, Oct 3, 2016 at 7:54 AM, Aleksey Yeschenko wrote: > +1 > > -- > AY > > On 30 September 2016 at 19:51:32, Nate McCall (zzn...@apache.org) wrote: > > I propose we begin the process of accepting the contribution of the > dtest codebase (https://github.com/riptano/cassandra-dtest) into the

Re: [VOTE RESULT] Release Apache Cassandra 3.8

2016-07-28 Thread Pavel Yaskevich
I am more -0 at this point, because I think we need to get our priorities straight before even talking about dates and releases, that's why I wrote that I agree with Sylvain. Sent from my iPhone > On Jul 28, 2016, at 1:40 PM, Brandon Williams wrote: > > Also I believe Pavel may have switched

Re: [VOTE RESULT] Release Apache Cassandra 3.8

2016-07-27 Thread Pavel Yaskevich
I concur with Sylvain. On Wed, Jul 27, 2016 at 1:59 AM, Sylvain Lebresne wrote: > On Wed, Jul 27, 2016 at 12:42 AM, Aleksey Yeschenko > wrote: > > > Sorry, but I’m counting 3 binding +1s and 1 binding -1 (2, if you > > interpret Jonathan’s emails as such). > > > > Thus, if you were to do close

Re: [VOTE] Release Apache Cassandra 3.8

2016-07-20 Thread Pavel Yaskevich
+1 On Wed, Jul 20, 2016 at 5:09 PM, Aleksey Yeschenko wrote: > +1 > > -- > AY > > On 20 July 2016 at 22:48:09, Michael Shuler (mshu...@apache.org) wrote: > > I propose the following artifacts for release as 3.8. > > sha1: c3ded0551f538f7845602b27d53240cd8129265c > Git: > > http://git-wip-us.apac

Re: Cassandra Java Driver and DataStax

2016-06-06 Thread Pavel Yaskevich
Hi Chris, On a similar note to what Andres mentioned, me and couple of other people have recently contributed index implementation (SASI), which significantly extends indexing capabilities of Apache Cassandra, and might be one of the biggest changes to the database in years. I'm a member

Re: [VOTE] Release Apache Cassandra 3.5 (Attempt #2)

2016-04-10 Thread Pavel Yaskevich
+1 > On Apr 10, 2016, at 9:52 AM, Codarren Velvindron wrote: > > +1 >> On 10 Apr 2016 19:54, "Brandon Williams" wrote: >> >> +1 >> >>> On Sun, Apr 10, 2016 at 10:43 AM, Jake Luciani wrote: >>> >>> I propose the following artifacts for release as 3.5. >>> >>> sha1: 020dd2d1034abc5c729edf197

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-08 Thread Pavel Yaskevich
CASSANDRA-11525 is resolved now, I think we can restart the vote if that was the only blocker. On Fri, Apr 8, 2016 at 5:57 PM, Pavel Yaskevich wrote: > Alright, we've figured what the problem is in CASSANDRA-11525, I'm running > last tests on my machine, going to push change

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-08 Thread Pavel Yaskevich
onathan Ellis wrote: > > > Tomorrow should be fine. Thanks! > > > > On Thu, Apr 7, 2016 at 7:45 PM, Pavel Yaskevich > wrote: > > > > > So it looks like that changes in CASSANDRA-11383 caused the problem, > but > > we > > > have a non-intrusi

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-07 Thread Pavel Yaskevich
, Apr 7, 2016 at 3:48 PM, Pavel Yaskevich wrote: > Ok, I will let you know if that's actually is a problem and if so we'll > revert it from 3.5. > > On Thu, Apr 7, 2016 at 3:46 PM, Jonathan Ellis wrote: > >> I'd recommend then that we revert the OOM fix, re

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-07 Thread Pavel Yaskevich
Thu, Apr 7, 2016 at 5:42 PM, Pavel Yaskevich wrote: > > > Yes, it's a new regression because, so far, it looks like it's a result > of > > us fixing OOM problem discovered in 3.4. > > > > On Thu, Apr 7, 2016 at 3:35 PM, Jonathan Ellis > wrote: > > &

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-07 Thread Pavel Yaskevich
Yes, it's a new regression because, so far, it looks like it's a result of us fixing OOM problem discovered in 3.4. On Thu, Apr 7, 2016 at 3:35 PM, Jonathan Ellis wrote: > So it's a new regression, not present in 3.4? > > On Thu, Apr 7, 2016 at 5:24 PM, Pavel Yaskevich

Re: [VOTE] Release Apache Cassandra 3.5

2016-04-07 Thread Pavel Yaskevich
There is a bug in SASI indexes we have introduced in 3.5 - CASSANDRA-11525, I'm not sure if we want to postpone release until we work it out. On Thu, Apr 7, 2016 at 3:19 PM, Brandon Williams wrote: > +1 > > On Thu, Apr 7, 2016 at 5:19 PM, Jake Luciani wrote: > > > I propose the following artifa

Re: Plans to support OR?

2016-03-28 Thread Pavel Yaskevich
Hi Henry, Yes, I'm currently working toward that ( https://issues.apache.org/jira/browse/CASSANDRA-0), such would require some major changes to the way select statements are executed but we are going to get there soon. Best Regards, Pavel. On Mon, Mar 28, 2016 at 12:35 PM, Henry M wro

Re: [VOTE] Release Apache Cassandra 3.4

2016-03-04 Thread Pavel Yaskevich
+1 > On Mar 4, 2016, at 5:43 PM, Jake Luciani wrote: > > I propose the following artifacts for release as 3.4. > > sha1: 70649a8d65825144fcdbde136d9b6354ef1fb911 > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.4-tentative > Artifacts: > https://repositor

Re: [VOTE] Release Apache Cassandra 3.0.0

2015-11-06 Thread Pavel Yaskevich
+1 On Fri, Nov 6, 2015 at 3:00 PM, Aleksey Yeschenko wrote: > +1 > > -- > AY > > On 6 November 2015 at 21:35:06, Jake Luciani (j...@apache.org) wrote: > > I propose the following artifacts for release as 3.0.0. > > sha1: 96f407bce56b98cd824d18e32ee012dbb99a0286 > Git: > > http://git-wip-us.apach

Re: [VOTE] Release Apache Cassandra 2.0.17 (Attempt #2)

2015-09-18 Thread Pavel Yaskevich
+1 On Fri, Sep 18, 2015 at 8:20 AM, Brandon Williams wrote: > +1 > > On Fri, Sep 18, 2015 at 9:47 AM, Jake Luciani wrote: > > > I propose the following artifacts for release as 2.0.17. > > > > sha1: c4de752758c3cf7f5de5a92e4ede30e430a36255 > > Git: > > > > > http://git-wip-us.apache.org/repos/a

Re: [VOTE] Release Apache Cassandra 2.0.17

2015-09-16 Thread Pavel Yaskevich
+1 On Wed, Sep 16, 2015 at 11:45 AM, Brandon Williams wrote: > +1 > > On Wed, Sep 16, 2015 at 1:29 PM, Jake Luciani wrote: > > > I propose the following artifacts for release as 2.0.17. > > > > sha1: 3aff44915edbd2bf07955d5b30fd47bf9c4698da > > Git: > > > > > http://git-wip-us.apache.org/repos/

Re: 3.0 and the Cassandra release process

2015-03-18 Thread Pavel Yaskevich
+1 On Wed, Mar 18, 2015 at 3:50 PM, Michael Kjellman < mkjell...@internalcircle.com> wrote: > For most of my life I’ve lived on the software bleeding edge both > personally and professionally. Maybe it’s a personal weakness, but I guess > I get a thrill out of the problem solving aspect? > > Rece

Re: Reminder: 68 patches pending review

2014-10-02 Thread Pavel Yaskevich
Sure! On Thu, Oct 2, 2014 at 10:38 AM, Marcus Eriksson wrote: > On Thu, Oct 2, 2014 at 1:17 AM, Pavel Yaskevich wrote: > > > Hi Jonathan, > > > >I have commented on 7885 and can take something of Yuki or Marcus if > > they don't mind. > > > >

Re: Reminder: 68 patches pending review

2014-10-01 Thread Pavel Yaskevich
Hi Jonathan, I have commented on 7885 and can take something of Yuki or Marcus if they don't mind. Best Regards, Pavel. On Wed, Oct 1, 2014 at 2:10 PM, Jonathan Ellis wrote: > All tickets patch available: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20statu

Re: [VOTE] Release Apache Cassandra 1.2.18

2014-07-02 Thread Pavel Yaskevich
+1 On Wed, Jul 2, 2014 at 9:35 AM, Gary Dusbabek wrote: > +1 > On Jul 2, 2014 6: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 a

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

2014-05-21 Thread Pavel Yaskevich
+1 On Wed, May 21, 2014 at 10:32 AM, Mikhail Stepura < mikhail.step...@outlook.com> wrote: > +1 > > -M > > On May 21, 2014, at 6:19, Sylvain Lebresne wrote: > > > Since we closed the first try we've fixed even more bugs, with notable > > things > > like CASSANDRA-6285. In any case, that changel

Re: [VOTE] Release Apache Cassandra 2.1.0-beta2

2014-05-01 Thread Pavel Yaskevich
+1 On Thu, May 1, 2014 at 10:01 AM, Jake Luciani wrote: > +1 > > > On Thu, May 1, 2014 at 12:01 PM, Sylvain Lebresne >wrote: > > > It's time to get the 2nd beta for 2.1 out. Note that we know it's not bug > > free > > at all, but every main features we wanted for 2.1 is in, so we want to > get

Re: [VOTE] Release Apache Cassandra 2.0.7

2014-04-14 Thread Pavel Yaskevich
Can I push new release of the thrift-server before we roll 2.0.7? On Mon, Apr 14, 2014 at 10:57 AM, Jonathan Ellis wrote: > +1 > On Apr 14, 2014 10:39 AM, "Sylvain Lebresne" wrote: > > > sha1: 7dbbe9233ce83c2a473ba2510c827a661de99400 > > Git: > > > > > http://git-wip-us.apache.org/repos/asf?p=

Re: [VOTE RESURRECTED] Release Apache Cassandra 1.2.16

2014-03-27 Thread Pavel Yaskevich
+1 On Thu, Mar 27, 2014 at 11:01 AM, Gary Dusbabek wrote: > +1 > > > On Thu, Mar 27, 2014 at 9:44 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 prop

Re: [VOTE] Release Apache Cassandra 1.2.16

2014-03-24 Thread Pavel Yaskevich
+1 On Mon, Mar 24, 2014 at 12:05 PM, Jonathan Ellis wrote: > +1 > > On Mon, Mar 24, 2014 at 12:24 PM, Sylvain Lebresne > wrote: > > I propose the following artifacts for release as 1.2.16. > > > > sha1: 05fcfa2be4eba2cd6daeee62d943f48c45f42668 > > Git: > > > http://git-wip-us.apache.org/repos/

Re: Proposal: freeze Thrift starting with 2.1.0

2014-03-11 Thread Pavel Yaskevich
Sounds good to me, I was under an impression that we already did freeze Thrift tho... On Tue, Mar 11, 2014 at 10:00 AM, Jonathan Ellis wrote: > CQL3 is almost two years old now and has proved to be the better API > that Cassandra needed. CQL drivers have caught up with and passed the > Thrift

Re: [VOTE] Release Apache Cassandra 2.0.6

2014-03-07 Thread Pavel Yaskevich
+1 > On Mar 7, 2014, at 7:52 AM, Sylvain Lebresne wrote: > > We're starting to have a really big changelog so I propose the following > artifacts for release as 2.0.6. > > sha1: 656edc529db59f0002a7fb0eed93339071fd3974 > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h

Re: [VOTE] Release Apache Cassandra 1.2.12

2013-11-20 Thread Pavel Yaskevich
+1 On Wed, Nov 20, 2013 at 6:54 AM, Gary Dusbabek wrote: > +1 > > > On Wed, Nov 20, 2013 at 3:37 AM, Sylvain Lebresne >wrote: > > > A fair number of fixes went in since 1.2.11, I propose the following > > artifacts > > for release as 1.2.12. > > > > sha1: 026865f2a36d9685057c407e3fa528c101ab46

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

2013-09-20 Thread Pavel Yaskevich
+1 > On Sep 20, 2013, at 5:55 AM, Gary Dusbabek wrote: > > +1 > > > On Fri, Sep 20, 2013 at 4:39 AM, Sylvain Lebresne wrote: > >> Same player, try again. I propose the following artifacts for release as >> 2.0.1. >> >> sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef >> Git: >> >> http://git-

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
rg.apache.cassandra.tools.BulkLoader.main(BulkLoader.java:66) > >>> Caused by: java.lang.NullPointerException > >>> at > org.apache.cassandra.config.DatabaseDescriptor.getFileCacheSizeInMB(DatabaseDescriptor.java:1145) > >>> at > org.apache.cassandra.service.Fi

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
I'm done with my changes. On Thu, Sep 19, 2013 at 1:57 PM, Pavel Yaskevich wrote: > Meanwhile, I'm going to release thrift-server 0.3.2, because thrift was > updated to 0.9.1 and dump version in Cassandra (currently on it). > > > On Thu, Sep 19, 2013 at 1:12

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
I want to bump disruptor_thrift_server version to 3.0.1 today before C* 2.0.1, otherwise +1. Sent from my iPhone > On Sep 19, 2013, at 8:52 AM, Gary Dusbabek wrote: > > +1 > > > On Thu, Sep 19, 2013 at 7:23 AM, Sylvain Lebresne wrote: > >> We have quite a bunch of bug fixed and new stuffs o

Re: [VOTE] Release Apache Cassandra 1.2.10

2013-09-19 Thread Pavel Yaskevich
+1 > On Sep 19, 2013, at 8:15 AM, Yuki Morishita wrote: > > +1 > >> On Thu, Sep 19, 2013 at 8:15 AM, Gary Dusbabek wrote: >> +1 >> >> >> On Thu, Sep 19, 2013 at 3:59 AM, Sylvain Lebresne >> wrote: >> >>> The changelog is getting big, I propose the following artifacts for release >>> as 1.2

Re: Performance tickets

2013-09-19 Thread Pavel Yaskevich
Hi Jonathan, I can take on first two (4817, 5863). Best Regards, Pavel. > On Sep 19, 2013, at 8:46 AM, Jonathan Ellis wrote: > > https://issues.apache.org/jira/browse/CASSANDRA-5357 (query cache) > >> On Thu, Sep 19, 2013 at 10:43 AM, Jonathan Ellis wrote: >> I'd like to spend some effort

Re: [VOTE] Release Apache Cassandra 2.0.0

2013-08-30 Thread Pavel Yaskevich
+1 On Fri, Aug 30, 2013 at 6:30 AM, Jake Luciani wrote: > +1 > > > On Wed, Aug 28, 2013 at 10:13 AM, Sylvain Lebresne >wrote: > > > The RC2 period has been relatively calm so far and in term of timing, > we're > > way > > late on our "regular 6 month schedule". It's time to release that final

Re: [VOTE] Release Apache Cassandra 1.2.6 (Strike 3)

2013-06-25 Thread Pavel Yaskevich
+1 On Tue, Jun 25, 2013 at 9:14 AM, Jonathan Ellis wrote: > Thanks for the confirmation, Michael. > > On Tue, Jun 25, 2013 at 6:28 AM, Michael Kjellman > wrote: > > I know non members aren¹t supposed to comment on these votes, but I was > > actually throwing 1.2.6 Strike 2ish into production w

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

2013-05-23 Thread Pavel Yaskevich
+1 On Thu, May 23, 2013 at 10:12 AM, Jason Brown wrote: > +1 > > > On Thu, May 23, 2013 at 6:25 AM, Jonathan Ellis wrote: > > > +1 > > > > On Thu, May 23, 2013 at 3:03 AM, Sylvain Lebresne > > wrote: > > > I propose the following artifacts for release as 1.1.12 (now with more > > > #5488 fixe

Re: Time to roll 1.1.12?

2013-05-21 Thread Pavel Yaskevich
+1 On Tue, May 21, 2013 at 2:10 PM, Carl Yeksigian wrote: > +1 on the release, and +1 on the fork sticking :) > > > On Tue, May 21, 2013 at 2:59 PM, Jonathan Ellis wrote: > > > CHANGES: > > * Remove buggy thrift max message length option (CASSANDRA-5529) > > * Add retry mechanism to OTC for

Re: [VOTE] Release Apache Cassandra 1.1.11

2013-04-17 Thread Pavel Yaskevich
+1 On Wednesday, April 17, 2013 at 5:35 AM, Gary Dusbabek wrote: > +1 > > > On Tue, Apr 16, 2013 at 8:59 PM, Eric Evans (mailto:eev...@sym-link.com)> wrote: > > > > > Greets, > > > > I propose the following for release as 1.1.11 > > > > SHA1: d939a0c958d36a3debfc63364a3fa569aa632c6e > > Gi

Re: [VOTE] Release Apache Cassandra 1.2.4

2013-04-08 Thread Pavel Yaskevich
+1 On Monday, April 8, 2013 at 1:31 PM, Gary Dusbabek wrote: > +1 > > > On Mon, Apr 8, 2013 at 12:54 PM, Sylvain Lebresne (mailto:sylv...@datastax.com)>wrote: > > > A fair enough number of bugs fixed since 1.2.3, I propose the following > > artifacts for release as 1.2.4. > > > > sha1: 2e96d

Re: [VOTE] Release Apache Cassandra 1.2.3

2013-03-14 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Thursday, March 14, 2013 at 1:28 PM, Brandon Williams wrote: > +1 > > On Thu, Mar 14, 2013 at 5:04 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > Some important bug fixed since 1.2.2, I propose the following artifacts for &g

Re: [VOTE] Release Apache Cassandra 1.1.10

2013-02-12 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Tuesday, February 12, 2013 at 12:59 PM, Jason Brown wrote: > +1 > > > On Tue, Feb 12, 2013 at 11:09 AM, Eric Evans (mailto:eev...@acunu.com)> wrote: > > > +1 > > > > On Tue, Feb 12, 2013 at 9:59 AM, Sylvain Lebresne > (

Re: Proposal: require Java7 for Cassandra 2.0

2013-02-06 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Wednesday, February 6, 2013 at 2:21 PM, Jonathan Ellis wrote: > Java 6 EOL is this month. Java 7 will be two years old when C* 2.0 > comes out (July). Anecdotally, a bunch of people are running C* on > Java7 with no issues, except for the Snappy-on-OS-

Re: [VOTE] Release Apache Cassandra 1.2.1

2013-01-25 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Friday, January 25, 2013 at 9:19 AM, Brandon Williams wrote: > +1 > > On Fri, Jan 25, 2013 at 1:53 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > That list of changes since 1.2.0 is getting pretty long, time to ship that > >

Re: [VOTE] Release Apache Cassandra 1.2.0

2012-12-29 Thread Pavel Yaskevich
+1 On Saturday, December 29, 2012 at 2:14 PM, Yuki Morishita wrote: > +1 > > On Saturday, December 29, 2012, Jason Brown wrote: > > > +1 > > On Dec 29, 2012 9:31 AM, "Vijay" > (mailto:vijay2...@gmail.com) > > > wrote: > > > > > +1 > > > > > > Regards, > > > > > > > > > > > > On Sat, Dec 2

Re: A quick newbie disaster question: Where do I find cfIDs?

2012-12-27 Thread Pavel Yaskevich
Hi Michal, Those ids are stored in system.schema_columnfamilies as part of each column family metadata. Have you tried deleting SSTable files from I have this problem (like here > http://www.datastax.com/support-forums/topic/cassandra-does-not-startup) > with duplicated cfIDs in the infrom

Re: [VOTE] Release Apache Cassandra 1.2.0-rc1

2012-12-11 Thread Pavel Yaskevich
+1 On Tuesday, December 11, 2012 at 8:28 AM, Yuki Morishita wrote: > +1 > > yuki > > > On Tuesday, December 11, 2012 at 7:27 AM, Jonathan Ellis wrote: > > > +1 > > On Dec 11, 2012 5:19 AM, "Sylvain Lebresne" > (mailto:sylv...@datastax.com)> wrote: > > > > > We've now fixed all remaining bl

Re: [VOTE] Release Apache Cassandra 1.1.7

2012-11-27 Thread Pavel Yaskevich
+1 On Tuesday, November 27, 2012 at 5:20 AM, Gary Dusbabek wrote: > +1 > > > On Tue, Nov 27, 2012 at 3:29 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)>wrote: > > > A fair amount of fixes went in since 1.1.6, so I propose the following > > artifacts for release as 1.1.7. > > > > sha1: 2

Re: [VOTE] Release Apache Cassandra 1.2.0-beta2

2012-11-08 Thread Pavel Yaskevich
+1 On Wednesday, November 7, 2012 at 9:15 AM, Brandon Williams wrote: > +1 > > On Mon, Nov 5, 2012 at 1:08 PM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > Lots have happened since beta1 and it's time to think seriously about the > > 1.2.0 > > release, so I propose the following a

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

2012-10-12 Thread Pavel Yaskevich
+1 On Friday, October 12, 2012 at 7:33 AM, Jonathan Ellis wrote: > +1 > > On Fri, Oct 12, 2012 at 9:17 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > Ladies and gentlemen, with now added fix for leveled compaction and for > > CASSANDRA-4782, I propose the following artifacts for

Re: Pushing Cassandra 1.2 back a month to November?

2012-09-26 Thread Pavel Yaskevich
+1 26 sep 2012 kl. 15:56 skrev Sylvain Lebresne : > +1 > > On Tue, Sep 25, 2012 at 7:16 PM, Jonathan Ellis wrote: >> We are more or less on track for the promised late October 1.2 release >> [1] but I'm starting to think we should expand the scope of 1.2 a bit >> to get cql3 and the correspondin

Re: [VOTE] Release Apache Cassandra 1.0.12

2012-09-24 Thread Pavel Yaskevich
+1 On Tuesday 25 September 2012 at 01:10, Jonathan Ellis wrote: > +1 > > On Mon, Sep 24, 2012 at 4:52 PM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > We've just fixed CASSANDRA-4708 and have a few other minor fixes on the 1.0 > > branch since 1.0.11 so I propose the following art

Re: [VOTE] Release Apache Cassandra 1.2.0-beta1

2012-09-21 Thread Pavel Yaskevich
+1 On Friday 21 September 2012 at 22:49, Eric Evans wrote: > On Tue, Sep 18, 2012 at 11:55 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > sha1: 60bf68caa98566ce09e76d501b14d45b46c26209 > > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/1.2

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

2012-09-10 Thread Pavel Yaskevich
+1 On Friday 7 September 2012 at 20:37, Sylvain Lebresne wrote: > The fix to #4561 have now been pushed and we even have a few more fixes > committed since the first try and so let's try again: I propose the following > artifacts for release as 1.1.5. > > sha1: e395307893d93a01e976656f6e0f5cee

Re: [VOTE] Release Apache Cassandra 1.1.4 (take #2)

2012-08-14 Thread Pavel Yaskevich
+1 On Wednesday 15 August 2012 at 00:34, Eric Evans wrote: > I knew I'd mess up something; So here we go again, this time built > with the right version of JDK. > > SHA1: 8b1336f > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/1.1.4-tentative > Artifacts:

Re: [VOTE] Release Apache Cassandra 1.1.3 (Strike 3)

2012-08-03 Thread Pavel Yaskevich
+1 On Friday 3 August 2012 at 20:20, Brandon Williams wrote: > +1 > > On Thu, Aug 2, 2012 at 1:43 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > Hopefully for the last time I propose the following artifacts for > > release as 1.1.3. > > > > sha1: 94bcc6a6f6171796e3147dec73d71df

Re: [VOTE] Release Apache Cassandra 1.1.3

2012-07-31 Thread Pavel Yaskevich
+1 On Tuesday 31 July 2012 at 13:23, Sylvain Lebresne wrote: > Some fair amount of bug have been fixed since 1.1.2, including a few important > ones, so I propose the following artifacts for release as 1.1.3. > > sha1: 2714056562a4435da48f5a12db18c60ea6551f41 > Git: > http://git-wip-us.apache.o

Re: [VOTE] Release Apache Cassandra 1.0.11

2012-07-27 Thread Pavel Yaskevich
+1 On Friday 27 July 2012 at 19:38, Sylvain Lebresne wrote: > The 1.0 branch is fairly stable now but we still have fixed a few bugs since > 1.0.10 so I propose the following artifacts for release as 1.0.11. > > sha1: 4f0237acd5ee8097f90732ac416622588e4d7552 > Git: > http://git-wip-us.apache.or

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Update: I have posted a patch that would change nanoTime() to currentTimeInMillis() that actually uses the system timer to CASSANDRA-4432, you can try to apply and test if you would like, Michael. On Tuesday 10 July 2012 at 19:53, Pavel Yaskevich wrote: > Hi Michael, > >Thank

Re: Cassandra not applying keyspace updates

2012-07-10 Thread Pavel Yaskevich
Hi Michael, Thanks for you investigation, I have created https://issues.apache.org/jira/browse/CASSANDRA-4432 to cover related changes and going to start with that ASAP. Best Regards -- Pavel Yaskevich On Tuesday 10 July 2012 at 19:36, Michael Theroux wrote: > Hello, > >

Re: [VOTE] Release Apache Cassandra 1.1.2

2012-06-29 Thread Pavel Yaskevich
+1 29 jun 2012 kl. 19:28 skrev Jonathan Ellis : > +1 > > On Fri, Jun 29, 2012 at 11:20 AM, Sylvain Lebresne > wrote: >> We've fixed a fair amount of issues so I believe it is time for a new release >> and thus propose the following artifacts for release as 1.1.2. >> >> sha1: b94d8d40fb6f84b4041

Re: Cassandra jclouds/whirr test suite

2012-06-12 Thread Pavel Yaskevich
/cassandra-dtest. Best Regards -- Pavel Yaskevich On Tuesday 12 June 2012 at 15:28, Lewis John Mcgibbney wrote: > Good Afternoon dev@, > > I resend this as I assume my first attempt didn't get through moderation. > > I'm currently working on a Apache Gora GSoC project, the s

Re: Cassandra in memory key index

2012-06-08 Thread Pavel Yaskevich
;s a lot > of extra work. The FST approach should be a clear quick and easy win. The > current system of in heap keys and a binary search is what the FST replaced > in Lucene. There are plenty of references to the improvement. > > On Fri, Jun 8, 2012 at 3:50 PM, Pavel Yaskevich (mailto:po

Re: Cassandra in memory key index

2012-06-08 Thread Pavel Yaskevich
p and compact in-memory size. [1] https://en.wikipedia.org/wiki/Y-fast_trie Best Regards -- Pavel Yaskevich On Friday 8 June 2012 at 22:19, Jason Rutherglen wrote: > Ok looks like the IndexSummary encapsulates everything, I can start with > hacking that. > > On Fri, Jun 8, 2012 a

Re: [VOTE] Release Apache Cassandra 1.1.1

2012-06-01 Thread Pavel Yaskevich
+1 On Saturday 2 June 2012 at 01:22, Brandon Williams wrote: > +1 > > On Fri, Jun 1, 2012 at 1:21 PM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > We've have fixed tons of bugs since 1.1.0 and have nothing critical > > outstanding > > so I propose the following artifacts for rele

Re: [VOTE] Release Apache Cassandra 1.0.10

2012-05-04 Thread Pavel Yaskevich
+1 On Friday 4 May 2012 at 20:35, Brandon Williams wrote: > +1 > > On Fri, May 4, 2012 at 11:33 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > It's been a month since 1.0.9 and CASSANDRA-4116 is kind of a big deal so I > > propose the following artifacts for release as 1.0.10. >

Re: 6 months a more realistic release cycle?

2012-04-20 Thread Pavel Yaskevich
Sounds good to me, +1. -- Pavel Yaskevich On Saturday 21 April 2012 at 01:07, Eric Evans wrote: > On Fri, Apr 20, 2012 at 12:57 PM, Jonathan Ellis (mailto:jbel...@gmail.com)> wrote: > > After the 0.7 release we decided to shoot for a fixed four-month > > release cycle.

Re: [VOTE] Release Apache Cassandra 1.1

2012-04-20 Thread Pavel Yaskevich
+1 On Saturday 21 April 2012 at 00:31, Brandon Williams wrote: > +1 > > On Fri, Apr 20, 2012 at 12:38 PM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > The RC1 went well and we basically don't have any issue open left, so I > > think it's time to release the final Cassandra 1.1. I

Re: nosetests

2012-04-14 Thread Pavel Yaskevich
That happens sometimes when tests fail unexpectedly, you can delete /home/mildewey/Projects/cassandra/system_test.pid and start nosetests again. On Sunday 15 April 2012 at 01:35, Mark Dewey wrote: > With the =ve I got 92 copies of this (one for each test): > > ==

Re: [VOTE] Release Apache Cassandra 1.1.0-rc1

2012-04-12 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Thursday 12 April 2012 at 17:48, Jonathan Ellis wrote: > +1 > > Would you be okay with a 24h period for this vote? > > On Thu, Apr 12, 2012 at 4:56 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > We didn't get much issue

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

2012-04-03 Thread Pavel Yaskevich
+1 3 apr 2012 kl. 22:38 skrev Jonathan Ellis : > +1 > > On Tue, Apr 3, 2012 at 10:21 AM, Sylvain Lebresne > wrote: >> The first attempt was closed to include the fix for CASSANDRA-4112. After >> have >> committed said fix, I'm proposing the following artifacts for release as >> 1.0.9. >> >> s

Re: [VOTE] Release Apache Cassandra 1.0.9

2012-04-02 Thread Pavel Yaskevich
+1 -- Pavel Yaskevich On Monday 2 April 2012 at 17:25, Jonathan Ellis wrote: > +1 > > On Mon, Apr 2, 2012 at 8:33 AM, Sylvain Lebresne (mailto:sylv...@datastax.com)> wrote: > > 1.0.8 has been release more than a month ago, we made quite a few bug fixes > >

Re: CQL support for compound columns

2011-12-24 Thread Pavel Yaskevich
Hi, I +1 Gamma. Best Regards -- Pavel Yaskevich