Skip to content
Snippets Groups Projects
  • Jean-Paul Calderone's avatar
    5c5933b7
    improve our lease add/renew logic for mutables · 5c5933b7
    Jean-Paul Calderone authored
    Previously an active lease on *any* share would cause us to disable lease
    renewal entirely - including for newly written shares.
    
    Now we will add a lease to any changed share that needs one, either because it
    is growing or because it has no unexpired lease.
    5c5933b7
    History
    improve our lease add/renew logic for mutables
    Jean-Paul Calderone authored
    Previously an active lease on *any* share would cause us to disable lease
    renewal entirely - including for newly written shares.
    
    Now we will add a lease to any changed share that needs one, either because it
    is growing or because it has no unexpired lease.