You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2020/11/04 12:01:26 UTC

[GitHub] [plc4x] hutcheb commented on a change in pull request #200: PLC4X-255 Fix for Kafka Source CPU Usage

hutcheb commented on a change in pull request #200:
URL: https://github.com/apache/plc4x/pull/200#discussion_r517294440



##########
File path: plc4j/integrations/apache-kafka/src/main/java/org/apache/plc4x/kafka/Plc4xSourceTask.java
##########
@@ -219,7 +220,13 @@ public void stop() {
             buffer.drainTo(result, numElements);
             return result;
         } else {

Review comment:
       Well that took longer than I thought it would.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org