[
https://issues.apache.org/jira/browse/NIFI-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200471#comment-17200471
]
Jaya Aditya Chandrasekar commented on NIFI-7776:
------------------------------------------------
Is anyone working on this? I would like to try fixing this, if no one else is
interested.
> Provenance REST API
> -------------------
>
> Key: NIFI-7776
> URL: https://issues.apache.org/jira/browse/NIFI-7776
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Totally
> Priority: Major
>
> The Provenance part of the REST API has several problems:
> # When filtering results with startDate and endDate, order of returned
> events is unclear. Sometimes the oldest results are returned and sometimes
> other results. Order of returned results should be clarified in the
> documentation, and potentially add sortOrder and\or sortColumn (as in
> /flow/history requests).
> # Only 1000 results can be returned per request. Combined with the first
> problem, monitoring provenance to send to an external system is almost
> impossible.
> # The query system for provenance is generally annoying. Sending a POST
> request and then a DELETE request is counter intuitive and extra work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)