GitHub user venkateshkottapalli opened a pull request:
https://github.com/apache/apex-malhar/pull/423
APEXMALHAR-2241 - The metadata kafka consumer should also pickup the
properties setting on the kafka input operator
Fixes two issues -
* metadata kafka consumer not picking up properties set
* Consumer properties set from Properties.xml are not getting picked.
* Added test case to validate the consumer Properties are not reset.
@siyuanh Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/venkateshkottapalli/apex-malhar
APEXMALHAR-2241-KafkaConsumer-MetaDataProps
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/423.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 #423
----
commit 02c040ac184396602116f6a1eec26b0c838a6d23
Author: venkateshDT <[email protected]>
Date: 2016-09-22T20:27:32Z
fixes two issues - pick the metadata consumer properties and setting the
consumer properties from Properties.xml for kafka inputoperator not working
added test case
Removed trailing spaces
Removed unused imports
----
---
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.
---