apache / apache/bookkeeper

ReadEntryProcessorV3 code doesn't piggyback LAC when its requested

Open
#2,831 0 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
Java
Stars
2k
Forks
976
Avg merge
6d 15h
Merged PRs (30d)
7

Description

**BUG REPORT**

***Describe the bug***

Code https://github.com/apache/bookkeeper/blob/master/bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/ReadEntryProcessorV3.java#L180-L185

When we are enabling “readLACPiggyBack” flag but we don’t get the expected result because of this issue.

***To Reproduce***

Manually checked

***Expected behavior***

If `readLACPiggyBack` flag is sent by client, we should receive the LAC (even though its opportunistic)

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.