dpvs icon indicating copy to clipboard operation
dpvs copied to clipboard

fix refcount issue when adding/removing VIP group

Open royhunter opened this issue 4 years ago • 3 comments

  1. Increase VS's refcount when adding one RS
  2. Decrease VS's refcount when deleteing one RS
  3. Remove VS when its refcount is zero(No RS associated)

royhunter avatar Jun 21 '20 09:06 royhunter

@royhunter the commit "@royhunter fix refcount issue when adding/removing VIP group" is test OK for the solution of https://github.com/iqiyi/dpvs/issues/631, Thanks a lot
@ywc689

azura27 avatar Sep 14 '20 06:09 azura27

@royhunter When you are free , please delete the commit of "enable coredump generation" on the PR, for the commit has been PR ed at https://github.com/iqiyi/dpvs/pull/619

azura27 avatar Sep 14 '20 06:09 azura27

Yes. I've tested that this PR (the refcount commit within it) fixes the keepalived issue #631

liweitianux avatar Nov 18 '20 11:11 liweitianux