apache / apache/bookkeeper

Allow a non-shaded bookkeeper client to connect to a shaded bookie

Open
#1,969 0 comments 0 reactions 0 assignees View on GitHub
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***

screen shot 2019-03-01 at 9 39 41 pm

***Additional context***

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.