[
https://issues.apache.org/jira/browse/IOTA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847496#comment-15847496
]
ASF GitHub Bot commented on IOTA-36:
------------------------------------
GitHub user barbaragomes opened a pull request:
https://github.com/apache/incubator-iota/pull/28
[IOTA-36] Global Performers
Capability of specifying Global Performers that can be used by any ensemble.
- JSON: at root level add "global-performers" property. It is an array of
objects exactly like the "performers" property. (Optional)
- Ensemble gives priority to the local performers over the Global ones
- Global can not connect to, it only receives connections (deadlock issue)
- Unit tests
Note: Updating orchestration with global performers may not be working
properly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/barbaragomes/incubator-iota IOTA-36
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-iota/pull/28.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 #28
----
commit d6c98cfde59a0cdbd6ce88f3eb71aed6b7d8d107
Author: Barbara Gomes <[email protected]>
Date: 2016-11-14T19:02:59Z
Merge branch 'trivial' of https://github.com/shiv4nsh/incubator-iota
commit d212cda1dbc6cab4150d5f0edbf5f824d9428c98
Author: Barbara Gomes <[email protected]>
Date: 2016-11-14T19:04:20Z
Merge branch 'IOTA-29' of https://github.com/shiv4nsh/incubator-iota
commit 7830ba38fc1bf4799ad820e6bfb35516bfe2ac6e
Author: Barbara Gomes <[email protected]>
Date: 2016-11-15T01:00:15Z
Merge branch 'master' of github.com:apache/incubator-iota
commit 29fe93a0400007f151a58c250a807424aa542636
Author: Barbara Gomes <[email protected]>
Date: 2016-11-21T18:38:14Z
Merge branch 'IOTA-29' of https://github.com/shiv4nsh/incubator-iota
commit 09e596baba1b81c8491fee608a5aff1075ab621a
Author: Barbara Gomes <[email protected]>
Date: 2016-11-29T22:44:29Z
Merge branch 'IOTA-29' of https://github.com/shiv4nsh/incubator-iota
commit 7aae2054f0316adff4be42fea129e036b9815090
Author: Barbara Gomes <[email protected]>
Date: 2016-11-30T00:30:10Z
Merge branch 'master' of github.com:apache/incubator-iota
commit 580e30103d72d2448426a120eb6a39b544661e68
Author: Barbara Gomes <[email protected]>
Date: 2017-01-31T00:03:39Z
[IOTA-36] - First version of global performers. In this version, global
performers can not connect to any other performer.
commit a2e6fac1b64657d7edbb83cfac65853a95933759
Author: Barbara Gomes <[email protected]>
Date: 2017-01-31T01:27:45Z
[IOTA-36] Adding test to fey core
commit 048934f51073d5c824e70dc04b34264957f9602f
Author: Barbara Gomes <[email protected]>
Date: 2017-01-31T01:38:13Z
[IOTA-36] Unit test for GlobalPerformer
commit 35a83e9ae451b78331e0b10f0b5dd202514d4b42
Author: Barbara Gomes <[email protected]>
Date: 2017-01-31T19:56:53Z
[IOTA-36] Unit test for GlobalPerformer
commit 7896e36fd1689d9d906877cdd8fd803b90458333
Author: Barbara Gomes <[email protected]>
Date: 2017-01-31T20:37:12Z
[IOTA-36] Unit test - forcing clean up of loaded jars before get into Utils
----
> Capability for a performer within an ensemble to talk to a global level
> performer outside the ensemble
> ------------------------------------------------------------------------------------------------------
>
> Key: IOTA-36
> URL: https://issues.apache.org/jira/browse/IOTA-36
> Project: Iota
> Issue Type: Improvement
> Reporter: Omkar Prabhu
> Assignee: Barbara Gomes
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> It would be a great improvement if performers within an ensemble can
> communicate with performers outside their ensemble at a global level.
> This can decrease repetitive performers across ensembles.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)