LIU ZHE YOU

Results 63 comments of LIU ZHE YOU

Hi @uranusjr I’ve resolved the compatibility issue related to the `log_pos` key in the log metadata by introducing a `LogStreamCounter`. This allows us to accurately determine the total line count...

A detailed benchmark covering various scenarios after this refactor is also included. cc @potiuk, @ashb ## Setup The benchmark is conducted using Breeze with only the `api-server` process running. -...

> Nice, thanks for the benchmark, the memory improvement seems promising. > > Do you know why it looks like the total response time is much longer after refactoring? Is...

Thanks @Lee-W for the review, I will mark the PR as Draft while fixing.

Hi @eladkal, @ashb, Would you mind taking another look at this PR when you have time? I’d really appreciate your time, thanks in advance!

> A user has a problem that seems related (#52772) Yes, this PR will resolve the issue and the corresponding fix on frontend side is already merged ( #50333 )...

Hi @potiuk, @ashb, Just checking in, any updates on this one? Thanks in advance!

> Is it possible to make such test(s) - just to be sure @jason810496 ? Sure, I will test this with real remote logging setup and update here.

I just test with the following setup with `breeze k8s` and it works smooth! And I re-build the k8s image before running the manual test for sure. I will keep...

Hi @potiuk, I test with scenarios including - `Kuberntes` or `Celery` Executor - Without remote logging or with Google Cloud Storage as remote logging so there will be 4 permutations,...