Results 5 issues of Pawel Szymczyk

https://github.com/testcontainers/testcontainers-java

``` ~/D/r/embedded-consul (master=) ./gradlew clean build > Task :groovydoc Trying to override old definition of task fileScanner > Task :test ==> Error starting agent: Failed to start Consul server: Failed...

bug

We can add some configuration property which would tell ConsulStarter to clean old files: - before run new instance - after tests or sth like that

enhancement

Solves https://github.com/micronaut-projects/micronaut-kafka/issues/750

status: under consideration

**Feature request** I would like to monitor my Kafka Streams application state without without extra programming effort. **Rationale** Monitoring Kafka Streams application state is one of the basis metrics for...

enhancement
help wanted
instrumentation