[jira] [Comment Edited] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-28 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801073#comment-17801073 ] KarlManong edited comment on FLINK-33933 at 12/29/23 1:06 AM:

[jira] [Comment Edited] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-28 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801073#comment-17801073 ] KarlManong edited comment on FLINK-33933 at 12/29/23 1:06 AM:

[jira] [Comment Edited] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-28 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801073#comment-17801073 ] KarlManong edited comment on FLINK-33933 at 12/29/23 1:05 AM:

[jira] [Commented] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-28 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801073#comment-17801073 ] KarlManong commented on FLINK-33933: [~martijnvisser] yes, when exception occurs, We

[jira] [Commented] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-27 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800905#comment-17800905 ] KarlManong commented on FLINK-33933: [~martijnvisser] I do return a CompletableFutur

[jira] [Updated] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-24 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KarlManong updated FLINK-33933: --- Description: Here is a simple example {code:java} // example public class TableA implements LookupT

[jira] [Commented] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-24 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800230#comment-17800230 ] KarlManong commented on FLINK-33933: `SerializedThrowable` method `addAllSuppressed`

[jira] [Created] (FLINK-33933) SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception

2023-12-24 Thread KarlManong (Jira)
KarlManong created FLINK-33933: -- Summary: SerializedThrowable will be java.lang.StackOverflowError when AsyncLookupFunction throw an exception Key: FLINK-33933 URL: https://issues.apache.org/jira/browse/FLINK-33933

[jira] [Updated] (FLINK-23587) Set Deployment's Annotation when using kubernetes

2021-08-02 Thread KarlManong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KarlManong updated FLINK-23587: --- Description: When deploying natively on Kubernetes, the jobmanager pod will set the annotations wi

[jira] [Created] (FLINK-23587) Set Deployment's Annotation when using kubernetes

2021-08-02 Thread KarlManong (Jira)
KarlManong created FLINK-23587: -- Summary: Set Deployment's Annotation when using kubernetes Key: FLINK-23587 URL: https://issues.apache.org/jira/browse/FLINK-23587 Project: Flink Issue Type: Imp