LIU ZHE YOU

Results 63 comments of LIU ZHE YOU

Hi @potiuk, may I ask whether this PR is considered a refactor for 3.0 or 2.10? I saw the 3.0 feature freeze mentioned in the dev list, so I’m not...

Hi @dstandish @ashb, hope you're doing well! Could you please review this PR when you have some time? Thanks! 🙏

> I'm still half way finish reviewing it. Left a few nitpicks, but the PR is great to be honest. Thanks, @Lee-W, for reviewing! I’ve just resolved those nits. The...

Since the TaskHandler logger being migrate to structlog, I will create another PR for the refactor instead of resolve conflict on this one( too much code change and conflict on...

Close this PR since it’s superseded by: - #49470 (targets `3.0+`) - #45914 (targets `2.11`)

There is still an issue with the `compat 3.0.0` tests for `ElasticsearchTaskHandler` and `OpensearchTaskHandler`, as they directly implement the `FileTaskHandler._read` method. This refactor introduces a new **streaming** return type for...

> I am afraid we will have to make it backwards-compatible in some way. I don't think we are going to yank 3.0.0, so theorethically (and many people do that)...

The PR to resolve OOM when reading large logs in the webserver, targeting the 3.0+ branch, is ready for review. I’d really appreciate your feedback.

Rebase to latest main to resolve conflict, wait for review.