[infinispan-issues] [JBoss JIRA] (ISPN-10931) ClassWhiteList should store regex matches in classes Set

Dan Berindei (Jira) issues at jboss.org
Thu Nov 14 07:18:00 EST 2019


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

Dan Berindei updated ISPN-10931:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> ClassWhiteList should store regex matches in classes Set
> --------------------------------------------------------
>
>                 Key: ISPN-10931
>                 URL: https://issues.jboss.org/browse/ISPN-10931
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 10.0.1.Final
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>            Priority: Major
>             Fix For: 10.1.0.Final
>
>
> Even though we pre-compile the Regex Pattern instances, performing a regex check per class can be slow. Therefore, if a class matches a regex, we should add it to the class `Set` to avoid future regex checks.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list