npeltier commented on a change in pull request #4: SLING-7707 Create Executor 
Pipe
URL: 
https://github.com/apache/sling-org-apache-sling-pipes/pull/4#discussion_r195353835
 
 

 ##########
 File path: src/main/java/org/apache/sling/pipes/internal/PipeBuilderImpl.java
 ##########
 @@ -237,6 +237,11 @@ public PipeBuilder conf(Object... properties) throws 
IllegalAccessException {
         return writeToCurrentStep(Pipe.NN_CONF, properties);
     }
 
+    @Override
+    public PipeBuilder executor(String expr) {
 
 Review comment:
   this is still not helpful, as discussed, i'd rather have a 
```runParallel(int nbThread)``` implementation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to