Adam Dubiel

Results 5 issues of Adam Dubiel

In order to have some backwards compatibility when migrating from any existing discovery mechanism, i would like marathon-consul to register app instances under multiple names: - one is Marathon app-id...

enhancement

This is a proposal for solving problem discussed in #142 ### Problem Creating versions like: `1.0.0-beta1` in a dynamic and generic way, without defining custom `versionIncrementor`. ### Proposed solution Add...

`axion-release` was first written back in the days, when Gradle recommended writing plugins in Groovy and a lot of build ran on Java 1.6 or 1.7. This is no longer...

We have a pretty nasty instance of Jar hell in `hermes-management` (and probably other modules as well). Undertow will not work with old versions of `jboss-logging` because `BasicLogger` interface lacks...

Hermes does not protect the data kept in Zookeeper. It is possible to set username/passwd in Curator, but it is only used to read data. All new nodes are by...