[
https://issues.apache.org/jira/browse/APEXMALHAR-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305731#comment-15305731
]
ASF GitHub Bot commented on APEXMALHAR-2066:
--------------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-malhar/pull/282#discussion_r64997100
--- Diff: library/src/test/resources/log4j.properties ---
@@ -39,5 +39,5 @@ log4j.appender.SYSLOG.Facility=LOCAL1
log4j.logger.org=info
#log4j.logger.org.apache.commons.beanutils=warn
-log4j.logger.com.datatorrent=debug
-log4j.logger.org.apache.apex=debug
+log4j.logger.com.datatorrent=info
--- End diff --
Why this change?
> Add jdbc poller input operator
> ------------------------------
>
> Key: APEXMALHAR-2066
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2066
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Ashwin Chandra Putta
> Assignee: devendra tagare
>
> Create a JDBC poller input operator that has the following features.
> 1. poll from external jdbc store asynchronously in the input operator.
> 2. polling frequency and batch size should be configurable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)