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

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

{panel:title=Branch: [pull/10831/head] Base: [master] : Possible Blockers 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache (Deadlock Detection){color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7329233]]
* TxDeadlockDetectionTestSuite: 
TxDeadlockDetectionNoHangsTest.testNoHangsPessimistic - New test duration 242s 
is more that 1 minute
* TxDeadlockDetectionTestSuite: 
TxDeadlockDetectionNoHangsTest.testNoHangsOptimistic - New test duration 242s 
is more that 1 minute

{panel}
{panel:title=Branch: [pull/10831/head] Base: [master] : New Tests 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache (Deadlock Detection){color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7329233]]
* {color:#013220}TxDeadlockDetectionTestSuite: 
TxDeadlockDetectionNoHangsTest.testNoHangsPessimistic - PASSED{color}
* {color:#013220}TxDeadlockDetectionTestSuite: 
TxDeadlockDetectionNoHangsTest.testNoHangsOptimistic - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7328997&buildTypeId=IgniteTests24Java8_RunAll]

> GridQueryProcessor logs unnecessary error message
> -------------------------------------------------
>
>                 Key: IGNITE-18830
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18830
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.14
>            Reporter: Benjamin Garaude
>            Assignee: ZhangJian He
>            Priority: Major
>              Labels: newbie
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> GridQueryProcessor logs error message of type:
> {quote}07:24:47.571 [build-idx-runner-#123%default-grid%|#123%default-grid%] 
> ERROR o.a.i.i.p.q.GridQueryProcessor - Failed to rebuild indexes for cache 
> [name=...] 
> {quote}
> But there is no underlying error.
> After a quick analysis, this log is emitted by 
> org.apache.ignite.internal.processors.query.GridQueryProcessor.java:2640
> If the err is null and log.isInfoEnabled() is false, (which is our case) then 
> it misses the if at line 2637, and goes to the else at line 2640.
> This is likely a log issue in that class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to