[
https://issues.apache.org/jira/browse/IGNITE-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296615#comment-15296615
]
ASF GitHub Bot commented on IGNITE-3182:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/748
IGNITE-3182 Compute jobs execute on client nodes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-3182
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/748.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 #748
----
commit 25ae4aa997e2dc68f16b1cf236ce7c8d5939f87f
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-05-23T15:14:43Z
IGNITE-3182 Compute jobs execute on client nodes
commit add05af2e33cf48d7e5963ef9643f011bcd155e6
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-05-23T15:21:15Z
wip
commit 349c6f102bcb51aee1714077120142b326f5f87b
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-05-23T15:26:28Z
Refactor default prj check
----
> Compute jobs execute on client nodes
> ------------------------------------
>
> Key: IGNITE-3182
> URL: https://issues.apache.org/jira/browse/IGNITE-3182
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.7
>
>
> * One server node, one client node, Broadcast from client node results in
> both nodes executing the closure
> * Need to check the behavior with 2 servers, 2 clients, broadcast from server
> and client
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)