Stephen Ball

Results 15 comments of Stephen Ball

Putting in hot sauce and then toasting is not the same as toasting and then putting in hot sauce. Toasting hot sauce changes the properties of the hot sauce.

That would be really helpful! I've incorporated brod as a producer into an Elixir app and I'm working on using it as in a downstream consumer now. I'd be happy...

Here's a rough first pass at converting the demo group subscriber koc into Elixir. For the most part I simply converted Erlang to Elixir syntax. The biggest change is that...

I was all set to try and help track this down, but unfortunately I only ran into this issue when I was mistakenly pointing the script of the *zip* of...

Hmm, I don't see this happening locally. At least not trivially: ## initial run ``` [elixir 1.3.4][ruby 2.3.0][dev-services]~/temp/cafe:master ✓ $ iex -S mix Erlang/OTP 18 [erts-7.2.1] [source] [64-bit] [smp:4:4] [async-threads:10]...

I tried killing the node with `ctrl-\` as well to immediately hard stop everything and got the same result. Less than 5 seconds and I reconsume from the offset, more...

@rwdaigle Can you link me to a librato view showing an event?

A week a bit too far out :-D This seems like a point? https://metrics.librato.com/s/spaces/356792?duration=473&end_time=1487944831

Right, that's my understanding as well. At least from this issue so far 😄

I wonder if this is an issue with having a consumer group with a lot of topics and partitions. Because the offset is committed per partition maybe things can breakdown?