Skip to content

codec(ticdc): reduce canal-json decode memory consumption by using buffered json decoder #34684

codec(ticdc): reduce canal-json decode memory consumption by using buffered json decoder

codec(ticdc): reduce canal-json decode memory consumption by using buffered json decoder #34684

Triggered via pull request December 19, 2024 10:28
Status Failure
Total duration 22m 0s
Artifacts

check_and_build.yaml

on: pull_request
Matrix: Arm Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Mac OS Build: pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L38
exported: exported function NewCanalJSONTxnEventDecoder should have comment or be unexported (revive)
Mac OS Build: pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L32
field `bytesDecoder` is unused (unused)
Mac OS Build
Process completed with exit code 2.
Mac OS Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Arm Build (ARM64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Arm Build (ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Docker Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636