codec(ticdc): reduce canal-json decode memory consumption by using buffered json decoder #34684
Annotations
3 errors and 1 warning
Check:
pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L38
exported: exported function NewCanalJSONTxnEventDecoder should have comment or be unexported (revive)
|
Check:
pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L32
field `bytesDecoder` is unused (unused)
|
Check
Process completed with exit code 2.
|
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/
|
Loading