Skip to content

ExportPartition - Implement a history table #1281

@arthurpassos

Description

@arthurpassos

Part export feature has the system.part_log for history. One can see past attempts with information regarding the time it took, failure reason, destination path and etc.

AS of now, observability on partition export is through system.replicated_partition_exports, system.exports and system.part_log. The replicated_partition_exports is a mirror of zookeeper, so maybe some entries have been deleted due to TTL and we'll not be able to see it. system.exports shows only in progress part exports (not partition). And the latter only holds part export operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    antalyaenhancementNew feature or requestexport partIssues related to export part functionalityexport partitionIssues related to export partition functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions