You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by hu...@apache.org on 2020/11/04 12:00:28 UTC

[plc4x] branch bug/kafka-source-cpu updated (8cd3bfd -> b2255b7)

This is an automated email from the ASF dual-hosted git repository.

hutcheb pushed a change to branch bug/kafka-source-cpu
in repository https://gitbox.apache.org/repos/asf/plc4x.git.


    from 8cd3bfd  Ooops
     add b2255b7  Add Optional poll interval and buffer size.

No new revisions were added by this update.

Summary of changes:
 .../apache-kafka/config/plc4x-source.properties        |  2 ++
 .../org/apache/plc4x/kafka/Plc4xSourceConnector.java   | 10 ++++++++++
 .../java/org/apache/plc4x/kafka/Plc4xSourceTask.java   | 18 +++++++++++++++---
 .../java/org/apache/plc4x/kafka/config/Source.java     | 14 +++++++++++++-
 .../org/apache/plc4x/kafka/config/SourceConfig.java    | 16 +++++++++++++++-
 .../apache/plc4x/kafka/config/SourceConfigTest.java    |  2 ++
 6 files changed, 57 insertions(+), 5 deletions(-)