commit | 20e3dcd8a7f76e901ac9899ee4d5a70c35610258 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Thu Nov 18 22:56:49 2021 -0800 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Nov 19 11:49:41 2021 -0800 |
tree | d0d29d86bfca727c63f6465ecdfd94dfc55af2f7 | |
parent | 745ccb70597954f718a0f776291857042443f3b9 [diff] [blame] |
VOL-4471: Stale data in resource manager - Make sure to stop flow and mcast group handlers before deleting data on the DB. Otherwise it is possible that some stray handling in these routines can create entries on the DB post cleanup. Change-Id: If73c4ea5f972b7333bd2d6c7a8b88dcf0c31638d
diff --git a/VERSION b/VERSION index a95f288..6f2dee9 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -4.1.4 +4.1.5-dev