You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2018/03/08 04:26:00 UTC

[jira] [Closed] (ASTERIXDB-1925) Sporadic test failure in test change-feed-with-meta-pk-in-meta-index-after-ingest

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

Abdullah Alamoudi closed ASTERIXDB-1925.
----------------------------------------
    Resolution: Fixed

> Sporadic test failure in test change-feed-with-meta-pk-in-meta-index-after-ingest
> ---------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1925
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1925
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Yingyi Bu
>            Assignee: Abdullah Alamoudi
>            Priority: Major
>
> https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-verify-asterix-app/org.apache.asterix$asterix-app/597/testReport/junit/org.apache.asterix.test.runtime/AqlExecutionFullParallelismIT/test_AqlExecutionFullParallelismIT_23__feeds__change_feed_with_meta_pk_in_meta_index_after_ingest_/
> {noformat}
> java.lang.Exception: Test "src/test/resources/runtimets/queries/feeds/change-feed-with-meta-pk-in-meta-index-after-ingest/change-feed-with-meta-pk-in-meta-index-after-ingest.3.ddl.aql" FAILED!
> 	at org.apache.asterix.test.runtime.AqlExecutionFullParallelismIT.test(AqlExecutionFullParallelismIT.java:70)
> Caused by: java.lang.Exception: 
> HTTP operation failed: 
> STATUS LINE: HTTP/1.1 500 Internal Server Error
> SUMMARY: Dataset KeyVerse.KVStore is currently being fed into by the following active entities.
> KeyVerse.KVChangeStream(Feed)
>  caused by: org.apache.asterix.app.translator.QueryTranslator.validateIfResourceIsActiveInFeed(QueryTranslator.java:696)
> STACKTRACE: org.apache.asterix.common.exceptions.CompilationException: Dataset KeyVerse.KVStore is currently being fed into by the following active entities.
> KeyVerse.KVChangeStream(Feed)
> 	at org.apache.asterix.app.translator.QueryTranslator.validateIfResourceIsActiveInFeed(QueryTranslator.java:696)
> 	at org.apache.asterix.app.translator.QueryTranslator.handleCreateIndexStatement(QueryTranslator.java:885)
> 	at org.apache.asterix.app.translator.QueryTranslator.compileAndExecute(QueryTranslator.java:291)
> 	at org.apache.asterix.app.translator.QueryTranslator.compileAndExecute(QueryTranslator.java:247)
> 	at org.apache.asterix.api.http.server.RestApiServlet.doHandle(RestApiServlet.java:207)
> 	at org.apache.asterix.api.http.server.RestApiServlet.getOrPost(RestApiServlet.java:177)
> 	at org.apache.asterix.api.http.server.RestApiServlet.post(RestApiServlet.java:166)
> 	at org.apache.hyracks.http.server.AbstractServlet.handle(AbstractServlet.java:78)
> 	at org.apache.hyracks.http.server.HttpRequestHandler.handle(HttpRequestHandler.java:70)
> 	at org.apache.hyracks.http.server.HttpRequestHandler.call(HttpRequestHandler.java:55)
> 	at org.apache.hyracks.http.server.HttpRequestHandler.call(HttpRequestHandler.java:36)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 	at org.apache.asterix.test.runtime.AqlExecutionFullParallelismIT.test(AqlExecutionFullParallelismIT.java:70)
> {noformat}



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