You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Matthew Jacobs (JIRA)" <ji...@apache.org> on 2017/07/20 13:42:00 UTC

[jira] [Resolved] (IMPALA-4868) TestRequestPoolService.testUpdatingConfigs fails: "checkModifiedConfigResults:245 expected: but was:"

     [ https://issues.apache.org/jira/browse/IMPALA-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Jacobs resolved IMPALA-4868.
------------------------------------
    Resolution: Fixed

The test has been disabled. I opened IMPALA-5687 to track re-enabling the test later.

> TestRequestPoolService.testUpdatingConfigs fails: "checkModifiedConfigResults:245 expected:<root.queueC> but was:<null>"
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-4868
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4868
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.9.0
>            Reporter: Lars Volker
>            Assignee: Matthew Jacobs
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 2.9.0
>
>
> TestRequestPoolService.testUpdatingConfigs fails with the error below.
> [~mjacobs] - I’m assigning this to you thinking you might have an idea what’s going on here; feel free to find another person or assign back to me if you're swamped.
> {noformat}
> 14:43:48 Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.313 sec <<< FAILURE! - in org.apache.impala.util.TestRequestPoolService
> 14:43:48 testUpdatingConfigs(org.apache.impala.util.TestRequestPoolService)  Time elapsed: 7.116 sec  <<< FAILURE!
> 14:43:48 	at org.apache.impala.util.TestRequestPoolService.checkModifiedConfigResults(TestRequestPoolService.java:245)
> 14:43:48 	at org.apache.impala.util.TestRequestPoolService.testUpdatingConfigs(TestRequestPoolService.java:206)
> ...
> 14:43:48   TestRequestPoolService.testUpdatingConfigs:206->checkModifiedConfigResults:245 expected:<root.queueC> but was:<null>
> 14:43:48 Tests run: 564, Failures: 1, Errors: 0, Skipped: 20
> 14:43:48 [INFO] BUILD FAILURE
> 14:43:48 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project impala-frontend: There are test failures.
> 14:43:48 [ERROR] 
> 14:43:48 [ERROR] Please refer to /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/logs/fe_tests for the individual test results.
> 14:43:48 [ERROR] -> [Help 1]
> 14:43:48 [ERROR] 
> 14:43:48 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> 14:43:48 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> 14:43:48 [ERROR] 
> 14:43:48 [ERROR] For more information about the errors and possible solutions, please read the following articles:
> 14:43:48 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> 14:43:48 mvn -fae test exited with code 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)