Re: Testing out JIRA as replacement for cwiki tracking of 4.0 quality testing

2020-02-01 Thread Jordan West
Thanks for taking this up Josh. I'm for whatever we think will result in a
more accurate view of progress. Edit access has been a friction point. I'd
like to hear from others as well too but generally I'm +1 to giving it a
shot.

Jordan

On Thu, Jan 30, 2020 at 1:45 PM Joshua McKenzie 
wrote:

> From my 4.0 status progress email earlier today, we still have quite a few
> testing initiatives that are lacking Shepherds or tracking tickets in JIRA:
> [Areas needing Shepherds] - 6
> ...
>
> [Areas needing tracking tickets] - 11
> ...
>
> I went ahead and tried out the format of creating an epic in JIRA as a
> central location to collect this information in one place. The link for a
> WIP look at this is here: Link:
> https://issues.apache.org/jira/browse/CASSANDRA-15536. I don't want to get
> too far into prototyping this as if we don't collectively want to go this
> route, I don't want to have 11 JIRAs created plus an epic we'd then delete
> and spam the list.
>
> My .02: I think it'd improve our ability to collaborate and lower friction
> to testing if we could do so on JIRA instead of the cwiki. *I suspect *the
> edit access restrictions there plus general UX friction (difficult to have
> collab discussion, comment chains, links to things, etc) make the confluent
> wiki a worse tool for this job than JIRA. Plus if we do it in JIRA we can
> track the outstanding scope in the single board and it's far easier to
> visualize everything in one place so we can all know where attention and
> resources need to be directed to best move the needle on things.
>
> But that's just my opinion. What does everyone else think? Like the JIRA
> route? Hate it? No opinion?
>
> If we do decide we want to go the epic / JIRA route, I'd be happy to
> migrate the rest of the information in there for things that haven't been
> completed yet on the wiki (ticket creation, assignee/reviewer chains, links
> to epic).
>
> So what does everyone think?
>


Re: [VOTE] Release Apache Cassandra 4.0-alpha3

2020-02-01 Thread Michael Shuler

+1, with notes attached.

Thanks for this release build, Mick - good work.

Summary of notes:
- Artifact set checks out OK with regards to key sigs and checksums.
- CASSANDRA-14962 is an issue when not using the current deb build 
method (using new docker method results in different source artifact 
creation & use). The docker rpm build suffers the same source problem 
and the src.rpm is significantly larger, since I think it copies all the 
downloaded maven artifacts in. It's fine for now, though :)

- UNRELEASED deb build

If anyone is interested in some basic quick download allthethings and 
check 'em, commands and console txt might be interesting. Next step 
would be to do each package-type install and startup functional testing, 
but I don't have that time right now :)


Warm regards,
Michael

On 1/30/20 1:46 PM, Mick Semb Wever wrote:

Proposing the test build of Cassandra 4.0-alpha3 for release.

sha1: 5f7c88601c65cdf14ee68387ed68203f2603fc29
Git: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.0-alpha3-tentative
Maven Artifacts: 
https://repository.apache.org/content/repositories/orgapachecassandra-1189/org/apache/cassandra/apache-cassandra/4.0-alpha3/

The Source and Build Artifacts, and the Debian and RPM packages are available 
here: https://dist.apache.org/repos/dist/dev/cassandra/4.0-alpha3/

The vote will be open for 72 hours (longer if needed). 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.

** Please note this is my first time as release manager, and the release 
process has been improved to deal with sha256|512 checksums as well as to use 
the ASF dev dist staging location. So please be extra critical. **


[1]: CHANGES.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/4.0-alpha3-tentative
[2]: NEWS.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/4.0-alpha3-tentative

-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

- grab all the artifacts
- check asc sigs
- check sha sums
- check rpm sigs
- check deb sha sums
- check deb source
- check deb sigs
- check deb `dch -r`

# that's all I have time for today - no installation/startup testing performed.



mshuler@hana:~/tmp/cassandra-4.0-alpha3$ wget -q --mirror -nH --cut-dirs=5 
https://dist.apache.org/repos/dist/dev/cassandra/4.0-alpha3/
mshuler@hana:~/tmp/cassandra-4.0-alpha3$ ls -l
total 267388
-rw-r--r-- 1 mshuler mshuler 48091751 Jan 30 12:25 
apache-cassandra-4.0-alpha3-bin.tar.gz
-rw-r--r-- 1 mshuler mshuler  833 Jan 30 12:25 
apache-cassandra-4.0-alpha3-bin.tar.gz.asc
-rw-r--r-- 1 mshuler mshuler   65 Jan 30 12:25 
apache-cassandra-4.0-alpha3-bin.tar.gz.sha256
-rw-r--r-- 1 mshuler mshuler  129 Jan 30 12:25 
apache-cassandra-4.0-alpha3-bin.tar.gz.sha512
-rw-r--r-- 1 mshuler mshuler 44527007 Jan 30 12:25 
apache-cassandra-4.0-alpha3-src.tar.gz
-rw-r--r-- 1 mshuler mshuler  833 Jan 30 12:25 
apache-cassandra-4.0-alpha3-src.tar.gz.asc
-rw-r--r-- 1 mshuler mshuler   65 Jan 30 12:25 
apache-cassandra-4.0-alpha3-src.tar.gz.sha256
-rw-r--r-- 1 mshuler mshuler  129 Jan 30 12:25 
apache-cassandra-4.0-alpha3-src.tar.gz.sha512
-rw-r--r-- 1 mshuler mshuler 40678884 Jan 30 12:35 
cassandra-4.0~alpha3-1.noarch.rpm
-rw-r--r-- 1 mshuler mshuler 55459595 Jan 30 12:35 
cassandra-4.0~alpha3-1.src.rpm
-rw-r--r-- 1 mshuler mshuler 6396 Jan 30 12:35 
cassandra-tools-4.0~alpha3-1.noarch.rpm
-rw-r--r-- 1 mshuler mshuler 4504 Jan 30 12:28 
cassandra-tools_4.0~alpha3_all.deb
-rw-r--r-- 1 mshuler mshuler 1803 Jan 30 12:28 cassandra_4.0~alpha3.dsc
-rw-r--r-- 1 mshuler mshuler 44347622 Jan 30 12:28 cassandra_4.0~alpha3.tar.gz
-rw-r--r-- 1 mshuler mshuler 40612992 Jan 30 12:28 cassandra_4.0~alpha3_all.deb
-rw-r--r-- 1 mshuler mshuler12709 Jan 30 12:28 
cassandra_4.0~alpha3_amd64.buildinfo
-rw-r--r-- 1 mshuler mshuler 2752 Jan 30 12:28 
cassandra_4.0~alpha3_amd64.changes
-rw-r--r-- 1 mshuler mshuler 1917 Jan 30 12:35 index.html
-rw-r--r-- 1 mshuler mshuler  165 Jun 18  2019 robots.txt



mshuler@hana:~/tmp/cassandra-4.0-alpha3$ gpg --verify 
apache-cassandra-4.0-alpha3-bin.tar.gz.asc 
apache-cassandra-4.0-alpha3-bin.tar.gz
gpg: Signature made Thu 30 Jan 2020 11:38:45 AM CST
gpg:using RSA key A4C465FEA0C552561A392A61E91335D77E3E87CB
gpg: requesting key E91335D77E3E87CB from hkps server 
hkps.pool.sks-keyservers.net
gpg: key E91335D77E3E87CB: public key "Michael Semb Wever 
" imported
gpg: Total number processed: 1
gpg:   imported: 1
gpg: please do a --check-trustdb
gpg: Good signature from "Michael Semb Wever " [unknown]
gpg: aka "Michael Semb Wever " [unknown]
gpg: WARNING: This key is not