Hi All, I would like to start a discussion for KIP-1195( https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=373886192)
Over time, certain exceptions and methods within the Kafka Streams exception handling interfaces have been deprecated in favor of newer, more comprehensive alternatives. Retaining these deprecated elements can lead to confusion, and complicates future development and maintenance. This KIP proposes the removal of these specific deprecated exceptions and methods to streamline the API and improve code clarity. Thanks, ~ Rajani