mjsax commented on pull request #9107:
URL: https://github.com/apache/kafka/pull/9107#issuecomment-752241886


   To make the build pass, for now, it should be sufficient to just deprecate 
the method via `@nowarn("cat=deprecation")` -- But it seems we should update 
the Scala API, too. If you cannot handle it, we can do a follow up PR.
   
   It seems, we need to add `split()` to `KStream.scala` and introduce a new 
`BranchedKStream.scala` and `Branch.scala` classes and maybe some translations 
from Java `Consumer`/`Function` to their Scala variants. But I also don't 
really now Scala; @vvcephei should nkow better.


----------------------------------------------------------------
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