Michael Drogalis

Results 92 comments of Michael Drogalis

@didibus They don't mutate the functions in-place.

I'm not aware of any issues, but the drawback is that you no longer have your original function. Same set of trade-offs as using a bash-in-place variable.

My 2 cents: I think it makes sense to go forward with this as is and document the limitation. If it's too constraining, you can always do a full replay—the...

Notably this shouldn't be a restart-oriented process, but a hard kill on all jobs. No jobs, included those that are scheduled and waiting, should be eligible for execution after the...

@mariusz-jachimowicz-83 Right. We don't support job restarts or resumption of of state in 0.9, so anything other than `kill-all-jobs` would be more than I would want to see this with...

Thanks for raising this, @thenonameguy. We're glad that Onyx has continued to be useful to the community. @lbradstreet and I have two thoughts: 1. Your assessment is right. As much...

As much as we'd like to, @lbradstreet and I are booked up on time. That said, we don't feel the need to have complete ownership over the codebase. We're more...

@arnaudbos In the same vein as @lbradstreet's suggestion, I always thought it would be interesting to map the Onyx information model onto Kafka Streams, since that one truly is just...

Full disclose before I dig in -- a large part of my current role at Confluent is managing Kafka Streams and KSQL. I do have a mild vested interest when...

@solatis I'd be very happy to have @solatis aboard. I can set up full access if @lbradstreet agrees.