Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to reservation column in FATE table and bug fix #4992

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. Improvements to reservation column in FATE table and bug fix

    * Makes it so the reservation column is created on reservation and deleted on unreservation (no longer store an unreserved value in the column)
    * Addresses a bug with MultipleStoresIT.testDeadReservationsCleanup() (ZooUtil.LockID was missing equals() and hashCode())
    
    closes apache#4907
    kevinrr888 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    daa6aa1 View commit details
    Browse the repository at this point in the history