apache/seatunnel

[Feature][connector] http connector cursor type pageing not check the number of returned items is less than batchSize?

已关闭

#10,929 创建于 2026年5月22日

 (4 条评论) (0 个反应) (0 位负责人)Java (1,432 个派生)batch import
bughelp wanted

仓库指标

星标
 (6,897 个星标)
PR 合并指标
 (平均合并 13天 21小时) (30 天内合并 143 个 PR)

描述

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

in HttpSourceReader.java 406-407, there are only one kind check is "noMoreElementFlag = Strings.isNullOrEmpty(newCursor)" why not check datasize ? some kind of system return the last same cursor when data is over!

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

贡献者指南