GitHub user DT-Priyanka opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/169

    APEXMALHAR-1967: JDBC Store setting connection properties from config file 
is broken

    Operator had overloaded setter methods to set connection properties. This 
caused problems to BeanUtils to identify right setter. 
    Renamed the method which accepts java Properties object to 
setConnectionPropertiesList.
    Note: Did not change the method which accepts string as it's already been 
used in many properties file to set the connections properties.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DT-Priyanka/incubator-apex-malhar 
APEXMALHAR-1967_jdbc_input_properties

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit ef4033ee2fb904bb8406664a5aa301d912793aaa
Author: Priyanka Gugale <[email protected]>
Date:   2016-01-13T09:48:52Z

    APEXMALHAR-1967: JDBC Store setting connection properties from config file 
is broken

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to