ableegoldman opened a new pull request #10484:
URL: https://github.com/apache/kafka/pull/10484


   In [#5344](https://github.com/apache/kafka/pull/5344#issuecomment-413350338) 
it came to our attention that the StreamsConfig overloads of the KafkaStreams 
constructors are actually quite useful for dependency injection, providing a 
cleaner way to configure dependencies and better type safety. 
   
   We considered removing these deprecated overloads in the upcoming 3.0 
release, but decided against it for the above reasons. Since we no longer 
intend to remove these APIs it makes sense to drop the Deprecation entirely, so 
users can start or continue to use them without worry.


-- 
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:
us...@infra.apache.org


Reply via email to