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

[auto-merge] branch-24.10 to branch-24.12 [skip ci] [bot] #11517

Merged
merged 1 commit into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. Fix FileAlreadyExistsException in LORE dump process (#11484)

    * Updated parameters to enable file overwriting when dumping.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Validate LORE dump root path before execution
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Add loreOutputRootPathChecked map for tracking lore output root path checks.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Delay path and filesystem initialization until actually needed.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Add test and update dev/lore.md doc.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Format code to ensure line length does not exceed 100 characters
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Format code to ensure line length does not exceed 100 characters
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Improved resource management by using withResource.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Update docs/dev/lore.md
    
    Co-authored-by: Renjie Liu <[email protected]>
    
    * Improved resource management by using withResource.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Removed  for FileSystem instance.
    
    Signed-off-by: ustcfy <[email protected]>
    
    * Update docs/dev/lore.md
    
    Co-authored-by: Gera Shegalov <[email protected]>
    
    ---------
    
    Signed-off-by: ustcfy <[email protected]>
    Signed-off-by: ustcfy <[email protected]>
    Co-authored-by: Renjie Liu <[email protected]>
    Co-authored-by: Gera Shegalov <[email protected]>
    3 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    41351c0 View commit details
    Browse the repository at this point in the history