[
https://issues.apache.org/jira/browse/SYNAPSE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863243#action_12863243
]
Rajika Kumarasiri commented on SYNAPSE-347:
-------------------------------------------
Ok, a task is a job which runs periodically according to the trigger
expression. Once a job is started it'll run until it stops. It's hard to think
an already started job is changed dynamically. If you need to start a new job,
you'll have to stop the previous one and start a new one.
On the other hand now synapse support hot deployment of synapse artifacts you
can use that feature also to schedule a new task.
I think we can reslove this issue.
Rajika
> Support Dynamic Deployment of Tasks
> -----------------------------------
>
> Key: SYNAPSE-347
> URL: https://issues.apache.org/jira/browse/SYNAPSE-347
> Project: Synapse
> Issue Type: New Feature
> Reporter: Scott Hoggarth
>
> Tasks are not addressable via a "key". This prevents us from having tasks
> being added dynamically on disk and then being retrieved via a "key". An
> attribute called "key" should be added to the task element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]