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 S3 CompleteMultipartUpload and add related UTs #17874

Closed
wants to merge 27 commits into from

Commits on Aug 2, 2023

  1. fix bug

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c5918d8 View commit details
    Browse the repository at this point in the history
  2. fix bug

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a371f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25846ca View commit details
    Browse the repository at this point in the history
  4. delete unused package

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c8fcd1e View commit details
    Browse the repository at this point in the history
  5. //

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    795fe45 View commit details
    Browse the repository at this point in the history
  6. //

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0cafdb2 View commit details
    Browse the repository at this point in the history
  7. //

    007DXR committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8b5c520 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    520eea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge remote-tracking branch 'origin/multipartupload' into multipartu…

    …pload
    
    # Conflicts:
    #	dora/tests/src/test/java/alluxio/client/rest/RestApiTest.java
    007DXR committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    63b7154 View commit details
    Browse the repository at this point in the history
  2. update to the latest

    007DXR committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d12491e View commit details
    Browse the repository at this point in the history
  3. update to the latest

    007DXR committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    15ec130 View commit details
    Browse the repository at this point in the history
  4. //

    007DXR committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b29c186 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. add MPU UTs

    007DXR committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    99b4b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a670e6f View commit details
    Browse the repository at this point in the history
  3. validate parts like AWS

    007DXR committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fa79483 View commit details
    Browse the repository at this point in the history
  4. fix code style error

    007DXR committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d542f9a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    fcd6b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f919b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8f90a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    282319e View commit details
    Browse the repository at this point in the history
  5. retest

    pkuweblab committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d4051ec View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

  1. add unit tests

    pkuweblab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9027b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b72439 View commit details
    Browse the repository at this point in the history
  3. add new line

    pkuweblab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0481b1e View commit details
    Browse the repository at this point in the history
  4. //

    pkuweblab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f79727b View commit details
    Browse the repository at this point in the history