[GitHub] ignite pull request #1550: IGNITE-2310: additional docs for affinity jobs

2017-03-02 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1550 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feat

[GitHub] ignite pull request #1550: IGNITE-2310: additional docs for affinity jobs

2017-02-17 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1550 IGNITE-2310: additional docs for affinity jobs You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2310

[GitHub] ignite pull request #919: IGNITE-2310 Lock cache partition for affinityRun/a...

2016-08-08 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/919 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

Re: ignite-2310

2016-08-04 Thread Taras Ledkov
Guys, Please review the last version of the public API https://issues.apache.org/jira/browse/IGNITE-2310?focusedCommentId=15407375&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15407375 Ambiguity will be fixed on the client side. Tests has been fixed.

[GitHub] ignite pull request #919: IGNITE-2310 Lock cache partition for affinityRun/a...

2016-08-03 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/919 IGNITE-2310 Lock cache partition for affinityRun/affinityCall execution You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #910: Ignite 2310

2016-08-03 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/910 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] ignite pull request #910: Ignite 2310

2016-08-01 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/910 Ignite 2310 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2310 Alternatively you can review and apply

[GitHub] ignite pull request #857: Ignite 2310 Lock cache partition for affinityRun/a...

2016-08-01 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/857 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

Re: ignite-2310

2016-07-11 Thread Taras Ledkov
t. On Thu, Jul 7, 2016 at 5:44 AM, Taras Ledkov wrote: Igniters, The issue https://issues.apache.org/jira/browse/IGNITE-2310 is updated with comment about the changes at the IgniteCompute. Please comment the ticket. The changed javadoc of the affinityRun/Call is available to review at the bran

Re: ignite-2310

2016-07-11 Thread Yakov Zhdanov
comments. > > > 09.07.2016 4:22, Dmitriy Setrakyan пишет: > > Thanks Taras, I have added my comments in the ticket. >> >> On Thu, Jul 7, 2016 at 5:44 AM, Taras Ledkov >> wrote: >> >> Igniters, >>> >>> The issue https://issu

Re: ignite-2310

2016-07-11 Thread Taras Ledkov
t. On Thu, Jul 7, 2016 at 5:44 AM, Taras Ledkov wrote: Igniters, The issue https://issues.apache.org/jira/browse/IGNITE-2310 is updated with comment about the changes at the IgniteCompute. Please comment the ticket. The changed javadoc of the affinityRun/Call is available to review at the bra

Re: ignite-2310

2016-07-08 Thread Dmitriy Setrakyan
Thanks Taras, I have added my comments in the ticket. On Thu, Jul 7, 2016 at 5:44 AM, Taras Ledkov wrote: > Igniters, > > The issue https://issues.apache.org/jira/browse/IGNITE-2310 is updated > with comment > about the changes at the IgniteCompute. Please comment the ticket.

Re: ignite-2310

2016-07-07 Thread Taras Ledkov
Igniters, The issue https://issues.apache.org/jira/browse/IGNITE-2310 is updated with comment about the changes at the IgniteCompute. Please comment the ticket. The changed javadoc of the affinityRun/Call is available to review at the branch https://github.com/gridgain/apache-ignite/blob

Re: ignite-2310

2016-07-07 Thread Dmitriy Setrakyan
gt;>>> for "affinity" methods? We can resort to "with" semantics instead: >>>> >>>> IgniteCompute.*withPartitionsToLock*(...).affinityRun(); >>>> >>>> On Wed, Jul 6, 2016 at 12:23 PM, Taras Ledkov >>>> wrote: >>

[GitHub] ignite pull request #857: Ignite 2310 Lock cache partition for affinityRun/a...

2016-07-07 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/857 Ignite 2310 Lock cache partition for affinityRun/affinityCall execution You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

Re: ignite-2310

2016-07-07 Thread Taras Ledkov
thods? We can resort to "with" semantics instead: IgniteCompute.*withPartitionsToLock*(...).affinityRun(); On Wed, Jul 6, 2016 at 12:23 PM, Taras Ledkov wrote: Igniters, Lets discuss the changes of public API at the IgniteCompute. The new methods affinityRun & affinityCall is added

Re: ignite-2310

2016-07-06 Thread Taras Ledkov
k*(...).affinityRun(); On Wed, Jul 6, 2016 at 12:23 PM, Taras Ledkov wrote: Igniters, Lets discuss the changes of public API at the IgniteCompute. The new methods affinityRun & affinityCall is added by working on IGNITE-2310. https://issues.apache.org/jira/browse/IGNITE-2310 Please take

Re: ignite-2310

2016-07-06 Thread Semyon Boikov
s discuss the changes of public API at the IgniteCompute. > > > The new methods affinityRun & affinityCall is added by working on > > > IGNITE-2310. > > > > > > https://issues.apache.org/jira/browse/IGNITE-2310 > > > > > > Please take a look a

Re: ignite-2310

2016-07-06 Thread Yakov Zhdanov
nges of public API at the IgniteCompute. > > The new methods affinityRun & affinityCall is added by working on > > IGNITE-2310. > > > > https://issues.apache.org/jira/browse/IGNITE-2310 > > > > Please take a look at the signature of the new metho

Re: ignite-2310

2016-07-06 Thread Vladimir Ozerov
, > > Lets discuss the changes of public API at the IgniteCompute. > The new methods affinityRun & affinityCall is added by working on > IGNITE-2310. > > https://issues.apache.org/jira/browse/IGNITE-2310 > > Please take a look at the signature of the new me

ignite-2310

2016-07-06 Thread Taras Ledkov
Igniters, Lets discuss the changes of public API at the IgniteCompute. The new methods affinityRun & affinityCall is added by working on IGNITE-2310. https://issues.apache.org/jira/browse/IGNITE-2310 Please take a look at the signature of the new methods: https://github.com/gridgain/ap

[GitHub] ignite pull request #769: IGNITE-2310 Lock cache partition for affinityRun/a...

2016-06-30 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/769 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] ignite pull request: IGNITE-2310 Lock cache partition for affinityRun/affini...

2016-06-01 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/769 IGNITE-2310 Lock cache partition for affinityRun/affinityCall execution You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[jira] [Created] (IGNITE-2310) Add lock/unlock partition operations on IgniteCache

2015-12-28 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2310: --- Summary: Add lock/unlock partition operations on IgniteCache Key: IGNITE-2310 URL: https://issues.apache.org/jira/browse/IGNITE-2310 Project: Ignite