[ 
https://issues.apache.org/jira/browse/IOTA-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388631#comment-15388631
 ] 

Barbara Gomes commented on IOTA-28:
-----------------------------------

- Implement a GenericActorReceiver
     -- Any actor that implements this trait will be able to send JSONs to be 
processed by Fey
     -- Performer JSON specification will have a new attribute: *isReceiver*. 
Optional and default to false
     -- JSONs received through a GenericReceiverActor will not be stored unless 
the checkpoint functionality on Fey is enabled. (make sure the checkpoint dir 
is not pointing to /tmp if you want to keep the JSONs

> Implement a GenericActor to be used as a JSON receiver on Fey-Core
> ------------------------------------------------------------------
>
>                 Key: IOTA-28
>                 URL: https://issues.apache.org/jira/browse/IOTA-28
>             Project: Iota
>          Issue Type: New Feature
>    Affects Versions: 0.1
>            Reporter: Barbara Gomes
>            Assignee: Barbara Gomes
>
> Fey process JSONs only through the WatchService that monitors the JSON 
> repository for created or updated files.
> Fey should be able to support an actor that receives a JSON and send it to 
> fey-core to be processed as an orchestration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to