[jira] [Created] (FLINK-29153) KafkaConsumerThread should catch WakeupException when committing offsets

2022-08-31 Thread Qingsheng Ren (Jira)
Qingsheng Ren created FLINK-29153: - Summary: KafkaConsumerThread should catch WakeupException when committing offsets Key: FLINK-29153 URL: https://issues.apache.org/jira/browse/FLINK-29153 Project: F

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #280: [FLINK-29129] Try best to push down value filters

2022-08-31 Thread GitBox
JingsongLi commented on code in PR #280: URL: https://github.com/apache/flink-table-store/pull/280#discussion_r959226860 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/mergetree/MergeTreeReader.java: ## @@ -62,6 +62,12 @@ public MergeTreeReader(

[GitHub] [flink] pvary commented on pull request #20716: [backport][FLINK-28733][scripts] jobmanager.sh supports dynamic parameters

2022-08-31 Thread GitBox
pvary commented on PR #20716: URL: https://github.com/apache/flink/pull/20716#issuecomment-1232543422 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Commented] (FLINK-29018) KafkaITCase.testMultipleSourcesOnePartition failed with TopicExistsException

2022-08-31 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598212#comment-17598212 ] Qingsheng Ren commented on FLINK-29018: --- Thanks for sharing the info [~hxb]! This

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #280: [FLINK-29129] Try best to push down value filters

2022-08-31 Thread GitBox
JingsongLi commented on code in PR #280: URL: https://github.com/apache/flink-table-store/pull/280#discussion_r959229043 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/operation/KeyValueFileStoreRead.java: ## @@ -50,13 +60,18 @@ */ public class KeyV

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #280: [FLINK-29129] Try best to push down value filters

2022-08-31 Thread GitBox
JingsongLi commented on code in PR #280: URL: https://github.com/apache/flink-table-store/pull/280#discussion_r959229043 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/operation/KeyValueFileStoreRead.java: ## @@ -50,13 +60,18 @@ */ public class KeyV

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #280: [FLINK-29129] Try best to push down value filters

2022-08-31 Thread GitBox
JingsongLi commented on code in PR #280: URL: https://github.com/apache/flink-table-store/pull/280#discussion_r959231586 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/operation/KeyValueFileStoreRead.java: ## @@ -87,34 +108,78 @@ public KeyValueFileSto

[jira] [Created] (FLINK-29154) Support LookupTableSource for table store

2022-08-31 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-29154: Summary: Support LookupTableSource for table store Key: FLINK-29154 URL: https://issues.apache.org/jira/browse/FLINK-29154 Project: Flink Issue Type: New Fea

[GitHub] [flink] MartijnVisser closed pull request #20712: add a comment

2022-08-31 Thread GitBox
MartijnVisser closed pull request #20712: add a comment URL: https://github.com/apache/flink/pull/20712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [flink] MartijnVisser commented on pull request #20712: add a comment

2022-08-31 Thread GitBox
MartijnVisser commented on PR #20712: URL: https://github.com/apache/flink/pull/20712#issuecomment-1232570604 Closing due to invalid PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[jira] [Created] (FLINK-29155) Improve default config of grpcServer in Process Mode

2022-08-31 Thread Xingbo Huang (Jira)
Xingbo Huang created FLINK-29155: Summary: Improve default config of grpcServer in Process Mode Key: FLINK-29155 URL: https://issues.apache.org/jira/browse/FLINK-29155 Project: Flink Issue Ty

[GitHub] [flink-kubernetes-operator] morhidi commented on pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and …

2022-08-31 Thread GitBox
morhidi commented on PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#issuecomment-1232574252 Hi Folks, It would be really great to see what `faster` recovery means here, through an example. In general this sounds a fair benefit but before choosing a more c

[GitHub] [flink] MartijnVisser commented on pull request #20718: git clone unable to connect to github.com

2022-08-31 Thread GitBox
MartijnVisser commented on PR #20718: URL: https://github.com/apache/flink/pull/20718#issuecomment-1232577553 Closing due to invalid PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [flink] MartijnVisser closed pull request #20718: git clone unable to connect to github.com

2022-08-31 Thread GitBox
MartijnVisser closed pull request #20718: git clone unable to connect to github.com URL: https://github.com/apache/flink/pull/20718 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and …

2022-08-31 Thread GitBox
gyfora commented on PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#issuecomment-1232587067 @morhidi I think this would have no impact on reactive scaling. I think the actual benefit is the possibility to configure PVCs for TMs which could help with checkpointing

[GitHub] [flink] bzhaoopenstack opened a new pull request, #20720: [HOTFIX] Change the sample based on current code tree

2022-08-31 Thread GitBox
bzhaoopenstack opened a new pull request, #20720: URL: https://github.com/apache/flink/pull/20720 This is a hotfix for pyflink shell mode. The output sample has several problems: 1. Need to import the necessary py pkg for avoiding NotDefinitaion error. 2. Use the current fu

[GitHub] [flink] flinkbot commented on pull request #20720: [HOTFIX] Change the sample based on current code tree

2022-08-31 Thread GitBox
flinkbot commented on PR #20720: URL: https://github.com/apache/flink/pull/20720#issuecomment-1232610721 ## CI report: * 14881a00df354b518055fb13212940a015e97ec2 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-table-store] JingsongLi opened a new pull request, #281: [FLINK-29154] Support LookupTableSource for table store

2022-08-31 Thread GitBox
JingsongLi opened a new pull request, #281: URL: https://github.com/apache/flink-table-store/pull/281 At present, the bottom layer of Table Store is LSM structure, and it has full and incremental reading, which can have certain lookup capability. We can unlock Table Store to implement Looku

[jira] [Updated] (FLINK-29154) Support LookupTableSource for table store

2022-08-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29154: --- Labels: pull-request-available (was: ) > Support LookupTableSource for table store > --

[GitHub] [flink] MartijnVisser merged pull request #20620: [FLINK-29019][doc][parquet] Updating parquet format document that support read complex type

2022-08-31 Thread GitBox
MartijnVisser merged PR #20620: URL: https://github.com/apache/flink/pull/20620 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink

[jira] [Closed] (FLINK-29019) Updating parquet format document that support read complex type

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-29019. -- Resolution: Fixed Fixed in master: 279856570807ba3818c8a5302cc7e3401256c64d > Updating parque

[jira] [Commented] (FLINK-28907) Flink docs do not compile locally

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598239#comment-17598239 ] Martijn Visser commented on FLINK-28907: I do think Go reports back on errors, b

[GitHub] [flink] MartijnVisser commented on pull request #18118: [FLINK-24907] Support side out late data for interval join

2022-08-31 Thread GitBox
MartijnVisser commented on PR #18118: URL: https://github.com/apache/flink/pull/18118#issuecomment-1232616069 @gyfora Is this a PR that you could review? I recall that this was mentioned in the Flink Slack channel? -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [flink] gyfora commented on pull request #18118: [FLINK-24907] Support side out late data for interval join

2022-08-31 Thread GitBox
gyfora commented on PR #18118: URL: https://github.com/apache/flink/pull/18118#issuecomment-1232621389 Thanks, I or someone from my team will review this ASAP . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Updated] (FLINK-28852) Closed metrics could be found in metric dashboard from WebUI

2022-08-31 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyuzhi updated FLINK-28852: -- Affects Version/s: 1.14.0 Environment: Flink 1.11.3/1.14.0 (was: Flink 1.11.3) > Closed met

[jira] [Comment Edited] (FLINK-28852) Closed metrics could be found in metric dashboard from WebUI

2022-08-31 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17590109#comment-17590109 ] chenyuzhi edited comment on FLINK-28852 at 8/31/22 8:23 AM:

[jira] [Commented] (FLINK-29132) SubtaskMetricStore causes memory leak.

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598245#comment-17598245 ] Chesnay Schepler commented on FLINK-29132: -- True, the attempts will continue to

[jira] [Commented] (FLINK-28907) Flink docs do not compile locally

2022-08-31 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598246#comment-17598246 ] Zhu Zhu commented on FLINK-28907: - Got it! Thanks for the explanation. > Flink docs do

[jira] [Updated] (FLINK-29132) SubtaskMetricStore causes memory leak.

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29132: - Priority: Blocker (was: Major) > SubtaskMetricStore causes memory leak. > -

[jira] [Closed] (FLINK-28907) Flink docs do not compile locally

2022-08-31 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu closed FLINK-28907. --- Resolution: Won't Fix > Flink docs do not compile locally > - > >

[jira] [Updated] (FLINK-28907) Flink docs do not compile locally

2022-08-31 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-28907: Fix Version/s: (was: 1.16.0) > Flink docs do not compile locally > - >

[GitHub] [flink] Myasuka commented on pull request #20708: [FLINK-29130][state] Correct the description of state.backend.local-recovery

2022-08-31 Thread GitBox
Myasuka commented on PR #20708: URL: https://github.com/apache/flink/pull/20708#issuecomment-1232627217 My local CI passed https://myasuka.visualstudio.com/flink/_build/results?buildId=434&view=results -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [flink] Myasuka merged pull request #20708: [FLINK-29130][state] Correct the description of state.backend.local-recovery

2022-08-31 Thread GitBox
Myasuka merged PR #20708: URL: https://github.com/apache/flink/pull/20708 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apach

[jira] [Commented] (FLINK-28078) ZooKeeperMultipleComponentLeaderElectionDriverTest.testLeaderElectionWithMultipleDrivers runs into timeout

2022-08-31 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598256#comment-17598256 ] Matthias Pohl commented on FLINK-28078: --- Ok, I tried to reproduce the issue in [bu

[jira] [Comment Edited] (FLINK-28078) ZooKeeperMultipleComponentLeaderElectionDriverTest.testLeaderElectionWithMultipleDrivers runs into timeout

2022-08-31 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598256#comment-17598256 ] Matthias Pohl edited comment on FLINK-28078 at 8/31/22 8:32 AM: --

[jira] [Updated] (FLINK-28078) ZooKeeperMultipleComponentLeaderElectionDriverTest.testLeaderElectionWithMultipleDrivers runs into timeout

2022-08-31 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-28078: -- Attachment: FLINK-28078-build-40525-20220830.14.tar.gz > ZooKeeperMultipleComponentLeaderElect

[GitHub] [flink] XComp commented on pull request #20709: [FLINK-28078] Dirty fix to reduce the likelihood of the ZooKeeperMultipleComponentLeaderElectionDriverTest#testLeaderElectionWithMultipleDriver

2022-08-31 Thread GitBox
XComp commented on PR #20709: URL: https://github.com/apache/flink/pull/20709#issuecomment-1232638165 I couldn't reproduce the issue. I listed the findings in FLINK-28078's comment section. I'm gonna proceed with providing the fix in this PR. -- This is an automated message from the Apach

[GitHub] [flink] yuzelin commented on pull request #20714: [FLINK-29118][sql-gateway] Remove 'default_catalog' in the HiveServer2 Endpoint

2022-08-31 Thread GitBox
yuzelin commented on PR #20714: URL: https://github.com/apache/flink/pull/20714#issuecomment-1232642349 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[jira] [Created] (FLINK-29156) Support LISTAGG in the Table API

2022-08-31 Thread zhangjingcun (Jira)
zhangjingcun created FLINK-29156: Summary: Support LISTAGG in the Table API Key: FLINK-29156 URL: https://issues.apache.org/jira/browse/FLINK-29156 Project: Flink Issue Type: New Feature

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #357: [FLINK-29110] Use StatefulSet instead of Deployment to deploy JM and …

2022-08-31 Thread GitBox
gyfora commented on PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#issuecomment-1232646931 @Grypse this seems like a fairly large architecture decision that we underestimated at first. We would like to kindly ask you to prepare your proposal in a FLIP format and

[GitHub] [flink] ZanderXu commented on a diff in pull request #16927: [FLINK-18592][Connectors/FileSystem] StreamingFileSink fails due to truncating HDFS file failure

2022-08-31 Thread GitBox
ZanderXu commented on code in PR #16927: URL: https://github.com/apache/flink/pull/16927#discussion_r959323071 ## flink-filesystems/flink-hadoop-fs/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopRecoverableFsDataOutputStream.java: ## @@ -360,4 +391,37 @@ private static boo

[jira] [Commented] (FLINK-29110) Support to mount a dynamically-created pvc for JM and TM in standalone mode with StatefulSet.

2022-08-31 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598261#comment-17598261 ] Gyula Fora commented on FLINK-29110: [@Grypse|https://github.com/Grypse] this seems

[GitHub] [flink] gyfora commented on pull request #20716: [backport][FLINK-28733][scripts] jobmanager.sh supports dynamic parameters

2022-08-31 Thread GitBox
gyfora commented on PR #20716: URL: https://github.com/apache/flink/pull/20716#issuecomment-1232648336 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [flink] gyfora commented on pull request #18118: [FLINK-24907] Support side out late data for interval join

2022-08-31 Thread GitBox
gyfora commented on PR #18118: URL: https://github.com/apache/flink/pull/18118#issuecomment-1232648808 @gaborgsomogyi will help reviewing this feature. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[jira] [Closed] (FLINK-28852) Closed metrics could be found in metric dashboard from WebUI

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-28852. Resolution: Won't Fix This fundamentally conflicts with FLINK-28588. Unless you are creat

[jira] [Comment Edited] (FLINK-29132) SubtaskMetricStore causes memory leak.

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598245#comment-17598245 ] Chesnay Schepler edited comment on FLINK-29132 at 8/31/22 8:55 AM: ---

[GitHub] [flink] zentol merged pull request #18133: [FLINK-24718][avro] update AVRO dependency to latest version

2022-08-31 Thread GitBox
zentol merged PR #18133: URL: https://github.com/apache/flink/pull/18133 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

[jira] [Closed] (FLINK-24718) Update AVRO dependency to 1.11.1

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-24718. Fix Version/s: 1.16.0 Resolution: Fixed master: c0f080762e7a1c1763942fed2e34420164a

[jira] [Updated] (FLINK-24718) Update AVRO dependency to 1.11.1

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-24718: - Issue Type: Improvement (was: Technical Debt) > Update AVRO dependency to 1.11.1 >

[GitHub] [flink] leozhangsr commented on pull request #20701: [FLINK-29128][Connectors/Kafka] Add a new situation for split changes handling result.

2022-08-31 Thread GitBox
leozhangsr commented on PR #20701: URL: https://github.com/apache/flink/pull/20701#issuecomment-1232669403 I had just refresh the review request, and [PatrickRen](https://github.com/PatrickRen) is removed accidently, please add him back. -- This is an automated message from the Apache Gi

[GitHub] [flink-table-store] JingsongLi closed pull request #282: [hotfix] Seperate flink connector in ci

2022-08-31 Thread GitBox
JingsongLi closed pull request #282: [hotfix] Seperate flink connector in ci URL: https://github.com/apache/flink-table-store/pull/282 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [flink] yuzelin commented on pull request #20714: [FLINK-29118][sql-gateway] Remove 'default_catalog' in the HiveServer2 Endpoint

2022-08-31 Thread GitBox
yuzelin commented on PR #20714: URL: https://github.com/apache/flink/pull/20714#issuecomment-1232677322 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[jira] [Closed] (FLINK-28719) Mapping a data source before window aggregation causes Flink to stop handle late events correctly.

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-28719. Resolution: Information Provided > Mapping a data source before window aggregation causes

[jira] [Commented] (FLINK-28653) State Schema Evolution does not work - Flink defaults to Kryo serialization even for POJOs and Avro SpecificRecords

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598272#comment-17598272 ] Chesnay Schepler commented on FLINK-28653: -- Did you create a new savepoint afte

[GitHub] [flink-docker] zentol merged pull request #130: [FLINK-29137] Switch to Eclipse Temurin

2022-08-31 Thread GitBox
zentol merged PR #130: URL: https://github.com/apache/flink-docker/pull/130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apa

[GitHub] [flink-docker] zentol merged pull request #131: [1.15][FLINK-29137] Switch to Eclipse Temurin

2022-08-31 Thread GitBox
zentol merged PR #131: URL: https://github.com/apache/flink-docker/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apa

[GitHub] [flink-docker] zentol merged pull request #132: [1.14][FLINK-29137] Switch to Eclipse Temurin

2022-08-31 Thread GitBox
zentol merged PR #132: URL: https://github.com/apache/flink-docker/pull/132 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apa

[jira] [Updated] (FLINK-29137) Switch docker images to eclipse temurin base

2022-08-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29137: --- Labels: pull-request-available (was: ) > Switch docker images to eclipse temurin base > ---

[jira] [Closed] (FLINK-29137) Switch docker images to eclipse temurin base

2022-08-31 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-29137. Resolution: Fixed dev-master: 47747fa25eeccbbea31c11b6a8bfe957c490a91c dev-1.15: ff76f1e2d

[jira] [Updated] (FLINK-29146) User set job configuration can not be retirieved from JobGraph and ExecutionGraph

2022-08-31 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuiqiang Chen updated FLINK-29146: --- Description: Currently, when building an ExecutionGraph, it requires to set the job specific

[jira] [Assigned] (FLINK-29155) Improve default config of grpcServer in Process Mode

2022-08-31 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xingbo Huang reassigned FLINK-29155: Assignee: Xingbo Huang > Improve default config of grpcServer in Process Mode > -

[GitHub] [flink] roncohen opened a new pull request, #20721: [hotfix][docs] typo fix: FileSystem is also a source

2022-08-31 Thread GitBox
roncohen opened a new pull request, #20721: URL: https://github.com/apache/flink/pull/20721 ## What is the purpose of the change FileSystem is also a source, but the overview list only notes it as a sink. ## Brief change log Update overview.md to indicate that Fi

[GitHub] [flink] flinkbot commented on pull request #20721: [hotfix][docs] typo fix: FileSystem is also a source

2022-08-31 Thread GitBox
flinkbot commented on PR #20721: URL: https://github.com/apache/flink/pull/20721#issuecomment-1232699308 ## CI report: * 65b6213a935d095421ca18a5cfc506081729 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-28408) FAQ / best practices page for Kubernetes Operator

2022-08-31 Thread Matyas Orhidi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matyas Orhidi updated FLINK-28408: -- Description: Based on our recent interactions with the users we should gather some frequently

[jira] [Commented] (FLINK-28408) FAQ / best practices page for Kubernetes Operator

2022-08-31 Thread Matyas Orhidi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598284#comment-17598284 ] Matyas Orhidi commented on FLINK-28408: --- [~pvary] can you take this? > FAQ / best

[jira] [Commented] (FLINK-28975) withIdleness marks all streams from FLIP-27 sources as idle

2022-08-31 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598286#comment-17598286 ] Qingsheng Ren commented on FLINK-28975: --- [~pnowojski] There are two outputs in the

[jira] [Resolved] (FLINK-29130) Correct the doc description of state.backend.local-recovery

2022-08-31 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang resolved FLINK-29130. -- Resolution: Fixed merged  master(1.16.0): 581e1fe3682e95e0935e0cd1cf4565529af49f84 release-1.15: ad3

[GitHub] [flink] zentol merged pull request #20721: [hotfix][docs] typo fix: FileSystem is also a source

2022-08-31 Thread GitBox
zentol merged PR #20721: URL: https://github.com/apache/flink/pull/20721 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

[GitHub] [flink] SmirAlex commented on pull request #20676: [FLINK-28948][table] Increase test coverage for lookup full caching + fix metrics

2022-08-31 Thread GitBox
SmirAlex commented on PR #20676: URL: https://github.com/apache/flink/pull/20676#issuecomment-1232723263 Hi @PatrickRen, thanks for the review! I rebased and CI was successful. Link - https://dev.azure.com/asmirnov1/Flink/_build/results?buildId=31&view=results -- This is an automated mess

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #356: [FLINK-29100] Relax upgrade checks to allow stateless restart when no stable spec is present

2022-08-31 Thread GitBox
gyfora commented on code in PR #356: URL: https://github.com/apache/flink-kubernetes-operator/pull/356#discussion_r959399419 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconciler.java: ## @@ -98,12 +99,39 @@

[GitHub] [flink] zentol merged pull request #20691: [hotfix][Tests] Replace deprecated AbstractThrowableAssert#getRootCause with AbstractThrowableAssert#rootCause

2022-08-31 Thread GitBox
zentol merged PR #20691: URL: https://github.com/apache/flink/pull/20691 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

[jira] [Commented] (FLINK-29144) Enable multiple jar entries for jarURI

2022-08-31 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598298#comment-17598298 ] Gyula Fora commented on FLINK-29144: [~tashoyan] would you like to work on this impr

[GitHub] [flink] MartijnVisser commented on pull request #20554: [FLINK-28929][table] Add built-in datediff function.

2022-08-31 Thread GitBox
MartijnVisser commented on PR #20554: URL: https://github.com/apache/flink/pull/20554#issuecomment-1232757558 @liuyongvs Please make sure that you use and fill in the PR template. Now it requires scanning through the code, to see if tests are added etc. -- This is an automated message fr

[jira] [Closed] (FLINK-16775) expose FlinkKafkaConsumer/FlinkKafkaProducer Properties for other system

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-16775. -- Fix Version/s: (was: 1.17.0) Resolution: Won't Fix Since FlinkKafkaConsumer / Flink

[jira] [Closed] (FLINK-18231) flink kafka connector exists same qualified class name, whch will cause conflicts when user has all the versions of flink-kafka-connector

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-18231. -- Fix Version/s: (was: 1.17.0) Resolution: Done This has been resolved since we've mo

[jira] [Closed] (FLINK-18213) refactor kafka sql connector to use just one shade to compatible 0.10.0.2 +

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-18213. -- Fix Version/s: (was: 1.17.0) Resolution: Done Resolved due to Flink now having only

[jira] [Commented] (FLINK-29132) SubtaskMetricStore causes memory leak.

2022-08-31 Thread Gen Luo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598314#comment-17598314 ] Gen Luo commented on FLINK-29132: - [~nagist] Thanks a lot for reporting the issue! And

[GitHub] [flink] rkhachatryan opened a new pull request, #20722: [FLINK-29095][state] Improve logging in SharedStateRegistry

2022-08-31 Thread GitBox
rkhachatryan opened a new pull request, #20722: URL: https://github.com/apache/flink/pull/20722 ## What is the purpose of the change Improve logging in `SharedStateRegistry` and make the conditional logic more clear. ## Verifying this change This change is a trivial re

[jira] [Updated] (FLINK-29095) logging state file deletion

2022-08-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29095: --- Labels: pull-request-available (was: ) > logging state file deletion >

[GitHub] [flink] rkhachatryan commented on pull request #20722: [FLINK-29095][state] Improve logging in SharedStateRegistry

2022-08-31 Thread GitBox
rkhachatryan commented on PR #20722: URL: https://github.com/apache/flink/pull/20722#issuecomment-1232777846 @fredia could you take a look please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Updated] (FLINK-29095) Improve logging in SharedStateRegistry

2022-08-31 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan updated FLINK-29095: -- Summary: Improve logging in SharedStateRegistry (was: logging state file deletion)

[jira] [Commented] (FLINK-26603) [Umbrella] Decouple Hive with Flink planner

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598327#comment-17598327 ] Martijn Visser commented on FLINK-26603: [~luoyuxia] Any update from your end on

[GitHub] [flink] flinkbot commented on pull request #20722: [FLINK-29095][state] Improve logging in SharedStateRegistry

2022-08-31 Thread GitBox
flinkbot commented on PR #20722: URL: https://github.com/apache/flink/pull/20722#issuecomment-1232780274 ## CI report: * 9e78c6256faaaee3e0b9aad36cf2a2e0317455b3 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Created] (FLINK-29157) Clarify the contract between CompletedCheckpointStore and SharedStateRegistry

2022-08-31 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-29157: - Summary: Clarify the contract between CompletedCheckpointStore and SharedStateRegistry Key: FLINK-29157 URL: https://issues.apache.org/jira/browse/FLINK-29157

[jira] [Assigned] (FLINK-23035) Add explicit method to StateChangelogWriter to write metadata

2022-08-31 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan reassigned FLINK-23035: - Assignee: Xinbin Huang > Add explicit method to StateChangelogWriter to write m

[jira] [Commented] (FLINK-23035) Add explicit method to StateChangelogWriter to write metadata

2022-08-31 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598335#comment-17598335 ] Roman Khachatryan commented on FLINK-23035: --- [~binh] I've assigned the ticket

[jira] [Created] (FLINK-29158) Fix logging in DefaultCompletedCheckpointStore

2022-08-31 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-29158: - Summary: Fix logging in DefaultCompletedCheckpointStore Key: FLINK-29158 URL: https://issues.apache.org/jira/browse/FLINK-29158 Project: Flink Issu

[GitHub] [flink] rkhachatryan commented on a diff in pull request #16582: [FLINK-21504][checkpoint] Introduce notification of subsumed checkpoint

2022-08-31 Thread GitBox
rkhachatryan commented on code in PR #16582: URL: https://github.com/apache/flink/pull/16582#discussion_r959468204 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/DefaultCompletedCheckpointStore.java: ## @@ -133,17 +134,23 @@ public void addCheckpoint(

[GitHub] [flink] fsk119 merged pull request #20665: [FLINK-28938][hive] Fix HiveServer2 Endpoint can not set variable correctly

2022-08-31 Thread GitBox
fsk119 merged PR #20665: URL: https://github.com/apache/flink/pull/20665 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache

[jira] [Commented] (FLINK-28938) Fix HiveServer2 Endpoint can not set variable correctly

2022-08-31 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598337#comment-17598337 ] Shengkai Fang commented on FLINK-28938: --- Merged into master: 549d4327cf4ae9646f74

[jira] [Closed] (FLINK-28938) Fix HiveServer2 Endpoint can not set variable correctly

2022-08-31 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengkai Fang closed FLINK-28938. - Resolution: Fixed > Fix HiveServer2 Endpoint can not set variable correctly > --

[GitHub] [flink] rkhachatryan opened a new pull request, #20723: [FLINK-29158] Fix logging in DefaultCompletedCheckpointStore

2022-08-31 Thread GitBox
rkhachatryan opened a new pull request, #20723: URL: https://github.com/apache/flink/pull/20723 ## What is the purpose of the change Fix swapped log messages on checkpoint subsumption. ## Verifying this change This change is a trivial rework without any test coverage.

[jira] [Updated] (FLINK-29158) Fix logging in DefaultCompletedCheckpointStore

2022-08-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29158: --- Labels: pull-request-available (was: ) > Fix logging in DefaultCompletedCheckpointStore > -

[GitHub] [flink] flinkbot commented on pull request #20723: [FLINK-29158] Fix logging in DefaultCompletedCheckpointStore

2022-08-31 Thread GitBox
flinkbot commented on PR #20723: URL: https://github.com/apache/flink/pull/20723#issuecomment-1232818506 ## CI report: * b6cea0e9b8f7b3564e4c20e4132bce60e3a31f72 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-table-store] HannanKan commented on pull request #270: [FLINK-27626] Introduce pre-aggregated merge to table store

2022-08-31 Thread GitBox
HannanKan commented on PR #270: URL: https://github.com/apache/flink-table-store/pull/270#issuecomment-1232820628 > Hi @HannanKan , can you add more unit tests to functions? Now there is only itcase. Good idea! I will do it later. -- This is an automated message from the Apache Gi

[GitHub] [flink] XComp commented on pull request #20709: [FLINK-28078] Dirty fix to reduce the likelihood of the ZooKeeperMultipleComponentLeaderElectionDriverTest#testLeaderElectionWithMultipleDriver

2022-08-31 Thread GitBox
XComp commented on PR #20709: URL: https://github.com/apache/flink/pull/20709#issuecomment-1232823084 force push was necessary because spotless wasn't applied -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [flink-connector-elasticsearch] MartijnVisser commented on pull request #28: [FLINK-28911] Ensure the SerializationSchema has been opened.

2022-08-31 Thread GitBox
MartijnVisser commented on PR #28: URL: https://github.com/apache/flink-connector-elasticsearch/pull/28#issuecomment-1232830105 @nielsbasjes Will you update the PR? I'll have a look then -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (FLINK-28975) withIdleness marks all streams from FLIP-27 sources as idle

2022-08-31 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598346#comment-17598346 ] Piotr Nowojski commented on FLINK-28975: {quote}WatermarksWithIdleness (which is

[jira] [Comment Edited] (FLINK-28975) withIdleness marks all streams from FLIP-27 sources as idle

2022-08-31 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598346#comment-17598346 ] Piotr Nowojski edited comment on FLINK-28975 at 8/31/22 12:05 PM:

[jira] [Commented] (FLINK-25421) Port JDBC Sink to new Unified Sink API (FLIP-143)

2022-08-31 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598347#comment-17598347 ] Martijn Visser commented on FLINK-25421: [~eskabetxe] Do you think https://cwik

  1   2   3   >