You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still fairly new to this library, but Kafka released 1.0 this week. After doing #8 is there anything that needs to be done to support the 1.0 protocol? Is there anything to be gained? Should we at least test against it so we have something to say? Really I'm just looking for guidance here as a newcomer.
The text was updated successfully, but these errors were encountered:
@coltfred@pchlupacek Added testcases for kafka 0.11 and 1.0.0 in #16, they all pass with the protocol for 0.10. That seems to be enough for now. We can add first class support for 1.0.0 protocol to protocols if we really need to, but since the test pass I dont see a reason to
I'm still fairly new to this library, but Kafka released 1.0 this week. After doing #8 is there anything that needs to be done to support the 1.0 protocol? Is there anything to be gained? Should we at least test against it so we have something to say? Really I'm just looking for guidance here as a newcomer.
The text was updated successfully, but these errors were encountered: