[jira] [Created] (KUDU-3366) KRPC callback function not called when cancelling KRPC

2022-05-06 Thread Wenzhe Zhou (Jira)
Wenzhe Zhou created KUDU-3366: - Summary: KRPC callback function not called when cancelling KRPC Key: KUDU-3366 URL: https://issues.apache.org/jira/browse/KUDU-3366 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-3366) KRPC callback function not called when cancelling KRPC

2022-05-06 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533006#comment-17533006 ] Wenzhe Zhou commented on KUDU-3366: --- Here is code analysis in detail: Impala coordinato

[jira] [Created] (KUDU-3582) Incomplete sidecar data returned by RpcContext::GetInboundSidecar()

2024-05-29 Thread Wenzhe Zhou (Jira)
Wenzhe Zhou created KUDU-3582: - Summary: Incomplete sidecar data returned by RpcContext::GetInboundSidecar() Key: KUDU-3582 URL: https://issues.apache.org/jira/browse/KUDU-3582 Project: Kudu Iss

[jira] [Updated] (KUDU-3582) Incomplete sidecar data returned by RpcContext::GetInboundSidecar()

2024-05-29 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenzhe Zhou updated KUDU-3582: -- Description: Impala executor calls KRPC sidecar API RpcContext::GetInboundSidecar() to read serialized

[jira] [Commented] (KUDU-3582) Incomplete sidecar data returned by RpcContext::GetInboundSidecar()

2024-05-31 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851227#comment-17851227 ] Wenzhe Zhou commented on KUDU-3582: --- Copied from slack channel: Alexey Serbin: I took