apache/seatunnel

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

Open

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

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (6,897 star) (1,432 fork)batch import
bughelp wanted

描述

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

贡献者指南