Skip to content

feat: use cache kv manager for SchemaMetadataManager #21182

feat: use cache kv manager for SchemaMetadataManager

feat: use cache kv manager for SchemaMetadataManager #21182

Triggered via pull request November 26, 2024 11:38
Status Failure
Total duration 6m 32s
Billable time 6m
Artifacts

develop.yml

on: pull_request
Matrix: Build GreptimeDB binary (profile-CI)
Matrix: Build GreptimeDB binaries
Matrix: Check
Matrix: distributed-fuzztest-with-chaos
Matrix: distributed-fuzztest
Matrix: Unstable Fuzz Test
Matrix: Fuzz Test
Matrix: sqlness
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check (ubuntu-20.04): src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
Check (ubuntu-20.04)
Process completed with exit code 101.
Check (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
Check (windows-2022)
The operation was canceled.
Build GreptimeDB binaries (ubuntu-20.04)
Process completed with exit code 1.
Build GreptimeDB binary (profile-CI) (ubuntu-20.04)
Process completed with exit code 1.
Clippy: src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
Clippy
Process completed with exit code 2.
coverage: src/datanode/src/heartbeat/handler/cache_invalidator.rs#L28
unused import: `common_meta::kv_backend::KvBackend`
coverage
Process completed with exit code 1.