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

Continue writing after one chunkserver dead #843

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2017

  1. Add proto

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    217fb77 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    8686c85 View commit details
    Browse the repository at this point in the history
  3. Disable close incomplete blocks

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    9bdf559 View commit details
    Browse the repository at this point in the history
  4. Add GetChunkServer implementation

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    499d627 View commit details
    Browse the repository at this point in the history
  5. Small fix

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    e5a7c50 View commit details
    Browse the repository at this point in the history
  6. Add PrepareForWrite implementation

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    33dc90f View commit details
    Browse the repository at this point in the history
  7. Add ut for SeekReceiveWindow

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    0dae391 View commit details
    Browse the repository at this point in the history
  8. Set block size in PrepareForWrite

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    afb614c View commit details
    Browse the repository at this point in the history
  9. Fix Block::PrepareForWrite

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    676de0f View commit details
    Browse the repository at this point in the history
  10. Remove Block::SetSize

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    e608233 View commit details
    Browse the repository at this point in the history
  11. Add AddRecoverBlock

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    44ddce4 View commit details
    Browse the repository at this point in the history
  12. Fix AddRecoverBlock

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    6f3a289 View commit details
    Browse the repository at this point in the history
  13. Add PickRecoverWritingBlock

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    a985be5 View commit details
    Browse the repository at this point in the history
  14. Return cs_addr in PickRecoverWritingBlocks

    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    78abd0f View commit details
    Browse the repository at this point in the history
  15. Revert "Disable close incomplete blocks"

    This reverts commit 9bdf559.
    yangce committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    33d986c View commit details
    Browse the repository at this point in the history