Ideas for Cassandra 2020 - Remote Meetups / Mastermind

2020-02-08 Thread Rahul Singh
Folks, (Initially meant for User , but realized after I wrote it , it’s more sausage making talk which en users probably don’t care about) I took on a bunch of work and finally starting to get my head out of the sand and realized I failed to deliver on some promises last year I made to myself a

Re: [CI] What are the troubles projects face with CI and Infra

2020-02-08 Thread Gouws, Almero
Hey Rahul, I can double check on how to make use of the credits. Amazon MCS has already donated EC2 instances to be used for testing, and we are working with Mick to get them online. This effort doesn’t make use of credits, these instances are owned by my team and donated to the project. If t

Re: Fwd: [CI] What are the troubles projects face with CI and Infra

2020-02-08 Thread Rahul Singh
Related to instances, can we get those credits put to use that Amazon promised to give back to the community as part of their Amazon Managed Cassandra Service announcement? Alternatively if there is an appetite to set something in patreon or GitHub’s donation platform , it may be a good way to

Re: Do we need Javadoc in binary distribution? Was: [RELEASE] Apache Cassandra 4.0-alpha3 released

2020-02-08 Thread Dinesh Joshi
+1 > On Feb 8, 2020, at 12:31 PM, Jon Haddad wrote: > > +1 as well > > On Sat, Feb 8, 2020, 12:25 PM Joshua McKenzie wrote: > >> +1 to removing javadoc from the distro from me. >> >> On Sat, Feb 8, 2020 at 9:24 AM Michael Shuler >> wrote: >> >>> I like this idea for keeping binary deployme

Re: Do we need Javadoc in binary distribution? Was: [RELEASE] Apache Cassandra 4.0-alpha3 released

2020-02-08 Thread Jon Haddad
+1 as well On Sat, Feb 8, 2020, 12:25 PM Joshua McKenzie wrote: > +1 to removing javadoc from the distro from me. > > On Sat, Feb 8, 2020 at 9:24 AM Michael Shuler > wrote: > > > I like this idea for keeping binary deployment size down. I'm not sure > > how to handle it for the tarballs, but we

Re: Do we need Javadoc in binary distribution? Was: [RELEASE] Apache Cassandra 4.0-alpha3 released

2020-02-08 Thread Joshua McKenzie
+1 to removing javadoc from the distro from me. On Sat, Feb 8, 2020 at 9:24 AM Michael Shuler wrote: > I like this idea for keeping binary deployment size down. I'm not sure > how to handle it for the tarballs, but we could certainly split the docs > out of the debian and rpm packages to add > c

Re: Do we need Javadoc in binary distribution? Was: [RELEASE] Apache Cassandra 4.0-alpha3 released

2020-02-08 Thread Michael Shuler
I like this idea for keeping binary deployment size down. I'm not sure how to handle it for the tarballs, but we could certainly split the docs out of the debian and rpm packages to add cassandra-docs_.{deb,rpm} packages, so they are installable separately, if the user wants them. This is commo

Do we need Javadoc in binary distribution? Was: [RELEASE] Apache Cassandra 4.0-alpha3 released

2020-02-08 Thread Alex Ott
Hi I've unpacked binary distribution & noticed that we ship many files in the javadoc directory - more than 5 thousand files, that occupy 99Mb on disk out of 149Mb for whole unpacked Cassandra. If we look from practical standpoint - do we expect that people who run Cassandra will use javadoc for