[
https://issues.apache.org/jira/browse/IGNITE-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662305#comment-16662305
]
ASF GitHub Bot commented on IGNITE-9753:
----------------------------------------
GitHub user ivandasch opened a pull request:
https://github.com/apache/ignite/pull/5063
IGNITE-9753 Several optimization of validate_indexes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9753
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5063.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 #5063
----
commit 758a3d513e7e8a1d35d21ccb285d1d39a5663b96
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-10-04T14:48:27Z
IGNITE-9753 Validate indexes closure improvements.
commit 837db1da8441fbb37512baf44d75b607f2bb38a3
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-10-22T15:46:45Z
IGNITE-9753 wip.
commit b7f63ac2321e1f18694c79712c725b51c95ac210
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-10-24T13:45:48Z
IGNITE-9753 wip.
----
> Control.sh validate index work long and with errors
> ---------------------------------------------------
>
> Key: IGNITE-9753
> URL: https://issues.apache.org/jira/browse/IGNITE-9753
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.5
> Reporter: ARomantsov
> Assignee: Ivan Daschinskiy
> Priority: Major
> Fix For: 2.8
>
>
> Errors -
> [12:19:54][:666] IndexValidationIssue [key=null, cacheName=cache_name_1,
> idxName=_key_PK_hash], class java.lang.NullPointerException: null
> [12:19:54][:666] IndexValidationIssue [key=null, cacheName=cache_name_2,
> idxName=_key_PK_hash], class java.lang.NullPointerException: null
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)