Phil Rzewski

Results 577 comments of Phil Rzewski

@shockey: Yes, plaintext would work for me. Thanks!

Step 1 is complete, and Step 2 remains to be done.

The user that reported the problem has not been able to confirm that the `zed serve` shutdown shown in the second log screenshot was initiated by an administrator. Zed issue...

Some details on specific things one user wanted to see implemented here: > Is it possible to add some log when new data is receive from kafka in continuous mode?...

@nwt has shared with me a set of scripts/configs that create such a stress test using a JSON plugin to Kafka Connect. I've gotten it to work successfully on my...

As described in bug #3056, for the past couple GA Zui releases, remote connections have been allowed by default. Once that's been tightened up by default again I can look...

Verified in Zui Insiders [1.8.1-insiders.7](https://github.com/brimdata/zui-insiders/releases/tag/v1.8.1-insiders.7) which is based on Zui commit 4077181. In the attached video I'm running Zui Insiders on my Macbook and also in a Linux VM inside...

As of Zui commit f1aef59 which includes the changes in #2985, the new workflow for export to a pool _does_ have a cancel option, but export to a file still...

It turns out we were able to drop `node-fetch` dependency by the time we merged #3069 and no longer rely on the Fetch implementation that has the https://github.com/nodejs/undici/issues/2026 bug. See...

We ended up reopening this one after all. The perf problem cited in #3105 led us to bring `node-fetch` back into the picture again via the changes in #3106. That...