Hi Chia-Ping, There are two places where we use Scala today: `core` (server) and `streams-scala` (client library). Eliminating Scala from the former is an internal change and is indeed the plan. Deprecating/removing the latter requires a KIP since it is a client library with a public API. It's worth a discussion. Input from folks focused on Kafka Streams would be helpful.
Ismael On Thu, Oct 23, 2025 at 2:33 AM Chia-Ping Tsai <[email protected]> wrote: > hi all, > > While reviewing https://github.com/apache/kafka/pull/20736, I noticed that > streams-scala does not use Scoverage. Given the plan to eventually drop > Scala support entirely, I'm questioning whether improving Scoverage for the > streams-scala module is worthwhile, since that module would be included in > the deprecation. Am I correct in this assessment? > Best, > Chia-Ping >
