You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datasketches.apache.org by Alexander Saydakov <sa...@yahooinc.com.INVALID> on 2022/05/31 18:49:52 UTC

Re: [E] Re: [VOTE] Release Apache DataSketches-java 3.3.0-RC1

+1

- license and notice seem to be fine
- verified GPG signature
- checked SHA512 sum
- mvn test -P strict


On Tue, May 31, 2022 at 11:18 AM leerho <le...@gmail.com> wrote:

> +1 (binding)
> - mvn clean test
> - mvn clean test -P strict
> - Eclipse test all ok
> - LICENSE ok
> - NOTICE ok
>
>
> On Tue, May 31, 2022 at 10:33 AM Jon Malkin <jo...@gmail.com> wrote:
>
>> +1
>>
>> I checked:
>> - shasum and gpg signature
>> - shasums and signatures of convenience files for maven
>> - mvn clean test
>> - mvn clean test -P strict (after remembering to force java8)
>>
>>   jon
>>
>>
>> On Fri, May 27, 2022 at 8:24 AM David Cromberge <da...@gmail.com>
>> wrote:
>>
>>> # HIGHLIGHTS: This is a maintenance release
>>>
>>> ### Remove support for allocating off-heap memory in Java9 and Java10
>>>
>>> We only officially support LTS versions and since the Java 9 and Java 10
>>> no longer receive security patches, we are removing off-heap memory support
>>> for these versions in this release.
>>> This applies to Datasketches-Memory when allocating Memory-Mapped files,
>>> Direct or direct ByteBuffers in these runtime versions.
>>> Support for allocating Memory in both heap and non-heap remains
>>> unaffected for Java 8, Java 11, Java 12 and Java 13.
>>>
>>> Hello Apache DataSketches PMC and Community,
>>>
>>> 1. This is a call for vote to release Apache DataSketches-java candidate
>>> version: 3.3.0-RC1
>>>
>>> NOTE 1: This is the core Java component of the DataSketches library
>>> that includes all the sketch algorithms in production-ready packages.
>>> These
>>> sketches can be called directly from this component or used in
>>> conjunction
>>> with the adaptor components such as Hadoop Pig, Hadoop Hive, or the
>>> aggregator adaptors built into Apache Druid.
>>>
>>> 2. Source repository:
>>> - https://github.com/apache/datasketches-java
>>> <https://urldefense.com/v3/__https://github.com/apache/datasketches-java__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1Yu1gG1dM$>
>>>
>>> Git Tag for this release:
>>> - https://github.com/apache/datasketches-java/tree/3.3.0-RC1
>>> <https://urldefense.com/v3/__https://github.com/apache/datasketches-java/tree/3.3.0-RC1__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1YFfWN34A$>
>>> on branch
>>> 3.3.X
>>>
>>> Git HashId for this release starts with: fbe2fd44
>>>
>>> 3. The Release Candidate / Zip Repository:
>>> - https://dist.apache.org/repos/dist/dev/datasketches/java/3.3.0-RC1/
>>> <https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/datasketches/java/3.3.0-RC1/__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1Y0bpKwm8$>
>>>
>>> The public signing key can be found in the KEYS file:
>>> - https://dist.apache.org/repos/dist/dev/datasketches/KEYS
>>> <https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/datasketches/KEYS__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1YKhJO4zw$>
>>>
>>> The artifacts have been signed with --keyid-format SHORT : A21C4E36
>>>
>>> 4. Repository: Maven Central [Nexus](http://repository.apache.org
>>> <https://urldefense.com/v3/__http://repository.apache.org__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1YjxrWDd4$>)
>>> (Jar
>>> Artifacts):
>>> -
>>>
>>> https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/3.3.0/
>>> <https://urldefense.com/v3/__https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/3.3.0/__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1Ym0inEyk$>
>>>
>>> 5. Build & Test Guide:
>>> - https://github.com/apache/datasketches-java/blob/3.3.0-RC1/README.md
>>> <https://urldefense.com/v3/__https://github.com/apache/datasketches-java/blob/3.3.0-RC1/README.md__;!!Op6eflyXZCqGR5I!FAJYPrItFEiW4oXpFtjtVNjHj6R2b5F2KmVfd7GgxexHWxrAD4swzh_10FGc7rbtux-yWt1YNrf4LVk$>
>>>
>>> 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 until 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,
>>> David Cromberge
>>> dcromberge@apache.org
>>>
>>