[
https://issues.apache.org/jira/browse/ASTERIXDB-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329424#comment-16329424
]
ASF subversion and git services commented on ASTERIXDB-2249:
------------------------------------------------------------
Commit 92f7cb582a9f579d15068e8aa5b10639c59bb441 in asterixdb's branch
refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=92f7cb5 ]
[ASTERIXDB-2249][API] Add Max Result Reads to API
- user model changes: no
- storage format changes: no
- interface changes: yes
- IRequestParameters: add ResultProperties
- IDatasetPartitionManager: add maxReads
Details:
- Add option to specify max result reads and default
it to 1.
- Fix exception handling in DatasetPartitionReader.
- Add option to specify maxResultReads in tests.
- Use new option in async-repeated test.
- Add test case for exhausted result.
Change-Id: I86f75c791f034142c5b046445870bd91378c5b3a
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2292
Reviewed-by: Michael Blow <[email protected]>
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
> Add parameter to specify max result reads in API
> ------------------------------------------------
>
> Key: ASTERIXDB-2249
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2249
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: API - HTTP API
> Reporter: Murtadha Hubail
> Assignee: Murtadha Hubail
> Priority: Major
>
> This will allow users to specify after how many reads the result will be
> deleted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)