You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2018/10/18 10:15:00 UTC

[jira] [Comment Edited] (IGNITE-9875) GridDhtPartitionsStateValidator speedup proposal.

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

Maxim Muzafarov edited comment on IGNITE-9875 at 10/18/18 10:14 AM:
--------------------------------------------------------------------

Folks,

We've got missed license header configuration. The TC build began to fail in the master branch with:
{code:java}
*******************************

Unapproved licenses:

modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/GridDhtPartitionsStateValidatorBenchmark.java

*******************************{code}
[https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_LicensesHeaders&tab=buildTypeStatusDiv&branch_IgniteTests24Java8=%3Cdefault%3E]

Should I prepare PR to fix this or you will do it by yourself?


was (Author: mmuzaf):
Folks,

We've got missed license header configuration. The TC build began to fail in the master branch with:
{code:java}
*******************************

Unapproved licenses:

modules/benchmarks/src/main/java/org/apache/ignite/internal/benchmarks/jmh/misc/GridDhtPartitionsStateValidatorBenchmark.java

*******************************{code}

[https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_LicensesHeaders&tab=buildTypeStatusDiv&branch_IgniteTests24Java8=%3Cdefault%3E]

> GridDhtPartitionsStateValidator speedup proposal. 
> --------------------------------------------------
>
>                 Key: IGNITE-9875
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9875
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.6
>            Reporter: Stanilovsky Evgeny
>            Assignee: Stanilovsky Evgeny
>            Priority: Major
>             Fix For: 2.8
>
>
> I check validatePartitionsUpdateCounters and validatePartitionsSizes code implementations and looks like we can speed up some parts of them.



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