[wildfly-dev] WildFly 9.0.0.CR1 is released!

Scott Marlow smarlow at redhat.com
Tue May 5 11:54:38 EDT 2015


Best to talk with Jason but I heard that the Jandex indexes will soon be 
larger (as part of the Java 8 changes).  As a result of the size 
changes, Jandex indexes should only be accessed during the WildFly 
deployment phases.

I'm not sure how Hibernate would use Jandex2 without creating its own 
instances of the indexes, which would be expensive memory wise.

There is also the Hibernate 5.0 release, that we want to integrate with 
WildFly.  I think that is where we might tightly couple Hibernate ORM 
with Jandex, by passing a composite index into Hibernate.  The Jandex 
reference will need to be cleared by the end of deployment.  Would that 
help?

On 05/04/2015 01:53 PM, Sanne Grinovero wrote:
> Is it possible for our other projects (like Hibernate) to start using
> Jandex2 sooner rather than later, w/o banning our users from WildFly
> 9?
>
> We're in an innovation paradox ;-)
>
> Thanks,
> Sanne
>
>
> On 4 May 2015 at 15:07, Jason T. Greene <jason.greene at redhat.com> wrote:
>> Yes that's correct. We need to make some deployer changes to prevent holding on to indexes.
>>
>> Sent from my iPhone
>>
>>> On May 4, 2015, at 6:25 AM, Jozef Hartinger <jharting at redhat.com> wrote:
>>>
>>> Congrats on the release!
>>>
>>> It seems that Jandex upgrade to 2.0 has not been done yet. Is my understanding correct that it has been postponed till WF10?
>>>
>>>> On 05/01/2015 10:38 PM, Jason Greene wrote:
>>>> Hello Everyone,
>>>>
>>>> I am happy to announce the first candidate release of WildFly 9! WildFly 9 builds off of WildFly 8’s Java EE7 support, and adds many new capabilities, including intelligent load balancing, HTTP/2 support, a new offline CLI mode, graceful single node shutdown, and a new Servlet-only distribution.
>>>>
>>>> For more details, check out the release notes:
>>>> https://developer.jboss.org/wiki/WildFly900CR1ReleaseNotes
>>>>
>>>> As always, you can download it here:
>>>> http://wildfly.org/downloads/
>>>>
>>>> --
>>>> Jason T. Greene
>>>> WildFly Lead / JBoss EAP Platform Architect
>>>> JBoss, a division of Red Hat
>>>>
>>>>
>>>> _______________________________________________
>>>> wildfly-dev mailing list
>>>> wildfly-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>>
>>
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>


More information about the wildfly-dev mailing list