[
https://issues.apache.org/jira/browse/OOZIE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176313#comment-16176313
]
Peter Cseh commented on OOZIE-3063:
-----------------------------------
We don't really need the integers though as we're building a string to pass to
JPA. You just can extract the try{}catch logic to a verifyInteger function to
handle the verification. I don't recommend changing the ConfigurationServices
behavior for this issue as that can have a huge impact on the whole project.
> Sanitizing variables that are part of openjpa.ConnectionProperties
> ------------------------------------------------------------------
>
> Key: OOZIE-3063
> URL: https://issues.apache.org/jira/browse/OOZIE-3063
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 4.2.0
> Reporter: Denes Bodo
> Assignee: Denes Bodo
> Attachments:
> 0001-OOZIE-3063-Sanitizing-variables-that-are-part-of-ope.patch
>
>
> There are values from oozie-site.xml which are not properly checked before
> they are passed into a comma-separated string property in JPAService class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)