Skip to content
  • gord chung's avatar
    065c0eaf
    use redis as coordinator · 065c0eaf
    gord chung authored
    by default we use sql as coordinator but gnocchi has high locking
    requirements becuase of number of sacks which far exceeds default
    100 connection limit of sql. switch to use redis as lock manager
    instead.
    
    Closes-Bug: #1681955
    
    Change-Id: I9f7606c17535432743c3bdd0cda0e4200f03d328
    065c0eaf
    use redis as coordinator
    gord chung authored
    by default we use sql as coordinator but gnocchi has high locking
    requirements becuase of number of sacks which far exceeds default
    100 connection limit of sql. switch to use redis as lock manager
    instead.
    
    Closes-Bug: #1681955
    
    Change-Id: I9f7606c17535432743c3bdd0cda0e4200f03d328
Loading