Re: [PR] [FLINK-34615]Split `ExternalizedCheckpointCleanup` out of `Checkpoint… [flink]

2024-03-21 Thread via GitHub
masteryhx commented on code in PR #24461: URL: https://github.com/apache/flink/pull/24461#discussion_r1535027271 ## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/CoordinatedSourceRescaleITCase.java: ## @@ -122,8 +121,9 @@

[jira] [Updated] (FLINK-33121) Failed precondition in JobExceptionsHandler due to concurrent global failures

2024-03-21 Thread Panagiotis Garefalakis (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panagiotis Garefalakis updated FLINK-33121: --- Description: We make the assumption that Global Failures (with null Task

[jira] [Updated] (FLINK-33121) Failed precondition in JobExceptionsHandler due to concurrent global failures

2024-03-21 Thread Panagiotis Garefalakis (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panagiotis Garefalakis updated FLINK-33121: --- Description: We make the assumption that Global Failures (with null Task

[jira] [Updated] (FLINK-33121) Failed precondition in JobExceptionsHandler due to concurrent global failures

2024-03-21 Thread Panagiotis Garefalakis (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panagiotis Garefalakis updated FLINK-33121: --- Description: We make the assumption that Global Failures (with null Task

Re: [PR] [FLINK-33985][runtime] Support obtain all partitions existing in cluster through ShuffleMaster. [flink]

2024-03-21 Thread via GitHub
flinkbot commented on PR #24553: URL: https://github.com/apache/flink/pull/24553#issuecomment-2014352795 ## CI report: * aba805d48cecbc21eeb32da963e62581255bc7a8 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-33985) Support obtain all partitions existing in cluster through ShuffleMaster.

2024-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33985: --- Labels: pull-request-available (was: ) > Support obtain all partitions existing in cluster

[PR] [FLINK-33985][runtime] Support obtain all partitions existing in cluster through ShuffleMaster. [flink]

2024-03-21 Thread via GitHub
JunRuiLee opened a new pull request, #24553: URL: https://github.com/apache/flink/pull/24553 ## What is the purpose of the change [FLINK-33985][runtime] Support obtain all partitions existing in cluster through ShuffleMaster. ## Brief change log -

Re: [PR] [FLINK-30088][runtime] Fix excessive state updates for TtlMapState and TtlListState [flink]

2024-03-21 Thread via GitHub
rovboyko commented on PR #21406: URL: https://github.com/apache/flink/pull/21406#issuecomment-2014338903 @Myasuka after implementation of [FLINK-30535](https://issues.apache.org/jira/browse/FLINK-30535) and [FLINK-33881](https://issues.apache.org/jira/browse/FLINK-33881) I changed the

Re: [PR] [FLINK-34615]Split `ExternalizedCheckpointCleanup` out of `Checkpoint… [flink]

2024-03-21 Thread via GitHub
masteryhx commented on code in PR #24461: URL: https://github.com/apache/flink/pull/24461#discussion_r1535027271 ## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/CoordinatedSourceRescaleITCase.java: ## @@ -122,8 +121,9 @@

[jira] [Resolved] (FLINK-34516) Move CheckpointingMode to flink-core

2024-03-21 Thread Hangxiang Yu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hangxiang Yu resolved FLINK-34516. -- Fix Version/s: 1.20.0 Resolution: Fixed merged 8fac8046...77945916 into master > Move

Re: [PR] [FLINK-34516] Move CheckpointingMode to flink-core [flink]

2024-03-21 Thread via GitHub
masteryhx commented on PR #24381: URL: https://github.com/apache/flink/pull/24381#issuecomment-2014287639 merged 8fac8046...77945916 into master -- 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

Re: [PR] [FLINK-34516] Move CheckpointingMode to flink-core [flink]

2024-03-21 Thread via GitHub
masteryhx closed pull request #24381: [FLINK-34516] Move CheckpointingMode to flink-core URL: https://github.com/apache/flink/pull/24381 -- 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

Re: [PR] [FLINK-34707] Update japicmp configuration for 1.19 [flink]

2024-03-21 Thread via GitHub
lincoln-lil merged PR #24514: URL: https://github.com/apache/flink/pull/24514 -- 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:

Re: [PR] [FLINK-34707][tests] Update base version for japicmp check [flink]

2024-03-21 Thread via GitHub
lincoln-lil merged PR #24515: URL: https://github.com/apache/flink/pull/24515 -- 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:

[jira] [Closed] (FLINK-34731) Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler

2024-03-21 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu closed FLINK-34731. --- Resolution: Done master: cf0d75c4bb324825a057dc72243bb6a2046f8479 > Remove SpeculativeScheduler and

Re: [PR] [FLINK-34731][runtime] Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler. [flink]

2024-03-21 Thread via GitHub
zhuzhurk closed pull request #24524: [FLINK-34731][runtime] Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler. URL: https://github.com/apache/flink/pull/24524 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [FLINK-34615]Split `ExternalizedCheckpointCleanup` out of `Checkpoint… [flink]

2024-03-21 Thread via GitHub
Zakelly commented on code in PR #24461: URL: https://github.com/apache/flink/pull/24461#discussion_r1534971391 ## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/source/reader/CoordinatedSourceRescaleITCase.java: ## @@ -122,8 +121,9 @@

[jira] [Updated] (FLINK-34909) OceanBase transctionID by Flink CDC

2024-03-21 Thread xiaotouming (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaotouming updated FLINK-34909: Summary: OceanBase transctionID by Flink CDC (was: OceanBase事务ID需求) > OceanBase transctionID by

[jira] [Updated] (FLINK-34909) OceanBase transctionID by Flink CDC

2024-03-21 Thread xiaotouming (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaotouming updated FLINK-34909: Description: want to get OceanBase transctionID by Flink CDC (was: 可以通过flink data

[jira] [Commented] (FLINK-34903) Add mysql-pipeline-connector with table.exclude.list option to exclude unnecessary tables

2024-03-21 Thread Thorne (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829718#comment-17829718 ] Thorne commented on FLINK-34903: ok,tks,i have do it > Add mysql-pipeline-connector with

[jira] [Closed] (FLINK-34909) OceanBase事务ID需求

2024-03-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu closed FLINK-34909. -- Resolution: Invalid Please change to English to describe your ticket, feel free to reopen once

[jira] [Commented] (FLINK-34903) Add mysql-pipeline-connector with table.exclude.list option to exclude unnecessary tables

2024-03-21 Thread Hongshun Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829715#comment-17829715 ] Hongshun Wang commented on FLINK-34903: --- [~fffy] , Please change PR titile by

[jira] [Assigned] (FLINK-32513) Job in BATCH mode with a significant number of transformations freezes on method StreamGraphGenerator.existsUnboundedSource()

2024-03-21 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu reassigned FLINK-32513: --- Assignee: Jeyhun Karimov > Job in BATCH mode with a significant number of transformations freezes

Re: [PR] [FLINK-34643] Fix concurrency issue in LoggerAuditingExtension [flink]

2024-03-21 Thread via GitHub
rkhachatryan commented on PR #24550: URL: https://github.com/apache/flink/pull/24550#issuecomment-2013992333 Sure, my theory is that although the order is correct, the write to this field (`loggingEvents`) might not be visible to other threads, including threads started by Flink and

Re: [PR] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
snuyanzin merged PR #92: URL: https://github.com/apache/flink-connector-elasticsearch/pull/92 -- 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:

Re: [PR] [FLINK-34902][table] Fix column mismatch IndexOutOfBoundsException [flink]

2024-03-21 Thread via GitHub
flinkbot commented on PR #24552: URL: https://github.com/apache/flink/pull/24552#issuecomment-2013078895 ## CI report: * d19f36951321edaed8d17c5a8bfe310ef4b2521d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-34902) INSERT INTO column mismatch leads to IndexOutOfBoundsException

2024-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34902: --- Labels: pull-request-available (was: ) > INSERT INTO column mismatch leads to

[PR] [FLINK-34902][table] Fix column mismatch IndexOutOfBoundsException exception [flink]

2024-03-21 Thread via GitHub
jeyhunkarimov opened a new pull request, #24552: URL: https://github.com/apache/flink/pull/24552 ## What is the purpose of the change Column mismatch validation error should not throw IndexOutOfBoundsException ## Brief change log - Check column mismatch for SELECT

[jira] [Commented] (FLINK-34898) Cannot create ARRAY of named STRUCTs

2024-03-21 Thread Chloe He (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829636#comment-17829636 ] Chloe He commented on FLINK-34898: -- [~hackergin] I have updated the title and the content of this

[jira] [Updated] (FLINK-34898) Cannot create ARRAY of named STRUCTs

2024-03-21 Thread Chloe He (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chloe He updated FLINK-34898: - Affects Version/s: 1.19.0 Description: I want to construct data that consists of arrays of

[jira] [Commented] (FLINK-34239) Introduce a deep copy method of SerializerConfig for merging with Table configs in org.apache.flink.table.catalog.DataTypeFactoryImpl

2024-03-21 Thread Kumar Mallikarjuna (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829635#comment-17829635 ] Kumar Mallikarjuna commented on FLINK-34239: Hello [~Zhanghao Chen] , [~zjureel], I've

Re: [PR] [FLINK-34409][ci] Enables (most) tests that were disabled for the AdaptiveScheduler due to missing features [flink]

2024-03-21 Thread via GitHub
snuyanzin commented on code in PR #24285: URL: https://github.com/apache/flink/pull/24285#discussion_r1534233653 ## flink-end-to-end-tests/run-nightly-tests.sh: ## @@ -125,30 +125,28 @@ function run_group_1 { # Docker / Container / Kubernetes tests

[jira] [Closed] (FLINK-34910) Can not plan window join without projections

2024-03-21 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-34910. Resolution: Fixed Fixed in 709bf93534fcdfd2b4452667af450f1748bf1ccc > Can not plan

Re: [PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
dawidwys merged PR #24549: URL: https://github.com/apache/flink/pull/24549 -- 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:

Re: [PR] [FLINK-34643] Fix concurrency issue in LoggerAuditingExtension [flink]

2024-03-21 Thread via GitHub
XComp commented on PR #24550: URL: https://github.com/apache/flink/pull/24550#issuecomment-2012773585 Can you elaborate a bit why this would solve the issue? Isn't `beforeEach` called only once per test method? :thinking: -- This is an automated message from the Apache Git Service. To

Re: [PR] [FLINK-34409][ci] Enables (most) tests that were disabled for the AdaptiveScheduler due to missing features [flink]

2024-03-21 Thread via GitHub
XComp commented on PR #24285: URL: https://github.com/apache/flink/pull/24285#issuecomment-2012732613 I rebased the branch to most-recent `master`. But it won't make much of a difference: The failed tests in CI are unrelated to the changes of this PR. -- This is an automated message from

Re: [PR] [FLINK-34409][ci] Enables (most) tests that were disabled for the AdaptiveScheduler due to missing features [flink]

2024-03-21 Thread via GitHub
XComp commented on PR #24285: URL: https://github.com/apache/flink/pull/24285#issuecomment-2012724874 > this thing from PR description is not clear to me > if we temporarily enable it, what is the long term plan here? I was referring to commit

Re: [PR] [FLINK-34409][ci] Enables (most) tests that were disabled for the AdaptiveScheduler due to missing features [flink]

2024-03-21 Thread via GitHub
snuyanzin commented on PR #24285: URL: https://github.com/apache/flink/pull/24285#issuecomment-2012704935 should it be rebased because of FLINK-34718 to be sure that ci is green? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (FLINK-34911) ChangelogRecoveryRescaleITCase failed fatally with 127 exit code

2024-03-21 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated FLINK-34911: Description:

[jira] [Updated] (FLINK-34911) ChangelogRecoveryRescaleITCase failed fatally with 127 exit code

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-34911: -- Component/s: Runtime / State Backends > ChangelogRecoveryRescaleITCase failed fatally with

[jira] [Updated] (FLINK-34911) ChangelogRecoveryRescaleITCase failed fatally with 127 exit code

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-34911: -- Priority: Critical (was: Major) > ChangelogRecoveryRescaleITCase failed fatally with 127

[jira] [Created] (FLINK-34911) ChangelogRecoveryRescaleITCase failed fatally with 127 exit code

2024-03-21 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-34911: --- Summary: ChangelogRecoveryRescaleITCase failed fatally with 127 exit code Key: FLINK-34911 URL: https://issues.apache.org/jira/browse/FLINK-34911 Project: Flink

[jira] [Comment Edited] (FLINK-34713) Updates the docs stable version

2024-03-21 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829596#comment-17829596 ] lincoln lee edited comment on FLINK-34713 at 3/21/24 2:59 PM: -- master also

[jira] [Comment Edited] (FLINK-34706) Promote release 1.19

2024-03-21 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829244#comment-17829244 ] lincoln lee edited comment on FLINK-34706 at 3/21/24 2:59 PM: -- # (/) 

[jira] [Commented] (FLINK-34713) Updates the docs stable version

2024-03-21 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829596#comment-17829596 ] lincoln lee commented on FLINK-34713: - master also needed:

[jira] [Comment Edited] (FLINK-34706) Promote release 1.19

2024-03-21 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829244#comment-17829244 ] lincoln lee edited comment on FLINK-34706 at 3/21/24 2:57 PM: -- # (/) 

Re: [PR] [FLINK-34716][release] Build 1.19 docs in GitHub Action and mark 1.19 as stable in docs [flink]

2024-03-21 Thread via GitHub
lincoln-lil merged PR #24551: URL: https://github.com/apache/flink/pull/24551 -- 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:

Re: [PR] [FLINK-34716][release] Build 1.19 docs in GitHub Action and mark 1.19 as stable in docs [flink]

2024-03-21 Thread via GitHub
lincoln-lil commented on PR #24551: URL: https://github.com/apache/flink/pull/24551#issuecomment-2012514631 Skip the ci for just fixing the master doc build to restore the web link `https://nightlies.apache.org/flink/flink-docs-stable/` pointing to 1.19.0 instead of 1.18.1 -- This is an

[PR] [FLINK-34716][release] Build 1.19 docs in GitHub Action and mark 1.19 as stable in docs [flink]

2024-03-21 Thread via GitHub
lincoln-lil opened a new pull request, #24551: URL: https://github.com/apache/flink/pull/24551 Sync the docs build changes with 1.19 https://github.com/apache/flink/pull/24518 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] [hotfix] Add support for Flink 1.20 and drop 1.16 [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
snuyanzin opened a new pull request, #94: URL: https://github.com/apache/flink-connector-elasticsearch/pull/94 The PR drops support for Flink 1.16 and adds 1.20 snapshot -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] [hotfix] Update dependencies [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
snuyanzin opened a new pull request, #93: URL: https://github.com/apache/flink-connector-elasticsearch/pull/93 jackson from 2.13.4.20221013 to 2.15.3 junit5 from 5.9.1 to 5.10.2 assertj from 3.23.1 to 3.25.3 testcontainers from 1.17.2 to 1.19.7 mockito from 3.4.6 to 3.12.4 --

[jira] [Resolved] (FLINK-34435) Bump org.yaml:snakeyaml from 1.31 to 2.2 for flink-connector-elasticsearch

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-34435. - Resolution: Fixed > Bump org.yaml:snakeyaml from 1.31 to 2.2 for

[jira] [Closed] (FLINK-34435) Bump org.yaml:snakeyaml from 1.31 to 2.2 for flink-connector-elasticsearch

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin closed FLINK-34435. --- > Bump org.yaml:snakeyaml from 1.31 to 2.2 for flink-connector-elasticsearch >

[jira] [Commented] (FLINK-34435) Bump org.yaml:snakeyaml from 1.31 to 2.2 for flink-connector-elasticsearch

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829575#comment-17829575 ] Sergey Nuyanzin commented on FLINK-34435: - Merged as

[jira] [Updated] (FLINK-34435) Bump org.yaml:snakeyaml from 1.31 to 2.2 for flink-connector-elasticsearch

2024-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34435: --- Labels: pull-request-available (was: ) > Bump org.yaml:snakeyaml from 1.31 to 2.2 for

Re: [PR] [FLINK-34435] Bump org.yaml:snakeyaml from 1.31 to 2.2 [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
boring-cyborg[bot] commented on PR #90: URL: https://github.com/apache/flink-connector-elasticsearch/pull/90#issuecomment-2012397218 Awesome work, congrats on your first merged pull request! -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [FLINK-34435] Bump org.yaml:snakeyaml from 1.31 to 2.2 [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
snuyanzin merged PR #90: URL: https://github.com/apache/flink-connector-elasticsearch/pull/90 -- 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:

Re: [PR] [hotfix] Update copyright year to 2024 [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
snuyanzin merged PR #89: URL: https://github.com/apache/flink-connector-elasticsearch/pull/89 -- 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:

[jira] [Closed] (FLINK-34893) Bump Checkstyle to 9+

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin closed FLINK-34893. --- > Bump Checkstyle to 9+ > - > > Key: FLINK-34893 >

[jira] [Resolved] (FLINK-34893) Bump Checkstyle to 9+

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin resolved FLINK-34893. - Fix Version/s: 1.20.0 Resolution: Fixed > Bump Checkstyle to 9+ >

[jira] [Commented] (FLINK-34893) Bump Checkstyle to 9+

2024-03-21 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829567#comment-17829567 ] Sergey Nuyanzin commented on FLINK-34893: - Merged as

Re: [PR] [FLINK-34893] Bump checkstyle to 9.3 [flink]

2024-03-21 Thread via GitHub
snuyanzin merged PR #24540: URL: https://github.com/apache/flink/pull/24540 -- 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:

Re: [PR] [FLINK-34893] Bump checkstyle to 9.3 [flink]

2024-03-21 Thread via GitHub
snuyanzin commented on PR #24540: URL: https://github.com/apache/flink/pull/24540#issuecomment-2012349819 Thanks for taking a look @RyanSkraba -- 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

Re: [PR] [FLINK-34643] Fix concurrency issue in LoggerAuditingExtension [flink]

2024-03-21 Thread via GitHub
flinkbot commented on PR #24550: URL: https://github.com/apache/flink/pull/24550#issuecomment-2012310006 ## CI report: * 040e396ae5a8c84a62bc1b305dc222bb313a2940 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-34643) JobIDLoggingITCase failed

2024-03-21 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829560#comment-17829560 ] Roman Khachatryan commented on FLINK-34643: --- Or maybe it's actually simple:

[PR] [FLINK-34643] Fix concurrency issue in LoggerAuditingExtension [flink]

2024-03-21 Thread via GitHub
rkhachatryan opened a new pull request, #24550: URL: https://github.com/apache/flink/pull/24550 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring

[jira] [Updated] (FLINK-34369) Elasticsearch connector supports SSL context

2024-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34369: --- Labels: pull-request-available (was: ) > Elasticsearch connector supports SSL context >

Re: [PR] [FLINK-34369][connectors/elasticsearch] Elasticsearch connector supports SSL context [flink-connector-elasticsearch]

2024-03-21 Thread via GitHub
reta commented on PR #91: URL: https://github.com/apache/flink-connector-elasticsearch/pull/91#issuecomment-2012289683 @liuml07 could you please use the same configuration/API model as [1] does for SSL support in OpenSearch? Besides just having familiar configuration, the API is friendly

[jira] [Commented] (FLINK-34643) JobIDLoggingITCase failed

2024-03-21 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829557#comment-17829557 ] Roman Khachatryan commented on FLINK-34643: --- Thanks for reporting My first suspicion was that

[jira] [Commented] (FLINK-34663) flink-opensearch connector Unable to parse response body for Response

2024-03-21 Thread Andriy Redko (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829555#comment-17829555 ] Andriy Redko commented on FLINK-34663: -- [~wgendy] apologies for the delay, it seems like the only

Re: [PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
flinkbot commented on PR #24549: URL: https://github.com/apache/flink/pull/24549#issuecomment-2012256673 ## CI report: * d16fe63ecacbe579ca6c7eda4135b597c4eb6832 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-34706][docs] Deprecates 1.17 docs. [flink]

2024-03-21 Thread via GitHub
lincoln-lil merged PR #24547: URL: https://github.com/apache/flink/pull/24547 -- 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:

Re: [PR] [FLINK-34706][docs] Add 1.19 to PreviousDocs list. [flink]

2024-03-21 Thread via GitHub
lincoln-lil merged PR #24548: URL: https://github.com/apache/flink/pull/24548 -- 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:

[jira] [Updated] (FLINK-34910) Can not plan window join without projections

2024-03-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34910: --- Labels: pull-request-available (was: ) > Can not plan window join without projections >

Re: [PR] [FLINK-34707][tests] Update base version for japicmp check [flink]

2024-03-21 Thread via GitHub
lincoln-lil commented on PR #24515: URL: https://github.com/apache/flink/pull/24515#issuecomment-2012246995 @Myasuka Thanks for reviewing! Please help review the cherry-pick one: https://github.com/apache/flink/pull/24514 -- This is an automated message from the Apache Git Service. To

[PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
dawidwys opened a new pull request, #24549: URL: https://github.com/apache/flink/pull/24549 ## What is the purpose of the change Fix support for ``` SELECT * FROM TABLE(TUMBLE) JOIN TABLE(TUMBLE...) ``` without enclosing the tables with a

[jira] [Comment Edited] (FLINK-34706) Promote release 1.19

2024-03-21 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829244#comment-17829244 ] lincoln lee edited comment on FLINK-34706 at 3/21/24 1:00 PM: -- # (/) 

[jira] [Commented] (FLINK-34737) "Deployment - Kubernetes" Page for Flink CDC Chinese Documentation

2024-03-21 Thread ZhengYu Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829544#comment-17829544 ] ZhengYu Chen commented on FLINK-34737: -- https://issues.apache.org/jira/browse/FLINK-34737 doc

[jira] [Created] (FLINK-34910) Can not plan window join without projections

2024-03-21 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-34910: Summary: Can not plan window join without projections Key: FLINK-34910 URL: https://issues.apache.org/jira/browse/FLINK-34910 Project: Flink Issue

Re: [PR] [FLINK-34707][tests] Update base version for japicmp check [flink]

2024-03-21 Thread via GitHub
lincoln-lil commented on code in PR #24515: URL: https://github.com/apache/flink/pull/24515#discussion_r1533840206 ## pom.xml: ## @@ -2358,12 +2358,6 @@ under the License.

[jira] [Created] (FLINK-34909) OceanBase事务ID需求

2024-03-21 Thread xiaotouming (Jira)
xiaotouming created FLINK-34909: --- Summary: OceanBase事务ID需求 Key: FLINK-34909 URL: https://issues.apache.org/jira/browse/FLINK-34909 Project: Flink Issue Type: New Feature Components:

Re: [PR] [FLINK-34044] Copy dynamic table options before mapping deprecated configs [flink-connector-aws]

2024-03-21 Thread via GitHub
vahmed-hamdy commented on code in PR #132: URL: https://github.com/apache/flink-connector-aws/pull/132#discussion_r1533768503 ## flink-connector-aws/flink-connector-aws-kinesis-streams/src/test/java/org/apache/flink/connector/kinesis/table/util/KinesisProducerOptionsMapperTest.java:

Re: [PR] [FLINK-34743][autoscaler] Memory tuning takes effect even if the parallelism isn't changed [flink-kubernetes-operator]

2024-03-21 Thread via GitHub
mxm commented on PR #799: URL: https://github.com/apache/flink-kubernetes-operator/pull/799#issuecomment-2012067487 > > Autoscaling wouldn't have a chance to realize its SLOs. > > You are right. Autoscaler supports scaling parallelism and memory for now. As I understand, the

[jira] [Comment Edited] (FLINK-34898) Cannot create named STRUCT with a single field

2024-03-21 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829513#comment-17829513 ] Feng Jin edited comment on FLINK-34898 at 3/21/24 11:51 AM: I tried this

[jira] [Updated] (FLINK-34903) Add mysql-pipeline-connector with table.exclude.list option to exclude unnecessary tables

2024-03-21 Thread Thorne (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorne updated FLINK-34903: --- Description:     When using the MySQL Pipeline connector for whole-database synchronization, users

[jira] [Commented] (FLINK-34898) Cannot create named STRUCT with a single field

2024-03-21 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829513#comment-17829513 ] Feng Jin commented on FLINK-34898: -- I tried this case and indeed encountered an error, but I managed to

[jira] [Commented] (FLINK-34903) Add mysql-pipeline-connector with table.exclude.list option to exclude unnecessary tables

2024-03-21 Thread Thorne (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829512#comment-17829512 ] Thorne commented on FLINK-34903: i take a pr in https://github.com/apache/flink-cdc/pull/3186 > Add

Re: [PR] [FLINK-34731][runtime] Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler. [flink]

2024-03-21 Thread via GitHub
zhuzhurk commented on code in PR #24524: URL: https://github.com/apache/flink/pull/24524#discussion_r1533719880 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptivebatch/AdaptiveBatchScheduler.java: ## @@ -232,8 +230,8 @@ protected void

[jira] [Commented] (FLINK-34908) [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost precision for timestamp

2024-03-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829507#comment-17829507 ] Leonard Xu commented on FLINK-34908: Thanks [~pacinogong], assigned this ticket to you. >

[PR] Add mysql-pipeline-connector with table.exclude.list option to exclud… [flink-cdc]

2024-03-21 Thread via GitHub
shiyiky opened a new pull request, #3186: URL: https://github.com/apache/flink-cdc/pull/3186 desc :[FLINK-34903](https://issues.apache.org/jira/browse/FLINK-34903) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Assigned] (FLINK-34908) [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost precision for timestamp

2024-03-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-34908: -- Assignee: Xin Gong > [Feature][Pipeline] Mysql pipeline to doris and starrocks will lost

Re: [PR] [FLINK-34731][runtime] Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler. [flink]

2024-03-21 Thread via GitHub
JunRuiLee commented on PR #24524: URL: https://github.com/apache/flink/pull/24524#issuecomment-2011980990 Thanks @zhuzhurk for the review, I've updated this pr, PTAL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [FLINK-34731][runtime] Remove SpeculativeScheduler and incorporate its features into AdaptiveBatchScheduler. [flink]

2024-03-21 Thread via GitHub
JunRuiLee commented on code in PR #24524: URL: https://github.com/apache/flink/pull/24524#discussion_r1533688677 ## flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptivebatch/DefaultSpeculativeExecutionHandler.java: ## @@ -7,62 +7,37 @@ * "License"); you may

[jira] [Comment Edited] (FLINK-34643) JobIDLoggingITCase failed

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829485#comment-17829485 ] Matthias Pohl edited comment on FLINK-34643 at 3/21/24 11:13 AM: - *

[jira] [Commented] (FLINK-33186) CheckpointAfterAllTasksFinishedITCase.testRestoreAfterSomeTasksFinished fails on AZP

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829501#comment-17829501 ] Matthias Pohl commented on FLINK-33186: ---

[jira] [Commented] (FLINK-28440) EventTimeWindowCheckpointingITCase failed with restore

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829500#comment-17829500 ] Matthias Pohl commented on FLINK-28440: ---

[jira] [Comment Edited] (FLINK-34227) Job doesn't disconnect from ResourceManager

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829499#comment-17829499 ] Matthias Pohl edited comment on FLINK-34227 at 3/21/24 11:11 AM: -

[jira] [Commented] (FLINK-34227) Job doesn't disconnect from ResourceManager

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829499#comment-17829499 ] Matthias Pohl commented on FLINK-34227: ---

[jira] [Comment Edited] (FLINK-34643) JobIDLoggingITCase failed

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829485#comment-17829485 ] Matthias Pohl edited comment on FLINK-34643 at 3/21/24 11:08 AM: - *

[jira] [Comment Edited] (FLINK-34718) KeyedPartitionWindowedStream and NonPartitionWindowedStream IllegalStateException in AZP

2024-03-21 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17829484#comment-17829484 ] Matthias Pohl edited comment on FLINK-34718 at 3/21/24 11:08 AM: - before

  1   2   >