[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-05 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548051#comment-15548051 ] Bertrand Delacretaz commented on SLING-5645: Releasing and keeping in contrib works for me,

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-04 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15545566#comment-15545566 ] Ian Boston commented on SLING-5645: --- If there are no objections, I would like to leave the code in

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15542771#comment-15542771 ] Ian Boston commented on SLING-5645: --- All changes that were requested have been made except moving the

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15542667#comment-15542667 ] Ian Boston commented on SLING-5645: --- Ignore that, just looked its only used inside the JMS

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15542656#comment-15542656 ] Ian Boston commented on SLING-5645: --- IIUC Embedding is an OSGi anti pattern. Could you explain why it

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15541702#comment-15541702 ] Chetan Mehrotra commented on SLING-5645: In that case it would be better to embed it > Provide a

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15541688#comment-15541688 ] Ian Boston commented on SLING-5645: --- GSon is being used for performance reasons. Probably not a good

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-10-03 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15541648#comment-15541648 ] Chetan Mehrotra commented on SLING-5645: We have used this feature in poc for adaptTo [1] and have

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-04-29 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263913#comment-15263913 ] Ian Boston commented on SLING-5645: --- Code has now been tested starting jobs inside an AEM 6.2 GA

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-04-17 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244867#comment-15244867 ] Ian Boston commented on SLING-5645: --- @Roy, I called it a JobSubsystem since that the name of the class

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-04-15 Thread Roy Teeuwen (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243557#comment-15243557 ] Roy Teeuwen commented on SLING-5645: Hey Ian, Maybe a strange question, but why is it called

[jira] [Commented] (SLING-5645) Provide a Jobs API and implementation suitable for widely distributed job processing.

2016-04-15 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242784#comment-15242784 ] Ian Boston commented on SLING-5645: --- The Jobs API can be found at