-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-14730 pool: Clean up map update logging (#13709)
This patch cleans up the pool map update logging on the client side and the engine side. A few notable changes: - In dc_pool_map_update, if the incoming map is of the same version as the one we already have, do not perform the update. Signed-off-by: Li Wei <wei.g.li@intel.com>
- Loading branch information
1 parent
ef5e51c
commit 9b7547e
Showing
2 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters