[
https://issues.apache.org/jira/browse/NIFI-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942107#comment-17942107
]
ASF subversion and git services commented on NIFI-10304:
--------------------------------------------------------
Commit e0161f283fc4a6a5c07cee7119288a983a052506 in nifi's branch
refs/heads/main from Vijay Gorla
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e0161f283f ]
[NIFI-10304] [NIFI-14351] Added a config item to SearchElasticsearch processor
to control if the processor restarts on query finish. Also removed query
expiration for SEARCH_AFTER pagination type
Signed-off-by: Chris Sampson <[email protected]>
This closes #9806.
> SearchElasticsearch behaves differently to ScrollElasticsearchHttp, the
> processor it replaces
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-10304
> URL: https://issues.apache.org/jira/browse/NIFI-10304
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.16.3
> Reporter: Vijaya Gorla
> Assignee: Vijaya Gorla
> Priority: Major
> Labels: elasticsearch
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> ScrollElasticsearchHttp stops running once it hits the last page. This is a
> very useful feature for adhoc flows. SearchElasticsearch processor on the
> other hand restarts from the first page once it hits the end and there is no
> configuration to stop this.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)