[jboss-jira] [JBoss JIRA] (WFLY-11894) Upgrade Hibernate Validator to 6.0.16.Final

Guillaume Smet (Jira) issues at jboss.org
Fri Mar 22 07:38:01 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Smet updated WFLY-11894:
----------------------------------
    Description: 
Hibernate Validator 6.0.x is faster than Hibernate Validator 5.x when validating *constrained* beans.

However, it has been reported to us that Hibernate Validator 6.0.x was significantly slower than Hibernate Validator 5.x when validating *unconstrained* beans due to a higher memory allocation rate.

This issue has been fixed in Hibernate Validator 6.0.16.Final, together with a rounding error issue.

We now also have a JMH benchmark for this particular use case.

The full changelog is here: https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HV%20AND%20fixVersion%20%3D%206.0.16.Final%20order%20by%20created%20DESC .

  was:
Hibernate Validator 6.0.x is faster than Hibernate Validator 5.x when validating *constrained* beans.

However, it has been reported to us that Hibernate Validator 6.0.x was significantly slower than Hibernate Validator 5.x when validating *unconstrained* beans due to a higher memory allocation rate.

This issue has been fixed in Hibernate Validator 6.0.16.Final.

We now also have a JMH benchmark for this particular use case.



> Upgrade Hibernate Validator to 6.0.16.Final
> -------------------------------------------
>
>                 Key: WFLY-11894
>                 URL: https://issues.jboss.org/browse/WFLY-11894
>             Project: WildFly
>          Issue Type: Component Upgrade
>          Components: Bean Validation
>            Reporter: Guillaume Smet
>            Assignee: Guillaume Smet
>            Priority: Major
>             Fix For: 17.0.0.Beta1
>
>
> Hibernate Validator 6.0.x is faster than Hibernate Validator 5.x when validating *constrained* beans.
> However, it has been reported to us that Hibernate Validator 6.0.x was significantly slower than Hibernate Validator 5.x when validating *unconstrained* beans due to a higher memory allocation rate.
> This issue has been fixed in Hibernate Validator 6.0.16.Final, together with a rounding error issue.
> We now also have a JMH benchmark for this particular use case.
> The full changelog is here: https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HV%20AND%20fixVersion%20%3D%206.0.16.Final%20order%20by%20created%20DESC .



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list