You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/22 19:29:00 UTC

[jira] [Closed] (JUNEAU-105) UrlPathPattern should use a state machine.

     [ https://issues.apache.org/jira/browse/JUNEAU-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-105.
-------------------------------

> UrlPathPattern should use a state machine.
> ------------------------------------------
>
>                 Key: JUNEAU-105
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-105
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 8.0.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> The UrlPathPattern is used frequently for path pattern matching in the REST interface.  It's currently using a regular expression.  It would be good to convert this to a state machine instead for performance reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)