[
https://issues.apache.org/jira/browse/ASTERIXDB-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846462#comment-17846462
]
ASF subversion and git services commented on ASTERIXDB-3343:
------------------------------------------------------------
Commit 8d6c5c7d779bbbb71b531569a5377de37dbb6d80 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=8d6c5c7d77 ]
[ASTERIXDB-3343][API] Refactor and track other requests
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Refactor code and track other requests:
INSERT/UPSERT/DELETE/COPY TO/COPY FROM and queries.
Change-Id: Iddd26895f0eb6b8008c3512025180ec620a2ca98
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18286
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
> Add servlet to get completed requests
> -------------------------------------
>
> Key: ASTERIXDB-3343
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3343
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: API - HTTP API
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
> Labels: triaged
>
> Add new servlet to retrieve the completed requests similar to what
> completed_requests() function returns.
> Make CcQueryCancellationServlet implement GET to retrieve the active requests
> similar to what active_requests() returns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)