Matt Aitchison
Matt Aitchison
Description =========== Invalid Offsets committed for a partition when the partition has been `postponed` while a rebalance is in progress while using the `EAGER` load load balancing strategy. This is...
Using the event timestamp should prevent duplicate logs when a container restarts.
If you don't set `contextual` on a contextual route it could cause the browser to redirect indefinitely. I accidently did this in Chrome and the only way to stop it...
I tested my site on an iPad and I noticed that inertia scrolling doesn't work. I am sure it reacts the same way on other mobile devices.
Running `peer.call("doMsgbox", "Client called doMsgbox() on server, server called msgbox() on client.")` works fine but `peer.call("echo", {foo: "bar"})` causes go server to crash. ``` $ cd demo && go run...
https://github.com/progrium/duplex/blob/master/javascript/src/duplex.coffee#L176 https://github.com/progrium/duplex/blob/master/javascript/src/duplex.coffee#L195
https://github.com/progrium/duplex/blob/master/javascript/src/duplex.coffee#L150
If not a flag could be added and support could be added for other formats. --- This change is [](https://reviewable.io/reviews/natefinch/graffiti/2)
https://tip.golang.org/pkg/net/http/#Server.Shutdown