Aaron Kavlie
Aaron Kavlie
Seems that an `OffsetManagerConfig` pointer would be at home in the `Config` struct in `consumer_group.go`, similar to the `*kazoo.Config` pointer.
Could really use this; `toString()` / `list(System.out)` do not align with your config interface, and if you include system properties and environment variables it leads to a *lot* of noise.
A number of `impl` classes have made their way into our code (at least, our test code), such as `org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration`. The docs encourage usage of other code in there too,...
There are other packages missing as well — `org.flowable.idm` and `org.flowable.bpmn`, for example. These packages include types returned by prominent public API methods.
It would be nice to see this get in soon. We monkeypatch the `sleep` property on the `retry` decorator in our tests, however that approach broke in 8.4.2.
Build is failing.