Matthew de Detrich

Results 196 issues of Matthew de Detrich

This PR updates scalafmt which also brings in some improvements (noted below).

This PR allows the previously added `ChronoUnit` reader to accept `-` instead as well as `_`, this is mainly to cover the case of `half-days` (currently it only accepts `half_days`...

Is there any plan on the roadmap to support online dynamic configurations (stuff like zookeeper/consul/aws config). Understand that this can be out of scope for the ficus, but it seems...

Updates to latest versions

Tests right now are randomly/spuriously failing, should diagnose whats causing this to try and solve it.

Quoting from coworker > If we read the batch [e1, e2, e3, e4] (one partiion) We process events in parallel e4 was successfully processed e2 failed kanadi commit cursor after...

This PR is about giving an SBT command that will run tests that will automatically start docker-compose then the run the tests and then shut it down. We do this...

enhancement
work in progress
blocked by upstream

The recent update to latest version of models has enforced `type` as a mandatory field for `Problem`'s that can be returned HTTP rest API's. For some reason Nakadi doesn't include...

blocked by upstream

Use sbt-release so we don't have issues with outdated releases anymore