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 合併指標
 (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

貢獻者指南