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

Ignite TC Bot commented on IGNITE-11967:
----------------------------------------

{panel:title=Branch: [pull/6996/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4716803&buildTypeId=IgniteTests24Java8_RunAll]

> control.sh validate_indexes SQL Index issue must contain information about 
> cache group
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11967
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11967
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> At the moment we have the following output in case of SQL index problems:
> {noformat}
> SQL Index [cache=union-module, idx=_key_PK] ValidateIndexesPartitionResult 
> [consistentId=0.0.0.0:47500, sqlIdxName=_key_PK]
>  IndexValidationIssue [key=0, cacheName=union-module, idxName=_key_PK], class 
> org.apache.ignite.IgniteCheckedException: Key is present in SQL index, but 
> can't be found in CacheDataTree.
>  IndexValidationIssue [key=0, cacheName=union-module, idxName=_key_PK], class 
> org.apache.ignite.IgniteCheckedException: Key is present in SQL index, but 
> can't be found in CacheDataTree.
>  IndexValidationIssue [key=null, cacheName=union-module, idxName=_key_PK], 
> class java.lang.AssertionError: itemId=9, directCnt=9, indirectCnt=0, 
> page=0001332300000112 [3883, 3669, 3456, 3242, 3029, 2815, 2602, 2386, 
> 1747][][free=2101]
>  IndexValidationIssue [key=0, cacheName=union-module, idxName=_key_PK], class 
> org.apache.ignite.IgniteCheckedException: Key is present in SQL index, but 
> can't be found in CacheDataTree.
> {noformat}
> We print info about cache name only. We should print information about cache 
> group too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to