Skip to content

Conversation

ritoban23
Copy link

Description

Fixes #28707

This PR adds a log line when the master leader services a RestoreSnapshotSchedule RPC request. This follows the same pattern used by other "major" RPC handlers like CreateSnapshot, DeleteSnapshot, and RestoreSnapshot.

Changes

  • Added LOG(INFO) line in CatalogManager::RestoreSnapshotSchedule()
  • Log includes schedule ID and restore time for debugging
  • Follows existing logging patterns in the codebase

@CLAassistant
Copy link

CLAassistant commented Sep 26, 2025

CLA assistant check
All committers have signed the CLA.

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.

[DocDB] Add log line when servicing RestoreSnapshotSchedule

2 participants