R. Tyler Croy
R. Tyler Croy
This should be doable in both implementations, provided that after each message is consumed the offset is persisted.
@aliekens do you have a full stacktrace? I don't think I've ever seen that before; 100% of my development is on Linux so I'm somewhat surprised that you're seeing an...
Bumping this thread, another question which migh tbe useful to answer is if LTS means 14.04 in this case?
@osheroff you've got write access to this repository, will you create issues and stick them in the 1.0 milestone for all your wishlist items?
I'm not sure what the motivation is for this patch. Hermann isn't something I regularly use anymore and the Jenkins infrastructure this `Jenkinsfile` was originally for has likely since been...
@phrinx I think it would be feasible to expose those metrics in a sane way, but it's a non-trivial amount of work that I know we haven't looked too deeply...
I spoke briefly with @polynomial about this and there is definitely some trade-off to be made here. Before we change the defaults, we should probably do a lot more experimentation...
I have been making steady progress on bringing the older Docker daemon patches [up to speed with Docker v17.05.0-ce](https://github.com/moby/moby/compare/17.05.x...rtyler:current-17.05) which should enable Kubicorn to run on FreeBSD. I'm hoping to...
I uninteionally exceeded the Let's Encrypt rate limit on a domain whilst running into this issue (oops!). I'm willing to bet other folks are unintentionally sending more requests to Let's...
Our credentials lookup has changed dramatically and the underlying object_store crate does a good job of handling things here.