Bug 8444 - Persistent prefix-based shard cannot load its snapshot 76/57076/4
authorJakub Morvay <jmorvay@cisco.com>
Mon, 15 May 2017 15:13:53 +0000 (17:13 +0200)
committerJakub Morvay <jmorvay@cisco.com>
Tue, 16 May 2017 08:45:48 +0000 (08:45 +0000)
Since the name is URL-encoded, we have to make sure it does not get
double-encoded -- hence we need to make a pass of URL-decoding before
we use the result.

Change-Id: I20fe8702ad7e405a8b68d8bda2f9ce4522f2dfd0
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>

No differences found