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

[server][dvc] transfer offsetRecord and storeVersionState during blob transfer #1187

Merged
merged 9 commits into from
Sep 25, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0070bf6 View commit details
    Browse the repository at this point in the history
  2. 1. client differentiate the file and metadata response, update metada…

    …ta. 2. service send metadata get from storageMetadataService
    jingy-li committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    831891e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b745ae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. 1. Modify metadataResponse and its unit test and 2. Fix static analys…

    …is issue 3. address code review:update the metadata when receiving it
    jingy-li committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3753a25 View commit details
    Browse the repository at this point in the history
  2. fix spotbugsTest

    jingy-li committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4eafa98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78286ce View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. address review: 1. pass storageMetadataService in constructor. 2. add…

    … P2PMetadataTransferHandler. 3. Using storageMetadataService to update metadata.
    jingy-li committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2149a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. address code review

    jingy-li committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bf90b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9195d2d View commit details
    Browse the repository at this point in the history