hs-v2: Demote log warning to info when we don't have a consensus

Fixes #27040

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2018-09-14 12:04:01 -04:00
parent 7e406ec40f
commit 33c99cf565
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden service v2):
- Demote a log warning to info in case we do not have a consensus when a
.onion request comes in. This can happen while bootstrapping for
instance. The request will follow through after so we really don't need
to warn the user loudly. Fixes bug 27040; bugfix on 0.2.8.2-alpha.