Skip to content
Snippets Groups Projects
Commit ec159df3 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

winery: increase verbosity of remapping a shard read-write

parent 4022a8e5
No related branches found
No related tags found
No related merge requests found
......@@ -216,7 +216,7 @@ class Pool(object):
shard_name,
)
elif check_mapped == "rw":
logger.debug(
logger.info(
"Detected %s shard %s, remapping read-only",
shard_state.name,
shard_name,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment