Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackupRequest doesn't work with streaming #573

Open
zizhong opened this issue Mar 27, 2021 · 0 comments
Open

BackupRequest doesn't work with streaming #573

zizhong opened this issue Mar 27, 2021 · 0 comments

Comments

@zizhong
Copy link

zizhong commented Mar 27, 2021

Currently, the BackUpRequest feature doesn't work well with stream requests. An exception raised due to SetReader() is invoked twice for the same EntityStream.

at com.linkedin.venice.client.store.transport.D2TransportClient$1.onError(D2TransportClient.java:191) ~[venice-thin-client-0.2.68.jar:?]
at com.linkedin.d2.balancer.clients.BackupRequestsClient$DecoratedCallback$1.onError(BackupRequestsClient.java:471) ~[d2-27.3.17.jar:?]
at com.linkedin.r2.transport.common.bridge.client.TransportCallbackAdapter.onResponse(TransportCallbackAdapter.java:47) ~[r2-core-27.3.17.jar:?]
zizhong pushed a commit to zizhong/rest.li that referenced this issue Mar 27, 2021
nizarm pushed a commit that referenced this issue Apr 1, 2021
* [#573] BackupRequest doesn't work with streaming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant