kumarpritam863 commented on PR #12609: URL: https://github.com/apache/iceberg/pull/12609#issuecomment-2754685070
The openPartitions is called only after consumers are assigned the partitions and consumers will be assigned partitions only if consumers are registered so checking members size is kind of un-necessary. Also if iceberg.connect.group-id is properly provided then we do not need any check and if this is wrongly provided or not configured then this is kind of a miss on the configuration side. -- 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. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org