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

Backport PR #2598 to release/v1.7 for Bugfix NGT flush logic #2606

Merged
merged 3 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. Bugfix NGT flush logic (#2598)

    * fix: bugfix flush logic
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: nil check for flushing
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: add flush check logic
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: nil check bug
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: add nil check
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: return err when the flush process is executing
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: add error check for flushing
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: error message
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: disable kvs and vqueue initialization
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: disable commentout
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: disable kvs and vq
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: nil set to kvs and vq
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: copy ngt service object for flushing
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: deleted unnecessary nil check
    
    Signed-off-by: hlts2 <[email protected]>
    
    * fix: variable name
    
    Signed-off-by: hlts2 <[email protected]>
    
    ---------
    
    Signed-off-by: hlts2 <[email protected]>
    Co-authored-by: Yusuke Kato <[email protected]>
    2 people authored and vdaas-ci committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    adc4bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3a7181 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efd16c View commit details
    Browse the repository at this point in the history