Allow a non-shaded bookkeeper client to connect to a shaded bookie
Open
area/client
triage/week-10
type/bug
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**BUG REPORT**
***Describe the bug***
We introduced #1217 to address the problem for a shaded bookkeeper client to connect to a non-shaded bookie. It worked out well.
However if I run a bookie with dependencies shaded (e.g. in integration tests), a normal (non-shaded) bookie client can't connect to bookie.
***To Reproduce***
You have to shade the bookkeeper-server in order to reproduce it.
***Expected behavior***
A normal client should be able to connect to a shaded bookie
***Screenshots***

***Additional context***
N/A
Contributor guide
Assessment
This issue has not been assessed yet.