rangadi commented on issue #6636: [BEAM-3925] [DO NOT MERGE] KafkaIO : Value 
provider support for reader configuration. 
URL: https://github.com/apache/beam/pull/6636#issuecomment-594220066
 
 
   @pseudomuto @davidheryanto : The main issue we need to address is proper 
support for `.numSplits()` interface. If user sets `numSplits` to 20 and Kafka 
topic has only 5 partitions, 15 splits (`readers`) will not have any work. We 
just need to handle that properly. I don't think it is that much more work. 
   cc: @aromanenko-dev. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to