Leo Singer

Results 58 comments of Leo Singer

This, and all of the other confluent systemd units, still have broken dependencies due to these typos. Confirmed on Debian.

I understand that, but this is still a typo. If you do not support colocated deployments, then a better way to do that would be to remove the declared systemd...

> > I understand that, but this is still a typo. If you do not support colocated deployments, then a better way to do that would be to remove the...

Let me know if there is anything I can do to help with testing; I am [relying on this feature in my own code](https://github.com/lpsinger/ligo.skymap/blob/master/ligo/skymap/tool/ligo_skymap_plot_airmass.py#L81-L82) and look forward to it being...

I really love pytest-benchmark, but I am also in a situation where my use case requires multiple benchmarks per test case in order to avoid unreasonable setup/teardown time. I am...

Indeed. I was hoping that there would be some guidance from the Kafka Java client config, but there is not. But I think that the common case that both need...

Unfortunately the new KIP-768 support in confluent-kafka-python does not work at all in the wheels because the `ssl.ca.location = 'probe'` behavior has no impact on curl. I think that this...

If the auth fails during the first call to poll, will it be automatically retried?

In what commit was this fixed?