[
https://issues.apache.org/jira/browse/OOZIE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176145#comment-16176145
]
Peter Cseh commented on OOZIE-3063:
-----------------------------------
Thanks for the patch!
# JDBC URLs can contain commas, e.g. in case of mysql replication. See
OOZIE-2574 for details.
# Pleae validate {{maxConn}} as well to be an integer. Also, create a
validation function for this and use that.
# Should we check if {{driver}} is on the classpath or not?
> 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)