Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Alluxio/alluxio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 36f7e7e
Choose a base ref
...
head repository: Alluxio/alluxio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ab4570
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 27, 2024

  1. Update ci versions

    Xenorith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    79ca21a View commit details
    Browse the repository at this point in the history
  2. Change synchronized on FileSystemContext to avoid deadlock

    ### What changes are proposed in this pull request?
    
    Please outline the changes and how this PR fixes the issue.
    
    ### Why are the changes needed?
    
    Please clarify why the changes are needed. For instance,
    1. If you propose a new API, clarify the use case for a new API.
    2. If you fix a bug, describe the bug.
    
    ### Does this PR introduce any user facing changes?
    
    Please list the user-facing changes introduced by your change, including
    1. change in user-facing APIs
    2. addition or removal of property keys
    3. webui
    
    pr-link: #16219
    change-id: cid-f6e6af4556026e122b2e672fad6ab87a0a9f507e
    elega authored and Xenorith committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7ab4570 View commit details
    Browse the repository at this point in the history
Loading