Re: Local getting started tool

2020-07-10 Thread Chris Splinter
Thanks all for the feedback here, much appreciated.

My takeaways are:
1. Tools that are not governed by the project will not be listed on the
primary downloads page
2. A tool like this could be listed on the 3rd party / community page,
provided that it doesn't have a prohibitive license
3. There's room to improve the existing 3rd party / community page to make
it easier for users to find community-built tooling and a Jira+PR would
suffice to update that

If I missed anything let me know,

Chris

On Fri, Jul 10, 2020 at 8:14 AM Erick Ramirez 
wrote:

> >
> > ...  However, there is a community page that has things like books
> > & publications.  I think it could be helpful to add a 3rd party projects
> > section to that page, as there's a number of useful utilities like
> reaper,
> > tlp-stress, the various K8 operators, instaclustr's sstable tools, etc.
> >
>
> Brilliant idea, Jon. Making the tools and operators from Instaclustr,
> Orange and TLP easily located by users is a good thing. :)
>


Re: [VOTE] Release dtest-api 0.0.4

2020-07-10 Thread Jeff Jirsa
+1


On Fri, Jul 10, 2020 at 7:22 AM Oleksandr Petrov 
wrote:

> Proposing the test build of in-jvm dtest API 0.0.4 for release.
>
> Repository:
>
> https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git;a=shortlog;h=refs/tags/0.0.4
> Candidate SHA:
>
> https://github.com/apache/cassandra-in-jvm-dtest-api/commit/b481c85f9ce49e17b47765800ca5c2b396b1fa73
> tagged
> with 0.0.4
> Artifact:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1206/org/apache/cassandra/dtest-api/0.0.4/
> Key signature: 9E66CEC6106D578D0B1EB9BFF1000962B7F6840C
>
> Changes since last release:
>
>   * CASSANDRA-15920: Make SimpleQueryResult a container for client
> warnings, and expose those warnings via QueryResult
>
> The vote will be open for 24 hours. Everyone who has tested the build is
> invited to vote. Votes by PMC members are considered binding. A vote passes
> if there are at least three binding +1s.
>
> -- Alex
>


Re: [VOTE] Release dtest-api 0.0.4

2020-07-10 Thread Marcus Eriksson
+1


On 10 July 2020 at 16:43:51, Caleb Rackliffe (calebrackli...@gmail.com) wrote:

+1 

On Fri, Jul 10, 2020 at 9:22 AM Oleksandr Petrov  
wrote: 

> Proposing the test build of in-jvm dtest API 0.0.4 for release. 
> 
> Repository: 
> 
> https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git;a=shortlog;h=refs/tags/0.0.4
>  
> Candidate SHA: 
> 
> https://github.com/apache/cassandra-in-jvm-dtest-api/commit/b481c85f9ce49e17b47765800ca5c2b396b1fa73
>  
> tagged 
> with 0.0.4 
> Artifact: 
> 
> https://repository.apache.org/content/repositories/orgapachecassandra-1206/org/apache/cassandra/dtest-api/0.0.4/
>  
> Key signature: 9E66CEC6106D578D0B1EB9BFF1000962B7F6840C 
> 
> Changes since last release: 
> 
> * CASSANDRA-15920: Make SimpleQueryResult a container for client 
> warnings, and expose those warnings via QueryResult 
> 
> The vote will be open for 24 hours. Everyone who has tested the build is 
> invited to vote. Votes by PMC members are considered binding. A vote passes 
> if there are at least three binding +1s. 
> 
> -- Alex 
> 


Re: [VOTE] Release dtest-api 0.0.4

2020-07-10 Thread Caleb Rackliffe
+1

On Fri, Jul 10, 2020 at 9:22 AM Oleksandr Petrov 
wrote:

> Proposing the test build of in-jvm dtest API 0.0.4 for release.
>
> Repository:
>
> https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git;a=shortlog;h=refs/tags/0.0.4
> Candidate SHA:
>
> https://github.com/apache/cassandra-in-jvm-dtest-api/commit/b481c85f9ce49e17b47765800ca5c2b396b1fa73
> tagged
> with 0.0.4
> Artifact:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1206/org/apache/cassandra/dtest-api/0.0.4/
> Key signature: 9E66CEC6106D578D0B1EB9BFF1000962B7F6840C
>
> Changes since last release:
>
>   * CASSANDRA-15920: Make SimpleQueryResult a container for client
> warnings, and expose those warnings via QueryResult
>
> The vote will be open for 24 hours. Everyone who has tested the build is
> invited to vote. Votes by PMC members are considered binding. A vote passes
> if there are at least three binding +1s.
>
> -- Alex
>


[VOTE] Release dtest-api 0.0.4

2020-07-10 Thread Oleksandr Petrov
Proposing the test build of in-jvm dtest API 0.0.4 for release.

Repository:
https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git;a=shortlog;h=refs/tags/0.0.4
Candidate SHA:
https://github.com/apache/cassandra-in-jvm-dtest-api/commit/b481c85f9ce49e17b47765800ca5c2b396b1fa73
tagged
with 0.0.4
Artifact:
https://repository.apache.org/content/repositories/orgapachecassandra-1206/org/apache/cassandra/dtest-api/0.0.4/
Key signature: 9E66CEC6106D578D0B1EB9BFF1000962B7F6840C

Changes since last release:

  * CASSANDRA-15920: Make SimpleQueryResult a container for client
warnings, and expose those warnings via QueryResult

The vote will be open for 24 hours. Everyone who has tested the build is
invited to vote. Votes by PMC members are considered binding. A vote passes
if there are at least three binding +1s.

-- Alex


Re: Local getting started tool

2020-07-10 Thread Erick Ramirez
>
> ...  However, there is a community page that has things like books
> & publications.  I think it could be helpful to add a 3rd party projects
> section to that page, as there's a number of useful utilities like reaper,
> tlp-stress, the various K8 operators, instaclustr's sstable tools, etc.
>

Brilliant idea, Jon. Making the tools and operators from Instaclustr,
Orange and TLP easily located by users is a good thing. :)