You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datasketches.apache.org by leerho <le...@gmail.com> on 2021/01/18 05:42:57 UTC

[VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Hello Apache DataSketches PMC and Community,

1. This is a call for vote to release Apache DataSketches-memory candidate
version:  1.3.0-RC1

    NOTE 1: This component of the DataSketches library provides
high-performance access
    to off-heap memory for Java applications. These are low-level functions
that are used by other
    DataSketches components. It does not provide any command-line interface
or GUI.

2. Source repository:
    -https://github.com/apache/incubator-datasketches-memory

    Git Tag for this release:
    - https://github.com/apache/datasketches-memory/tree/1.3.0-RC1 on
branch 1.3.X

    Git HashId for this release starts with: ee7d3fc

3. The Release Candidate / Zip Repository:
    - https://dist.apache.org/repos/dist/dev/datasketches/memory/1.3.0-RC1/

    The public signing key can be found in the KEYS file:
    - https://dist.apache.org/repos/dist/dev/datasketches/KEYS

    The artifacts have been signed with --keyid-format SHORT : 8CD4A902

4. Repository: Maven Central [Nexus](http://repository.apache.org) (Jar
Artifacts):
    -
https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-memory/1.3.0/

5. Build & Test Guide:
    -
https://github.com/apache/incubator-datasketches-memory/blob/1.3.0-RC1/README.md

6. The vote will be performed as follows:
    - This letter will be published on dev@ and remain open for
        -  at least 72 hours (excluding weekends and holidays), AND
        - at least 3 (+1) PMC votes or a majority of (+1) PMC votes are
acquired.
    - Anyone in the community can vote.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Thanks,
Lee Rhodes
leerho@apache.org

Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by David Cromberge <da...@permutive.com>.
+1

- Checked shasum and gpg signature using maven plugin
- LICENSE and NOTICE present
- Unit tests ran successfully (thanks Lee for the pointers on hotspot VM vs j9).

David

> On 21 Jan 2021, at 20:37, Jon Malkin <jo...@gmail.com> wrote:
> 
> +1
> 
> - Checked shasum and gpg signature
> - LICENSE and NOTICE present, no more WIP file
> - Unit tests ran successfully
> 
>   jon


Re: [E] Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by leerho <le...@gmail.com>.
[VOTE RESULT]

The result of this vote is 4 (+1) votes, with 3 binding, and no (0) or (-1)
votes.

This vote thread is now closed.

On Fri, Jan 22, 2021 at 9:22 AM leerho <le...@gmail.com> wrote:

> Jon, you are correct.  My statement of "git status is clean" is irrelevant
> in this context.
>
> On Thu, Jan 21, 2021 at 5:53 PM Jon Malkin <jo...@gmail.com> wrote:
>
>> Does the .zip for distribution contain any git files? And a new clone of
>> the branch will necessarily be clean.
>>
>>   jon
>>
>> On Thu, Jan 21, 2021, 5:31 PM leerho <le...@gmail.com> wrote:
>>
>>> +1   (For the record ... there's no reason I shouldn't count! )
>>>
>>> -  Checked all files for "incubat*" that should be removed.
>>> - LICENSE
>>> - NOTICE
>>> - README.md
>>> - DISCLAIMER-WIP : Removed
>>> -.asf.yml
>>> - pom.ml
>>> - Ran unit tests & Clover ( coverage > 90%)
>>> - Ran Spotbugs & Checkstyle
>>> - temporary branches are either checked in or removed.
>>> - git status is clean
>>> - POM plugins updated to most recent stable releases
>>> - Ran Maven Rat check
>>> - Ran mvn clean test -P strict
>>> - Javadocs compile OK
>>> - The dist/.../ZIP file has all the right stuff and with the correct
>>> github-ID
>>> - The dist/.../maven/ has all the JAR files that are distributed via
>>> Maven Central with the correct signatures
>>> - Maven Central / Staging has all the JAR files and signatures with the
>>> correct signatures
>>> - The Release Process For Java Components
>>> <https://datasketches.apache.org/docs/Community/ReleaseProcessForJavaComponents.html> was
>>> closely followed and updated for TLP.
>>>
>>>
>>>
>>>
>>>
>>

Re: [E] Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by leerho <le...@gmail.com>.
Jon, you are correct.  My statement of "git status is clean" is irrelevant
in this context.

On Thu, Jan 21, 2021 at 5:53 PM Jon Malkin <jo...@gmail.com> wrote:

> Does the .zip for distribution contain any git files? And a new clone of
> the branch will necessarily be clean.
>
>   jon
>
> On Thu, Jan 21, 2021, 5:31 PM leerho <le...@gmail.com> wrote:
>
>> +1   (For the record ... there's no reason I shouldn't count! )
>>
>> -  Checked all files for "incubat*" that should be removed.
>> - LICENSE
>> - NOTICE
>> - README.md
>> - DISCLAIMER-WIP : Removed
>> -.asf.yml
>> - pom.ml
>> - Ran unit tests & Clover ( coverage > 90%)
>> - Ran Spotbugs & Checkstyle
>> - temporary branches are either checked in or removed.
>> - git status is clean
>> - POM plugins updated to most recent stable releases
>> - Ran Maven Rat check
>> - Ran mvn clean test -P strict
>> - Javadocs compile OK
>> - The dist/.../ZIP file has all the right stuff and with the correct
>> github-ID
>> - The dist/.../maven/ has all the JAR files that are distributed via
>> Maven Central with the correct signatures
>> - Maven Central / Staging has all the JAR files and signatures with the
>> correct signatures
>> - The Release Process For Java Components
>> <https://datasketches.apache.org/docs/Community/ReleaseProcessForJavaComponents.html> was
>> closely followed and updated for TLP.
>>
>>
>>
>>
>>
>

Re: [E] Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by Jon Malkin <jo...@gmail.com>.
Does the .zip for distribution contain any git files? And a new clone of
the branch will necessarily be clean.

  jon

On Thu, Jan 21, 2021, 5:31 PM leerho <le...@gmail.com> wrote:

> +1   (For the record ... there's no reason I shouldn't count! )
>
> -  Checked all files for "incubat*" that should be removed.
> - LICENSE
> - NOTICE
> - README.md
> - DISCLAIMER-WIP : Removed
> -.asf.yml
> - pom.ml
> - Ran unit tests & Clover ( coverage > 90%)
> - Ran Spotbugs & Checkstyle
> - temporary branches are either checked in or removed.
> - git status is clean
> - POM plugins updated to most recent stable releases
> - Ran Maven Rat check
> - Ran mvn clean test -P strict
> - Javadocs compile OK
> - The dist/.../ZIP file has all the right stuff and with the correct
> github-ID
> - The dist/.../maven/ has all the JAR files that are distributed via Maven
> Central with the correct signatures
> - Maven Central / Staging has all the JAR files and signatures with the
> correct signatures
> - The Release Process For Java Components
> <https://datasketches.apache.org/docs/Community/ReleaseProcessForJavaComponents.html> was
> closely followed and updated for TLP.
>
>
>
>
>

Re: [E] Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by leerho <le...@gmail.com>.
+1   (For the record ... there's no reason I shouldn't count! )

-  Checked all files for "incubat*" that should be removed.
- LICENSE
- NOTICE
- README.md
- DISCLAIMER-WIP : Removed
-.asf.yml
- pom.ml
- Ran unit tests & Clover ( coverage > 90%)
- Ran Spotbugs & Checkstyle
- temporary branches are either checked in or removed.
- git status is clean
- POM plugins updated to most recent stable releases
- Ran Maven Rat check
- Ran mvn clean test -P strict
- Javadocs compile OK
- The dist/.../ZIP file has all the right stuff and with the correct
github-ID
- The dist/.../maven/ has all the JAR files that are distributed via Maven
Central with the correct signatures
- Maven Central / Staging has all the JAR files and signatures with the
correct signatures
- The Release Process For Java Components
<https://datasketches.apache.org/docs/Community/ReleaseProcessForJavaComponents.html>
was
closely followed and updated for TLP.

Re: [E] Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by Alexander Saydakov <sa...@verizonmedia.com.INVALID>.
+1

- checked gpg signature
- checked sha512 sum
- license, notice and headers seem to be in place
- run "mvn test" using adoptopenjdk8


On Thu, Jan 21, 2021 at 12:37 PM Jon Malkin <jo...@gmail.com> wrote:

> +1
>
> - Checked shasum and gpg signature
> - LICENSE and NOTICE present, no more WIP file
> - Unit tests ran successfully
>
>   jon
>
> On Thu, Jan 21, 2021 at 8:49 AM leerho <le...@gmail.com> wrote:
>
>> Please Vote!
>>
>>

Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by Jon Malkin <jo...@gmail.com>.
+1

- Checked shasum and gpg signature
- LICENSE and NOTICE present, no more WIP file
- Unit tests ran successfully

  jon

On Thu, Jan 21, 2021 at 8:49 AM leerho <le...@gmail.com> wrote:

> Please Vote!
>
>

Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by leerho <le...@gmail.com>.
Please Vote!

Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by leerho <le...@gmail.com>.
Jon, Thank you for finding this!  I swear I looked at this email several
times before I sent it  :(.
Here are the corrections:

2. Source repository:
    -https://github.com/apache/datasketches-memory

5. Build & Test Guide:
    - https://github.com/apache/datasketches-memory/blob/1.3.0-RC1/README.md

Lee.

Re: [VOTE] Release Apache DataSketches-memory 1.3.0-RC1

Posted by Jon Malkin <jo...@gmail.com>.
The source repo and build/test guide links still point to incubator. Can we
fix those in the email thread so we have a record with correct links?

  jon

On Sun, Jan 17, 2021, 9:43 PM leerho <le...@gmail.com> wrote:

> Hello Apache DataSketches PMC and Community,
>
> 1. This is a call for vote to release Apache DataSketches-memory candidate
> version:  1.3.0-RC1
>
>     NOTE 1: This component of the DataSketches library provides
> high-performance access
>     to off-heap memory for Java applications. These are low-level
> functions that are used by other
>     DataSketches components. It does not provide any command-line
> interface or GUI.
>
> 2. Source repository:
>     -https://github.com/apache/incubator-datasketches-memory
>
>     Git Tag for this release:
>     - https://github.com/apache/datasketches-memory/tree/1.3.0-RC1 on
> branch 1.3.X
>
>     Git HashId for this release starts with: ee7d3fc
>
> 3. The Release Candidate / Zip Repository:
>     -
> https://dist.apache.org/repos/dist/dev/datasketches/memory/1.3.0-RC1/
>
>     The public signing key can be found in the KEYS file:
>     - https://dist.apache.org/repos/dist/dev/datasketches/KEYS
>
>     The artifacts have been signed with --keyid-format SHORT : 8CD4A902
>
> 4. Repository: Maven Central [Nexus](http://repository.apache.org) (Jar
> Artifacts):
>     -
> https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-memory/1.3.0/
>
> 5. Build & Test Guide:
>     -
> https://github.com/apache/incubator-datasketches-memory/blob/1.3.0-RC1/README.md
>
> 6. The vote will be performed as follows:
>     - This letter will be published on dev@ and remain open for
>         -  at least 72 hours (excluding weekends and holidays), AND
>         - at least 3 (+1) PMC votes or a majority of (+1) PMC votes are
> acquired.
>     - Anyone in the community can vote.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> Lee Rhodes
> leerho@apache.org
>