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

Daniel Gómez Ferro commented on S4-91:
--------------------------------------

Aimee thanks for the patch! I integrated it in a new branch, S4-91 commit 
16d50da32c6f4f093eec9985e7f70486cbdce56c

I modified it a bit due to recent changes on branch dev

It seems that currently the test doesn't check that the PEs are indeed running 
exclusively on some nodes. It would be better to check that explicitly.

Also, I wonder what happens when PEs run exclusively on some nodes and the 
cluster reads from a remote stream. Since the remote emitter does a round 
robin, wouldn't the exclusive partitions also receive these events?
                
> Runtime isolation
> -----------------
>
>                 Key: S4-91
>                 URL: https://issues.apache.org/jira/browse/S4-91
>             Project: Apache S4
>          Issue Type: Task
>    Affects Versions: 0.6
>            Reporter: Aimee Cheng
>            Assignee: Aimee Cheng
>             Fix For: 0.6
>
>         Attachments: 0001-runtime-isolation-implement.patch
>
>
> We would like to use runtime isolation. PEs from the same APP can split to 
> several sub-sets and run in different JVM processes, so that we might get 
> some benefit from it, such as isolating the PEs which cost a lot of 
> resources, easier to find out the PE with problem. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to