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

Use cluster view to replace list of workers #18451

Merged
merged 23 commits into from
Dec 12, 2023

Commits on Nov 24, 2023

  1. add WorkerClusterView

    dbw9580 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    52a6809 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. simplify WorkerClusterView

    dbw9580 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7b87e57 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    dbw9580 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3753cfa View commit details
    Browse the repository at this point in the history
  3. rename

    dbw9580 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e726b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5900fc3 View commit details
    Browse the repository at this point in the history
  5. add size and isEmpty methods

    dbw9580 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b5bd290 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. address comments

    dbw9580 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8b22649 View commit details
    Browse the repository at this point in the history
  2. revert changes

    dbw9580 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b7bec81 View commit details
    Browse the repository at this point in the history
  3. checkstyle

    dbw9580 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fec7441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb0259 View commit details
    Browse the repository at this point in the history
  5. rename ACTIVE to LIVE

    dbw9580 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e025221 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82e58b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfe5881 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge branch 'dora' into feat/use-cluster-view

    # Conflicts:
    #	dora/core/common/src/main/java/alluxio/membership/EtcdMembershipManager.java
    #	dora/core/common/src/main/java/alluxio/membership/WorkerClusterView.java
    dbw9580 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    539325b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74fa9fd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    6bbe3e8 View commit details
    Browse the repository at this point in the history
  2. fix test

    dbw9580 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c619492 View commit details
    Browse the repository at this point in the history
  3. fix test

    dbw9580 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    de28c4b View commit details
    Browse the repository at this point in the history
  4. checkstyle

    dbw9580 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2284d53 View commit details
    Browse the repository at this point in the history
  5. fix NPE

    dbw9580 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    15a4092 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    4e9352b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. address comments

    dbw9580 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5887430 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dora' into feat/use-cluster-view

    # Conflicts:
    #	dora/core/common/src/main/java/alluxio/membership/EtcdMembershipManager.java
    dbw9580 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a8617af View commit details
    Browse the repository at this point in the history