vamossagar12 commented on pull request #11424: URL: https://github.com/apache/kafka/pull/11424#issuecomment-1005895064
hey @guozhangwang , For `CACHE_MAX_BYTES_BUFFERING_CONFIG` , I can replace but as per one of the comments here => https://github.com/apache/kafka/pull/11424#discussion_r740701956 we wanted to check if the deprecated config (BUFFERED_RECORDS_PER_PARTITION_CONFIG) has been set or otherwise set it to -1. For setting it to -1, I am also checking if it's a user supplied value or a default one and that's where the need to use this config in TopologyConfig class. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org