🌀 Client library for the Nakadi Event Broker (examples: http://bit.ly/njc-examples, site: https://dehora.github.io/nakadi-java/)
30
stars
19
forks
source link
Fixes incorrect implementation of onStart in buffered observers. #391
Closed
dehora closed 1 year ago
Replaces call to the supplied StreamObserver's onStart with onBegin.
From: @fghibellini