Soumendra Daas

Results 3 issues of Soumendra Daas

I am a noob to Clojure, and I am loving gorilla-repl ! I am trying to understand the expected behavior on calling println() from inside a call to future(). Something...

o.a.k.c.consumer.ConsumerConfig - The configuration 'group_id' was supplied but isn't a known config.

bug

example. feature Scenario: Using Long data type in the Value # Create producer with long serializer * def producerProps = KafkaProducer.getDefaultProperties() * producerProps["value.serializer"] = "org.apache.kafka.common.serialization.LongSerializer" * def kp = new...

bug