Sam
Results
2
issues of
Sam
I create a KafkaSender and give it a Flux that produces records. In the onFinally() of the Flux I close (`.close()`) the sender. I observe that the Kafka library says...
:question:need-triage
In Fedora 20 I observed that installing ruby-lua-0.4.0 succeeded, but the compiled `lua.so` did not know to dynamically load the lua library. It was missing the `-llua` flag. examining `extconf.rb`...