[jira] [Created] (KAFKA-14386) Change ReplicaPlacer to return a class instead of list of list of integers

2022-11-13 Thread Andrew Grant (Jira)
Andrew Grant created KAFKA-14386: Summary: Change ReplicaPlacer to return a class instead of list of list of integers Key: KAFKA-14386 URL: https://issues.apache.org/jira/browse/KAFKA-14386 Project: K

Re: Starting out with Kafka

2022-11-13 Thread John Roesler
Glad to hear it! -John On Fri, Nov 11, 2022, at 14:57, vinay deshpande wrote: > Hi John, > Thanks a ton. Things are looking good now. > Even though Scala was present on my machine the ./gradlew compile was > unable to find the Scala classes, on installing Scala plugin on IDE and > then recompilin