Skip to content

New Feature: wear balance of chunk server #13

@Marcus366

Description

@Marcus366

When client asks a new chunk for writing, Master Server should generate a new chunk for the current file, and then pick an active chunk server to store this chunk.

For the current version of GFS, we always use the first chunk server to store chunks, which can't be a good way to solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions