Skip to content

Conversation

@ndimiduk
Copy link
Collaborator

The incremental backup set is the set of tables included when an incremental backup is created, it is managed per backup root dir and contains all tables that are present in at least one backup (in that root dir).

The incremental backup set can only shrink when backups are deleted. However, the implementation was incorrect, causing this set to never be able to shrink.

Reviewed-by: Ray Mattingly [email protected]

@ndimiduk
Copy link
Collaborator Author

This needs the addendum. Once sec.

DieterDP-ng and others added 2 commits May 21, 2024 10:18
…ly shrink (apache#5876)

The incremental backup set is the set of tables included when
an incremental backup is created, it is managed per backup
root dir and contains all tables that are present in at least
one backup (in that root dir).

The incremental backup set can only shrink when backups are
deleted. However, the implementation was incorrect, causing this
set to never be able to shrink.

Reviewed-by: Ray Mattingly <[email protected]>
Signed-off-by: Nick Dimiduk <[email protected]>
…ly shrink (addendum) (apache#5917)

Import the correct shaded Guava and run spotless:apply.

Signed-off-by: Duo Zhang <[email protected]>
@ndimiduk ndimiduk force-pushed the 28568-hubspot-2.5 branch from b8330a1 to 7a54e5d Compare May 21, 2024 08:18
@rmdmattingly rmdmattingly merged commit 4187f4b into hubspot-2.5 Jul 10, 2024
@rmdmattingly rmdmattingly deleted the 28568-hubspot-2.5 branch July 10, 2024 19:27
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.

5 participants