You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/14 14:02:00 UTC

[jira] [Commented] (IGNITE-9263) Extra batch param usage in GridCacheAdapter removeAll.

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

ASF GitHub Bot commented on IGNITE-9263:
----------------------------------------

GitHub user zstan opened a pull request:

    https://github.com/apache/ignite/pull/4542

    IGNITE-9263 replace weird commit code.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9263

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4542.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 #4542
    
----
commit 09d226e3a0d83b3ad27d5298df94329ab64be10c
Author: Evgeny Stanilovskiy <es...@...>
Date:   2018-08-14T13:59:17Z

    IGNITE-9263 replace weird commit code.

----


> Extra batch param usage in GridCacheAdapter removeAll.
> ------------------------------------------------------
>
>                 Key: IGNITE-9263
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9263
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.6
>            Reporter: Stanilovsky Evgeny
>            Assignee: Stanilovsky Evgeny
>            Priority: Minor
>
> what does GG-11231 means?
> {code:java}
>     // TODO GG-11231 (workaround for GG-11231).
>     private static final int REMOVE_ALL_KEYS_BATCH = 10000;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)