[
https://issues.apache.org/jira/browse/OOZIE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240056#comment-13240056
]
[email protected] commented on OOZIE-781:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4494/#review6458
-----------------------------------------------------------
trunk/client/src/test/resources/timeout.xml
<https://reviews.apache.org/r/4494/#comment14086>
remove spaces
- Mohammad
On 2012-03-26 22:56:50, Virag Kothari wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4494/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-03-26 22:56:50)
bq.
bq.
bq. Review request for oozie.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. https://issues.apache.org/jira/browse/OOZIE-781
bq.
bq.
bq. This addresses bug OOZIE-781.
bq. https://issues.apache.org/jira/browse/OOZIE-781
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. trunk/client/src/test/java/org/apache/oozie/cli/TestValidation.java
1305441
bq. trunk/client/pom.xml 1305441
bq. trunk/client/src/test/resources/timeout.xml PRE-CREATION
bq. trunk/core/src/test/java/org/apache/oozie/service/TestSchemaService.java
1305441
bq.
trunk/core/src/test/java/org/apache/oozie/workflow/lite/TestLiteWorkflowAppParser.java
1305441
bq. trunk/pom.xml 1305441
bq.
bq. Diff: https://reviews.apache.org/r/4494/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Yes
bq.
bq.
bq. Thanks,
bq.
bq. Virag
bq.
bq.
> Xerces validator used by Java gets stuck during pattern matching
> ----------------------------------------------------------------
>
> Key: OOZIE-781
> URL: https://issues.apache.org/jira/browse/OOZIE-781
> Project: Oozie
> Issue Type: Bug
> Reporter: Virag Kothari
>
> The regex validator tries to validate the 'workflow-app name' against the
> pattern
> <xs:pattern value="([a-zA-Z_]([\-_a-zA-Z0-9])*){1,39})"/>. If the 'name' is
> very long and doesn't match against the pattern used in schema, it gets stuck
> for a
> long time and heavily increases the CPU usage.
> Specifically the users saw this when they used a period in their wf name
> This problem is solved in xerces 2.10.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira