Hello Till Westmann, Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/1267
to look at the new patch set (#2).
Change subject: += PollQuery Test File Type
......................................................................
+= PollQuery Test File Type
pollquery test type files will run the query every polldelaysecs
[default:1] seconds for up to polltimeoutsecs seconds or until the
correct result is found. This avoids unnecessarily long or dangerously
short sleeps to wait for some asynchronous operation to complete.
Usage: polltimeoutsecs=nnn must be present somewhere in your file,
otherwise an error is thrown. Optionally, polldelaysecs=nnn can be also
present to override the default poll frequency of 1s.
Change-Id: I7e4c67c74debf8253479257a1c54d6426a9531d8
---
D
asterixdb/asterix-app/src/test/resources/runtimets/queries/feeds/feed-with-external-function/feed-with-external-function.4.sleep.aql
R
asterixdb/asterix-app/src/test/resources/runtimets/queries/feeds/feed-with-external-function/feed-with-external-function.5.pollquery.aql
M
asterixdb/asterix-common/src/test/java/org/apache/asterix/test/aql/TestExecutor.java
3 files changed, 42 insertions(+), 19 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/67/1267/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/1267
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7e4c67c74debf8253479257a1c54d6426a9531d8
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>