Dan Maas

Results 3 issues of Dan Maas

@hierynomus if you're interested, I may be able to contribute a feature to be able to resume failed uploads and downloads. This is useful for very large files that encounter...

When using only `@Named` streams, micronaut-kafka-streams does not run. ``` 19:10:40.966 [main] ERROR io.micronaut.runtime.Micronaut - Error starting Micronaut server: Bean definition [org.apache.kafka.streams.KafkaStreams] could not be loaded: Error instantiating bean of...

Avro schema: ``` { "type": "record", "name": "User", "namespace": "com.example.data", "doc": "A user record with a nested address object. All fields are nullable.", "fields": [ { "name": "user_id", "type": ["null",...