[jboss-jira] [JBoss JIRA] (WFLY-1774) Investigate if Jandex can be used to optimize CDI + Bean Validation integration for method validation
Farah Juma (JIRA)
issues at jboss.org
Wed Jan 13 13:28:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Farah Juma updated WFLY-1774:
-----------------------------
Summary: Investigate if Jandex can be used to optimize CDI + Bean Validation integration for method validation (was: Determine if Jandex can be used to optimize CDI + Bean Validation integration for method validation)
> Investigate if Jandex can be used to optimize CDI + Bean Validation integration for method validation
> -----------------------------------------------------------------------------------------------------
>
> Key: WFLY-1774
> URL: https://issues.jboss.org/browse/WFLY-1774
> Project: WildFly
> Issue Type: Feature Request
> Affects Versions: 8.0.0.Alpha3
> Reporter: Farah Juma
> Assignee: Farah Juma
>
> For CDI + Bean Validation integration for method validation, we're making use of the Hibernate Validator CDI portable extension. We can try to optimize this portable extension by making use of the Jandex index. In particular, we can:
> 1) Determine if Jandex can be used for subtype retrieval to avoid having to specify @ValidateOnExecution(IMPLICIT)
> 2) Determine if Jandex can be used to speed up constraint metadata retrieval
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list