dehora / nakadi-java

🌀 Client library for the Nakadi Event Broker (examples: http://bit.ly/njc-examples, site: https://dehora.github.io/nakadi-java/)
MIT License
30 stars 19 forks source link

[Question] Disposing Subscriber onComplete #255

Closed satybald closed 6 years ago

satybald commented 7 years ago

I'm wondering why StreamBatchRecordSubscriber is not got disposed on complete method? Might it cause to resource leak?

dehora commented 6 years ago

No evidence of a leak in recent versions, going to close this one.