Hi Chia-Ping,

The new API looks good.
I still see mentions to configure(InputStream inputStream, Map<String,
?> configs) in the Compatibility, Deprecation, and Migration Plan, I
guess these can be removed now.

Thanks,
Mickael

On Fri, Mar 3, 2023 at 2:37 PM Chia-Ping Tsai <chia7...@apache.org> wrote:
>
> Dear all,
>
> there are some changes for KIP-614
>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=158866569
>
> 1) the interface RecordReader extends Configurable.
> 2) the input stream is removed from RecordReader#configure method
> 3) RecordReader#readRecords accept InputStream as argument, and the returned 
> type is changed from single ProducerRecord to Iterator<ProducerRecord>
>
> Please take a look and then start to vote if you have free time. thanks.
>
> vote: https://lists.apache.org/thread/kjdtyfg5xytn60q0qvxhfopzmfp9tsxr

Reply via email to