apache/seatunnel

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

クローズ

#10,929 opened on 2026/05/22

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,432 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (6,897 個のスター)
PR merge metrics
 (平均マージ 13d 21h) (30d で 143 merged PRs)

説明

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

コントリビューターガイド