You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael Blow (JIRA)" <ji...@apache.org> on 2017/03/21 02:44:41 UTC

[jira] [Created] (ASTERIXDB-1851) Intermittent Dataset KeyVerse.KVStore is currently being fed into by the following active entities failure

Michael Blow created ASTERIXDB-1851:
---------------------------------------

             Summary: Intermittent Dataset KeyVerse.KVStore is currently being fed into by the following active entities failure
                 Key: ASTERIXDB-1851
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1851
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: Feeds
            Reporter: Michael Blow


See https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-asterix-app/org.apache.asterix$asterix-app/85/testReport/junit/org.apache.asterix.test.runtime/AqlExecutionTest/test_AqlExecutionTest_13__feeds__change_feed_with_meta_pk_in_meta_index_with_missing_after_ingest_/

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:698)
	at org.apache.asterix.app.translator.QueryTranslator.handleCreateIndexStatement(QueryTranslator.java:889)
	at org.apache.asterix.app.translator.QueryTranslator.compileAndExecute(QueryTranslator.java:284)
	at org.apache.asterix.app.translator.QueryTranslator.compileAndExecute(QueryTranslator.java:241)
	at org.apache.asterix.api.http.server.RestApiServlet.doHandle(RestApiServlet.java:202)
	at org.apache.asterix.api.http.server.RestApiServlet.getOrPost(RestApiServlet.java:173)
	at org.apache.asterix.api.http.server.RestApiServlet.post(RestApiServlet.java:162)
	at org.apache.hyracks.http.server.AbstractServlet.handle(AbstractServlet.java:76)
	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)





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)