[jira] [Created] (IGNITE-9773) GridAffinityProcessorMemoryLeakTest should be fixed

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9773) GridAffinityProcessorMemoryLeakTest should be fixed

Anton Vinogradov (Jira)
Andrey Aleksandrov created IGNITE-9773:
------------------------------------------

             Summary: GridAffinityProcessorMemoryLeakTest should be fixed
                 Key: IGNITE-9773
                 URL: https://issues.apache.org/jira/browse/IGNITE-9773
             Project: Ignite
          Issue Type: Bug
            Reporter: Andrey Aleksandrov


/** Max value for affinity history size name. Should be the same as in GridAffinityAssignmentCache.MAX_HIST_SIZE */
private final int MAX_HIST_SIZE = getInteger(IGNITE_AFFINITY_HISTORY_SIZE, 100);

The default value should be 500. (not 100)



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