orpiske commented on code in PR #8727:
URL: https://github.com/apache/camel/pull/8727#discussion_r1026615865


##########
components/camel-dataset/src/main/java/org/apache/camel/component/dataset/DataSetConsumer.java:
##########
@@ -35,11 +35,13 @@ public class DataSetConsumer extends DefaultConsumer {
     private DataSetEndpoint endpoint;
     private Processor reporter;
     private ExecutorService executorService;
+    private boolean dataSetIndex;

Review Comment:
   +1. Those are good remarks.



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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

Reply via email to