GitHub user npeltier opened a pull request:

    https://github.com/apache/sling/pull/229

    SLING-6623 allow async execution of pipes 

    - moved execution code to a central place, under plumber implementation,
    - added status, and bufferization of the commits (async execution means 
potentially long executions),
    - added job registering & processing capabilities for plumber, based on a 
configurable service user (will update documentation accordingly)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/npeltier/sling SLING-6623

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/229.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #229
    
----
commit e5b6158d6b297f32b523de9546bfb195c583ef11
Author: Nicolas Peltier <peltier.nico...@gmail.com>
Date:   2017-05-17T15:14:25Z

    SLING-6623 allow async execution of pipes
    
    - moved execution code to a central place, under plumber implementation,
    - added status, and bufferization of the commits (async execution means 
potentially long executions),
    - added job registering & processing capabilities for plumber, based on a 
configurable service user (will update documentation accordingly)

commit b13a3e85fb20ee487bd3f6efa1ea764ef6c0f546
Author: Nicolas Peltier <peltier.nico...@gmail.com>
Date:   2017-05-17T15:14:42Z

    Merge branch 'trunk' of github.com:apache/sling into SLING-6623

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to