I think it makes sense to take this reasonable precaution and check that
the entire message was parsed successfully at the server side.
On Tue, May 26, 2015 at 4:31 AM, Grant Henke wrote:
> Bumping this message again to get some input before opening a Jira.
>
> On Thu, May 21, 2015 at 11:31 AM
Bumping this message again to get some input before opening a Jira.
On Thu, May 21, 2015 at 11:31 AM, Grant Henke wrote:
> When working on my own implementation of the wire protocol, via a copy and
> paste error, I accidentally sent an OffsetCommit message to the
> ConsumerMetadata api. This was
When working on my own implementation of the wire protocol, via a copy and
paste error, I accidentally sent an OffsetCommit message to the
ConsumerMetadata api. This was clearly my mistake but what surprised me is
that I got a valid ConsumerMetadata response back with no error.
Digging a little de