Paco Viramontes

Results 37 comments of Paco Viramontes

Unfortunately I am no longer an FC employee and have no insight on who actually runs this project :P maybe @jbropho ?

Unfortunately no. If you are super eager you could go down the list of contributor, however most dont work for FC. I feel that if this project has enough other...

Doing a quick search it seems you might need to create your own wrapper / custom interop. Simillar to https://github.com/FundingCircle/jackdaw/blob/3dc4b18e21c961ca8c12bfe5e8cf11066fbfa4a0/src/jackdaw/streams/interop.clj#L595C1-L599C69 While using `SlidingWindows` as you see https://developer.confluent.io/tutorials/sliding-windows/kstreams.html As far as...

Same here, tracked it down to [this](https://github.com/googleapis/google-api-ruby-client/blob/3e50df6f031c41d2e182addef93b122f88bdb614/google-apis-core/lib/google/apis/core/http_command.rb#L398) line,

We have a private fork for dynamic upstream SSL context creation in Kroxylicious. Our approach lets the proxy customize SSL connections to Kafka brokers based on information about the connecting...

HOw is this not a thing :D So many APIs all over use string values for enums (correctly or incorrectly)