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

Auxiliary directory for supporting the multi-directory configuration. #294

Merged
merged 23 commits into from
Mar 7, 2023

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. Supplement extra abnormal cases for multi-directories.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    12ea46d View commit details
    Browse the repository at this point in the history
  2. Polish annotations.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8ba434a View commit details
    Browse the repository at this point in the history
  3. Supplement extra corner cases.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d56cd51 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Polish codes.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    642f703 View commit details
    Browse the repository at this point in the history
  2. Polish codes according comments.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5dcf1c5 View commit details
    Browse the repository at this point in the history
  3. Polish test cases.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    51eb236 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Polish codes.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0908226 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Polish codes according to comments

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    25b508b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Polish codes according to comments.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4e1d280 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Rename the naming auxiliary_dir to spill_dir.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3382594 View commit details
    Browse the repository at this point in the history
  2. Clear unnecessary failpoints.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bde2eac View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Bugfix when rotate the writable_file and append_buffer.size() > s…

    …pace_left.
    
    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0d93570 View commit details
    Browse the repository at this point in the history
  2. Polish codes according to comments.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    38ef1cb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Polish codes.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8332c39 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Bugfix for reusing when no enough space for the next LogBatch but sti…

    …ll exists recycled files.
    
    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    485d7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbbae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a7219 View commit details
    Browse the repository at this point in the history
  4. Polish codes

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6efefb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Polish codes and make a minor bugfix.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    cc0d0dc View commit details
    Browse the repository at this point in the history
  2. Revoke the works on tackling the second pipe.append() when exists n…

    …ospace error.
    
    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b74c8a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Supplement the ut for testing empty LogItemBatch.

    Signed-off-by: Lucasliang <[email protected]>
    LykxSassinator committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b8ff5bd View commit details
    Browse the repository at this point in the history