[DISCUSS] Bumping operator CRD version to v1alpha2

2022-04-03 Thread Gyula Fóra
Hi all! With the preview release almost (hopefully today) officially out we need to bump the CRD version of the deployment objects. As there will likely be a second preview release "soon" I suggest the next version to be v1alpha2. The other question is what to do with the current v1alpha1 versio

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #72: [FLINK-26899] Introduce write/query table document for table store

2022-04-03 Thread GitBox
JingsongLi commented on code in PR #72: URL: https://github.com/apache/flink-table-store/pull/72#discussion_r841400831 ## docs/content/docs/development/query-table.md: ## @@ -0,0 +1,87 @@ +--- +title: "Query Table" +weight: 4 +type: docs +aliases: +- /development/query-table.htm

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #153: [FLINK-27000] Support to set JVM args for operator

2022-04-03 Thread GitBox
gyfora commented on code in PR #153: URL: https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841366071 ## helm/flink-kubernetes-operator/values.yaml: ## @@ -78,3 +78,8 @@ metrics: imagePullSecrets: [] nameOverride: "" fullnameOverride: "" + +# Set the j

[GitHub] [flink-kubernetes-operator] Aitozi commented on a diff in pull request #153: [FLINK-27000] Support to set JVM args for operator

2022-04-03 Thread GitBox
Aitozi commented on code in PR #153: URL: https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841297739 ## helm/flink-kubernetes-operator/values.yaml: ## @@ -78,3 +78,8 @@ metrics: imagePullSecrets: [] nameOverride: "" fullnameOverride: "" + +# Set the j

[GitHub] [flink-kubernetes-operator] Aitozi commented on a diff in pull request #153: [FLINK-27000] Support to set JVM args for operator

2022-04-03 Thread GitBox
Aitozi commented on code in PR #153: URL: https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841297026 ## docker-entrypoint.sh: ## @@ -27,12 +27,12 @@ if [ "$1" = "help" ]; then elif [ "$1" = "operator" ]; then echo "Starting Operator" -exec ja

[jira] [Created] (FLINK-27042) StreamTaskITCase#testMailboxMetricsScheduling is unstable

2022-04-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27042: Summary: StreamTaskITCase#testMailboxMetricsScheduling is unstable Key: FLINK-27042 URL: https://issues.apache.org/jira/browse/FLINK-27042 Project: Flink

[jira] [Created] (FLINK-27041) KafkaSource in batch mode failing on 0 messages in any topic partition

2022-04-03 Thread Terxor (Jira)
Terxor created FLINK-27041: -- Summary: KafkaSource in batch mode failing on 0 messages in any topic partition Key: FLINK-27041 URL: https://issues.apache.org/jira/browse/FLINK-27041 Project: Flink I

[jira] [Created] (FLINK-27040) Better structure for the helm chart configs

2022-04-03 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-27040: -- Summary: Better structure for the helm chart configs Key: FLINK-27040 URL: https://issues.apache.org/jira/browse/FLINK-27040 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-27039) Publish Javadocs for Kubernetes Operator

2022-04-03 Thread Jira
Márton Balassi created FLINK-27039: -- Summary: Publish Javadocs for Kubernetes Operator Key: FLINK-27039 URL: https://issues.apache.org/jira/browse/FLINK-27039 Project: Flink Issue Type: Impr

[jira] [Created] (FLINK-27038) Publish Javadocs for Kubernetes Operator

2022-04-03 Thread Jira
Márton Balassi created FLINK-27038: -- Summary: Publish Javadocs for Kubernetes Operator Key: FLINK-27038 URL: https://issues.apache.org/jira/browse/FLINK-27038 Project: Flink Issue Type: Impr

[jira] [Created] (FLINK-27037) Publish Javadocs for Kubernetes Operator

2022-04-03 Thread Jira
Márton Balassi created FLINK-27037: -- Summary: Publish Javadocs for Kubernetes Operator Key: FLINK-27037 URL: https://issues.apache.org/jira/browse/FLINK-27037 Project: Flink Issue Type: Impr

[jira] [Created] (FLINK-27036) Do not build and push images on final release tags

2022-04-03 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-27036: -- Summary: Do not build and push images on final release tags Key: FLINK-27036 URL: https://issues.apache.org/jira/browse/FLINK-27036 Project: Flink Issue Type: Im

[jira] [Created] (FLINK-27035) Reduce memory usage of ByteArrayWrapperSerializerTest

2022-04-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27035: Summary: Reduce memory usage of ByteArrayWrapperSerializerTest Key: FLINK-27035 URL: https://issues.apache.org/jira/browse/FLINK-27035 Project: Flink

[jira] [Created] (FLINK-27034) Use testcontainers for google cloud pubsub e2e test

2022-04-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-27034: Summary: Use testcontainers for google cloud pubsub e2e test Key: FLINK-27034 URL: https://issues.apache.org/jira/browse/FLINK-27034 Project: Flink I

[jira] [Created] (FLINK-27033) YARNITCase failed due to OOM

2022-04-03 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-27033: - Summary: YARNITCase failed due to OOM Key: FLINK-27033 URL: https://issues.apache.org/jira/browse/FLINK-27033 Project: Flink Issue Type: Bug Comp

[jira] [Created] (FLINK-27032) PyFlink end-to-end test failed due to str object not having expected attribute _j_expr

2022-04-03 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-27032: - Summary: PyFlink end-to-end test failed due to str object not having expected attribute _j_expr Key: FLINK-27032 URL: https://issues.apache.org/jira/browse/FLINK-27032

[jira] [Created] (FLINK-27031) ChangelogRescalingITCase.test failed due to IllegalStateException

2022-04-03 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-27031: - Summary: ChangelogRescalingITCase.test failed due to IllegalStateException Key: FLINK-27031 URL: https://issues.apache.org/jira/browse/FLINK-27031 Project: Flink

[jira] [Created] (FLINK-27030) RpcEndpointTest.testCancelScheduledTask failed

2022-04-03 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-27030: - Summary: RpcEndpointTest.testCancelScheduledTask failed Key: FLINK-27030 URL: https://issues.apache.org/jira/browse/FLINK-27030 Project: Flink Issue Type: