You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2018/08/29 06:39:05 UTC

[VOTE] Apache LDAP API 2.0.0.AM2

Hi,

   This is a vote for the second Apache LDAP 2.0.0 Milestone. It's name
AM2, the 'A' is just there to works fine with OSGi package naming
convention.

This is a bug fix release that address a performance issue with the
schema: All the SchemaObjects had their hashcode set to 0, which made it
slow to fetch from a Map or a Set. That impacted Studio startup, making
it slow when a user has several connections.

A couple of other issues have also been fixed.

Here are the associated JIRA tickets :

BUGS :
------
DIRAPI-318, Schema elements HashCode are not computed at all
DIRAPI-319, The RestrictedByItem class stores elements in a Set,
expecting it to be ordered.
DIRAPI-291, The Immutable schema object can't be used

The revision :
--------------
https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=69e08e9f30b7eade7e4d658cb848e05293bc6bd3

The source and binary distribution packages :
---------------------------------------------
https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM2

The staging repository :
------------------------
https://repository.apache.org/content/repositories/orgapachedirectory-1174

Please cast your votes:
[ ] +1 Release  ApacheLDAP API 2.0.0.AM2
[ ] 0 abstain
[ ] -1 Do not release  Apache LDAP API 2.0.0.AM2


-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Brian Burch <br...@pingtoo.com>.
On 29/08/18 16:39, Emmanuel Lécharny wrote:
> Hi,
> 
>     This is a vote for the second Apache LDAP 2.0.0 Milestone. It's name
> AM2, the 'A' is just there to works fine with OSGi package naming
> convention.
> 
> This is a bug fix release that address a performance issue with the
> schema: All the SchemaObjects had their hashcode set to 0, which made it
> slow to fetch from a Map or a Set. That impacted Studio startup, making
> it slow when a user has several connections.
> 
> A couple of other issues have also been fixed.
> 
> Here are the associated JIRA tickets :
> 
> BUGS :
> ------
> DIRAPI-318, Schema elements HashCode are not computed at all
> DIRAPI-319, The RestrictedByItem class stores elements in a Set,
> expecting it to be ordered.
> DIRAPI-291, The Immutable schema object can't be used
> 
> The revision :
> --------------
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=69e08e9f30b7eade7e4d658cb848e05293bc6bd3
> 
> The source and binary distribution packages :
> ---------------------------------------------
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM2
> 
> The staging repository :
> ------------------------
> https://repository.apache.org/content/repositories/orgapachedirectory-1174
> 
> Please cast your votes:
> [ ] +1 Release  ApacheLDAP API 2.0.0.AM2
> [ ] 0 abstain
> [ ] -1 Do not release  Apache LDAP API 2.0.0.AM2
> 

+1

mvn install completed successfully under ubuntu 18.04 64-bit lowlatency 
and jdk 10.0.2.

Sorry but I don't have time to do any external validation at the moment.

Well done!

Brian


Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Emmanuel Lécharny <el...@gmail.com>.

Le 02/09/2018 à 10:56, Pierre Smits a écrit :
> +1
> 
> We should make the notice check an integral part of our release procedure

Inded.

There are a few things that need to be checked :

- NOTICE should be updated to have the current year
- As we are bumping up dependencies, we should also update their license
accordingly.
- All the files containing such a date should be listed, so that we
don't forget to update them. Ideally speaking, a script could do the update.

I have updated some of the dates.

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org


Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Pierre Smits <pi...@apache.org>.
+1

We should make the notice check an integral part of our release procedure


Best regards,

Pierre Smits

Apache Trafodion <https://trafodion.apache.org>, Vice President
Apache Directory <https://directory.apache.org>, PMC Member
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer

On Fri, Aug 31, 2018 at 1:57 PM, Colm O hEigeartaigh <co...@apache.org>
wrote:

> +1. The NOTICE file is quite out of date BTW (2003-2014).
>
> Colm.
>
> On Thu, Aug 30, 2018 at 8:58 PM Stefan Seelmann <ma...@stefan-seelmann.de>
> wrote:
>
>> +1
>>
>> Verified checksums and signatures
>> Built with Java 8
>> Integrated into Studio and tested
>>
>> Many thanks Emmanuel!
>>
>> Stefan
>>
>>
>> On 08/29/2018 08:39 AM, Emmanuel Lécharny wrote:
>> > Hi,
>> >
>> >    This is a vote for the second Apache LDAP 2.0.0 Milestone. It's name
>> > AM2, the 'A' is just there to works fine with OSGi package naming
>> > convention.
>> >
>> > This is a bug fix release that address a performance issue with the
>> > schema: All the SchemaObjects had their hashcode set to 0, which made it
>> > slow to fetch from a Map or a Set. That impacted Studio startup, making
>> > it slow when a user has several connections.
>> >
>> > A couple of other issues have also been fixed.
>> >
>> > Here are the associated JIRA tickets :
>> >
>> > BUGS :
>> > ------
>> > DIRAPI-318, Schema elements HashCode are not computed at all
>> > DIRAPI-319, The RestrictedByItem class stores elements in a Set,
>> > expecting it to be ordered.
>> > DIRAPI-291, The Immutable schema object can't be used
>> >
>> > The revision :
>> > --------------
>> > https://gitbox.apache.org/repos/asf?p=directory-ldap-
>> api.git;a=commit;h=69e08e9f30b7eade7e4d658cb848e05293bc6bd3
>> >
>> > The source and binary distribution packages :
>> > ---------------------------------------------
>> > https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM2
>> >
>> > The staging repository :
>> > ------------------------
>> > https://repository.apache.org/content/repositories/
>> orgapachedirectory-1174
>> >
>> > Please cast your votes:
>> > [ ] +1 Release  ApacheLDAP API 2.0.0.AM2
>> > [ ] 0 abstain
>> > [ ] -1 Do not release  Apache LDAP API 2.0.0.AM2
>> >
>> >
>>
>>
>
> --
> Colm O hEigeartaigh
>
> Talend Community Coder
> http://coders.talend.com
>

Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Colm O hEigeartaigh <co...@apache.org>.
+1. The NOTICE file is quite out of date BTW (2003-2014).

Colm.

On Thu, Aug 30, 2018 at 8:58 PM Stefan Seelmann <ma...@stefan-seelmann.de>
wrote:

> +1
>
> Verified checksums and signatures
> Built with Java 8
> Integrated into Studio and tested
>
> Many thanks Emmanuel!
>
> Stefan
>
>
> On 08/29/2018 08:39 AM, Emmanuel Lécharny wrote:
> > Hi,
> >
> >    This is a vote for the second Apache LDAP 2.0.0 Milestone. It's name
> > AM2, the 'A' is just there to works fine with OSGi package naming
> > convention.
> >
> > This is a bug fix release that address a performance issue with the
> > schema: All the SchemaObjects had their hashcode set to 0, which made it
> > slow to fetch from a Map or a Set. That impacted Studio startup, making
> > it slow when a user has several connections.
> >
> > A couple of other issues have also been fixed.
> >
> > Here are the associated JIRA tickets :
> >
> > BUGS :
> > ------
> > DIRAPI-318, Schema elements HashCode are not computed at all
> > DIRAPI-319, The RestrictedByItem class stores elements in a Set,
> > expecting it to be ordered.
> > DIRAPI-291, The Immutable schema object can't be used
> >
> > The revision :
> > --------------
> >
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=69e08e9f30b7eade7e4d658cb848e05293bc6bd3
> >
> > The source and binary distribution packages :
> > ---------------------------------------------
> > https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM2
> >
> > The staging repository :
> > ------------------------
> >
> https://repository.apache.org/content/repositories/orgapachedirectory-1174
> >
> > Please cast your votes:
> > [ ] +1 Release  ApacheLDAP API 2.0.0.AM2
> > [ ] 0 abstain
> > [ ] -1 Do not release  Apache LDAP API 2.0.0.AM2
> >
> >
>
>

-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
+1

Verified checksums and signatures
Built with Java 8
Integrated into Studio and tested

Many thanks Emmanuel!

Stefan


On 08/29/2018 08:39 AM, Emmanuel Lécharny wrote:
> Hi,
> 
>    This is a vote for the second Apache LDAP 2.0.0 Milestone. It's name
> AM2, the 'A' is just there to works fine with OSGi package naming
> convention.
> 
> This is a bug fix release that address a performance issue with the
> schema: All the SchemaObjects had their hashcode set to 0, which made it
> slow to fetch from a Map or a Set. That impacted Studio startup, making
> it slow when a user has several connections.
> 
> A couple of other issues have also been fixed.
> 
> Here are the associated JIRA tickets :
> 
> BUGS :
> ------
> DIRAPI-318, Schema elements HashCode are not computed at all
> DIRAPI-319, The RestrictedByItem class stores elements in a Set,
> expecting it to be ordered.
> DIRAPI-291, The Immutable schema object can't be used
> 
> The revision :
> --------------
> https://gitbox.apache.org/repos/asf?p=directory-ldap-api.git;a=commit;h=69e08e9f30b7eade7e4d658cb848e05293bc6bd3
> 
> The source and binary distribution packages :
> ---------------------------------------------
> https://dist.apache.org/repos/dist/dev/directory/api/2.0.0.AM2
> 
> The staging repository :
> ------------------------
> https://repository.apache.org/content/repositories/orgapachedirectory-1174
> 
> Please cast your votes:
> [ ] +1 Release  ApacheLDAP API 2.0.0.AM2
> [ ] 0 abstain
> [ ] -1 Do not release  Apache LDAP API 2.0.0.AM2
> 
> 


Re: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Shawn McKinney <sm...@apache.org>.
> On Aug 29, 2018, at 1:39 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> 
> Please cast your votes:
> [ ] +1 Release  ApacheLDAP API 2.0.0.AM2
> [ ] 0 abstain
> [ ] -1 Do not release  Apache LDAP API 2.0.0.AM2
> 

+1, Centos 7, Openjdk 8. Built, tests, success, verified SHA signatures.

—Arkanshawn

Result, was: [VOTE] Apache LDAP API 2.0.0.AM2

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi !

I'm closing this vote, which was successful, with got 5 binding +1 and
one non binding +1.

Bdinings:
Colm,
Pierre
Shawn,
Stefan
and me

Non binding :
Brian

I'll updat ethe website, push the packages and announce teh release
tomorrow.

Many thanks !

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org