Skip to content

Feature/cluster#94

Merged
jamals86 merged 3 commits intomainfrom
feature/cluster
Jan 17, 2026
Merged

Feature/cluster#94
jamals86 merged 3 commits intomainfrom
feature/cluster

Conversation

@jamals86
Copy link
Copy Markdown
Collaborator

No description provided.

Moved validation logic from kalamdb-commons to kalamdb-sql for better modularity and compile times. Consolidated helper utilities under kalamdb-commons::helpers and updated imports accordingly. Improved cluster join logic in kalamdb-raft to run asynchronously and handle peer addition more robustly. Enhanced file handle diagnostics and batch management for efficiency. Updated SQL parsing and normalization to use ASCII case conversion for consistency. Various minor code cleanups and optimizations.
Introduces job nodes system tables to kalamdb-system and related ID/type models to kalamdb-commons. Adds a new kalamdb-observability crate for health monitoring and runtime metrics. Updates core, API, and supporting crates to integrate job nodes and observability features.
Introduces the JobNodes system table to system tables and registry, adds job_nodes cleanup to the job cleanup executor, and ensures job_nodes are finalized when jobs complete, fail, or are cancelled. Updates serialization for Job to support backward compatibility, and adds new provider methods for job_nodes management. Also includes new and updated tests for job and job_nodes handling.
@jamals86 jamals86 merged commit dcf65b1 into main Jan 17, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant