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

Fix error in RemoteSegmentStoreDirectory when debug logging is enabled #12328

Merged

Commits on Feb 15, 2024

  1. Fix error in RemoteSegmentStoreDirectory when debug logging is enabled

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4936736 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8c39071 View commit details
    Browse the repository at this point in the history
  3. Add test to validate debug log statement doesn't have errors

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0dd44f7 View commit details
    Browse the repository at this point in the history
  4. Dial back the level of detail validated for the segments that are del…

    …eted
    
    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fc600ac View commit details
    Browse the repository at this point in the history
  5. Fix javadoc reference

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dfcfe00 View commit details
    Browse the repository at this point in the history
  6. Make the code annotation a single line in the javadoc

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    673e4ab View commit details
    Browse the repository at this point in the history