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