You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Denes Bodo <bo...@gmail.com> on 2021/06/18 18:11:38 UTC

Review Request 73427: Oozie server startup error when JDBC URL for a MySql DB with HA is used

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73427/
-----------------------------------------------------------

Review request for oozie.


Bugs: OOZIE-2136
    https://issues.apache.org/jira/browse/OOZIE-2136


Repository: oozie-git


Description
-------

Oozie cannot handle comma (') in the JDBC URL.


Diffs
-----

  core/src/main/java/org/apache/oozie/service/JPAService.java 5c621b2a9 


Diff: https://reviews.apache.org/r/73427/diff/1/


Testing
-------


Thanks,

Denes Bodo