Re: [PR] [FLINK-33930] Canceled stop job status exception [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
gyfora commented on code in PR #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740#discussion_r1452029084 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/AbstractFlinkService.java: ## @@ -369,16 +370,17 @@ protected vo

Re: [PR] [FLINK-33930] Canceled stop job status exception [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
gyfora commented on code in PR #740: URL: https://github.com/apache/flink-kubernetes-operator/pull/740#discussion_r1452031302 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/AbstractFlinkService.java: ## @@ -369,16 +370,17 @@ protected vo

[jira] [Created] (FLINK-34086) Native k8s session cannot specify port in nodeport mode

2024-01-15 Thread waywtdcc (Jira)
waywtdcc created FLINK-34086: Summary: Native k8s session cannot specify port in nodeport mode Key: FLINK-34086 URL: https://issues.apache.org/jira/browse/FLINK-34086 Project: Flink Issue Type: B

[jira] [Updated] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiabao Sun updated FLINK-34076: --- Attachment: screenshot-2.png > flink-connector-base missing fails kinesis table sink to create > ---

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806677#comment-17806677 ] Jiabao Sun commented on FLINK-34076: Hi [~khanhvu], The flink-connector-base is alr

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
reswqa commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452038225 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/ResultSubpartitionIndexSet.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software

Re: [PR] [FLINK-33576][core] Introduce new Flink conf file 'config.yaml' supporting standard YAML syntax. [flink]

2024-01-15 Thread via GitHub
zhuzhurk closed pull request #23852: [FLINK-33576][core] Introduce new Flink conf file 'config.yaml' supporting standard YAML syntax. URL: https://github.com/apache/flink/pull/23852 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] [FLINK-34083][config] Deprecate string configuration keys and unused constants in ConfigConstants [flink]

2024-01-15 Thread via GitHub
Sxnan opened a new pull request, #24089: URL: https://github.com/apache/flink/pull/24089 ## What is the purpose of the change This PR updates ConfigConstants.java to deprecate and replace string configuration keys and marks unused constants in ConfigConstants.java as deprecated.

[jira] [Updated] (FLINK-34083) Deprecate string configuration keys and unused constants in ConfigConstants

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34083: --- Labels: pull-request-available (was: ) > Deprecate string configuration keys and unused con

[jira] [Closed] (FLINK-33576) Introduce new Flink conf file "config.yaml" supporting standard YAML syntax

2024-01-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu closed FLINK-33576. --- Fix Version/s: 1.19.0 Resolution: Done master/release-1.19: ddc7171dd83ade50e6b551d3bc2d31acb5ff6451

Re: [PR] [FLINK-33450][autoscaler] Support the JDBCAutoScalerStateStore [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
gyfora commented on code in PR #741: URL: https://github.com/apache/flink-kubernetes-operator/pull/741#discussion_r1452035678 ## flink-autoscaler-plugin-jdbc/src/main/java/org/apache/flink/autoscaler/jdbc/state/JDBCStore.java: ## @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache

Re: [PR] [FLINK-33689][table-runtime] Fix JsonObjectAggFunction can't retract records when enabling LocalGlobal. [flink]

2024-01-15 Thread via GitHub
xishuaidelin commented on code in PR #23827: URL: https://github.com/apache/flink/pull/23827#discussion_r1451985731 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/functions/aggregate/JsonObjectAggFunction.java: ## @@ -128,6 +137,15 @@ public void

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
reswqa commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452042605 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/storage/BufferAccumulator.java: ## @@ -65,4 +63,11 @@ void receive( * Cl

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
reswqa commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452042917 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/storage/BufferAccumulator.java: ## @@ -65,4 +63,11 @@ void receive( * Cl

Re: [PR] [FLINK-34083][config] Deprecate string configuration keys and unused constants in ConfigConstants [flink]

2024-01-15 Thread via GitHub
flinkbot commented on PR #24089: URL: https://github.com/apache/flink/pull/24089#issuecomment-1891540555 ## CI report: * d143bfa73830c502047f51b2c4328337aa37ce06 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-34084][config] Deprecate unused configuration in BinaryInput/OutputFormat and FileInput/OutputFormat [flink]

2024-01-15 Thread via GitHub
Sxnan opened a new pull request, #24090: URL: https://github.com/apache/flink/pull/24090 ## What is the purpose of the change This PR updates FileInputFormat.java, FileOutputFormat.java, BinaryInputFormat.java, and BinaryOutputFormat.java to deprecate unused string configuration keys

[jira] [Updated] (FLINK-34084) Deprecate unused configuration in BinaryInput/OutputFormat and FileInput/OutputFormat

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34084: --- Labels: pull-request-available (was: ) > Deprecate unused configuration in BinaryInput/Outp

Re: [PR] [FLINK-34084][config] Deprecate unused configuration in BinaryInput/OutputFormat and FileInput/OutputFormat [flink]

2024-01-15 Thread via GitHub
flinkbot commented on PR #24090: URL: https://github.com/apache/flink/pull/24090#issuecomment-1891562870 ## CI report: * e3a7bb6a816e6565dc81336e4ffa4167997c8d27 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-34067] Fix javacc warnings in flink-sql-parser [flink]

2024-01-15 Thread via GitHub
twalthr merged PR #24076: URL: https://github.com/apache/flink/pull/24076 -- 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] [Closed] (FLINK-34067) Fix javacc warnings in flink-sql-parser

2024-01-15 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-34067. Fix Version/s: 1.19.0 Resolution: Fixed Fixed in master: 96eea964d2a75d9d953bb14485ed40c9b3

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
yunfengzhou-hub commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452075751 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/ResultSubpartitionIndexSet.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
yunfengzhou-hub commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452075751 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/ResultSubpartitionIndexSet.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache

Re: [PR] [FLINK-33743][runtime] Support consuming multiple subpartitions on a single channel [flink]

2024-01-15 Thread via GitHub
yunfengzhou-hub commented on code in PR #23927: URL: https://github.com/apache/flink/pull/23927#discussion_r1452075751 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/ResultSubpartitionIndexSet.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache

[PR] [FLINK-33803] Set observedGeneration at end of reconciliation [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
justin-chen opened a new pull request, #755: URL: https://github.com/apache/flink-kubernetes-operator/pull/755 ## What is the purpose of the change https://issues.apache.org/jira/browse/FLINK-33803 This pull requests adds the `observedGeneration` field to the `FlinkDeployme

Re: [PR] [FLINK-33268][rest] Skip unknown fields in REST response deserialization [flink]

2024-01-15 Thread via GitHub
gaborgsomogyi merged PR #23930: URL: https://github.com/apache/flink/pull/23930 -- 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] [Updated] (FLINK-33803) Add observedGeneration to Operator's status spec

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33803: --- Labels: pull-request-available (was: ) > Add observedGeneration to Operator's status spec >

[jira] [Resolved] (FLINK-33268) Flink REST API response parsing throws exception on new fields

2024-01-15 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi resolved FLINK-33268. --- Resolution: Fixed [{{19cb9de}}|https://github.com/apache/flink/commit/19cb9de5c54b9535be15ca

[PR] [FLINK-33721][core] Extend BashJavaUtils to support reading and writing standard yaml file. [flink]

2024-01-15 Thread via GitHub
JunRuiLee opened a new pull request, #24091: URL: https://github.com/apache/flink/pull/24091 ## What is the purpose of the change Because now FLINK shell scripts will read and modify the configuration file in flink-docker scenarios or when executing e2e tests, the transition f

[jira] [Closed] (FLINK-33268) Flink REST API response parsing throws exception on new fields

2024-01-15 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi closed FLINK-33268. - > Flink REST API response parsing throws exception on new fields > -

[jira] [Updated] (FLINK-33268) Flink REST API response parsing throws exception on new fields

2024-01-15 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi updated FLINK-33268: -- Fix Version/s: 1.19.0 > Flink REST API response parsing throws exception on new fields > -

[jira] [Updated] (FLINK-33721) Extend BashJavaUtils to Support Reading and Writing Standard YAML Files

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33721: --- Labels: pull-request-available (was: ) > Extend BashJavaUtils to Support Reading and Writin

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806699#comment-17806699 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 8:56 AM: --

[jira] [Commented] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806699#comment-17806699 ] Matthias Pohl commented on FLINK-34007: --- If the annotation is the problem, I would

[jira] [Created] (FLINK-34087) [JUnit5 Migration] Module: flink-dist

2024-01-15 Thread Jiabao Sun (Jira)
Jiabao Sun created FLINK-34087: -- Summary: [JUnit5 Migration] Module: flink-dist Key: FLINK-34087 URL: https://issues.apache.org/jira/browse/FLINK-34087 Project: Flink Issue Type: Sub-task

[PR] [FLINK-34087][tests][JUnit5 Migration] Migarate to junit5 of flink-dist module [flink]

2024-01-15 Thread via GitHub
Jiabao-Sun opened a new pull request, #24092: URL: https://github.com/apache/flink/pull/24092 ## What is the purpose of the change [FLINK-34087][tests][JUnit5 Migration] Migarate to junit5 of flink-dist module ## Brief change log Migarate to junit5 of flink-dist

[jira] [Updated] (FLINK-34087) [JUnit5 Migration] Module: flink-dist

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34087: --- Labels: pull-request-available (was: ) > [JUnit5 Migration] Module: flink-dist > --

[jira] [Commented] (FLINK-33816) SourceStreamTaskTest.testTriggeringStopWithSavepointWithDrain failed due async checkpoint triggering not being completed

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806705#comment-17806705 ] Jiabao Sun commented on FLINK-33816: Resuming the first breakpoint will unblock the

Re: [PR] [FLINK-33721][core] Extend BashJavaUtils to support reading and writing standard yaml file. [flink]

2024-01-15 Thread via GitHub
flinkbot commented on PR #24091: URL: https://github.com/apache/flink/pull/24091#issuecomment-1891634125 ## CI report: * 261bba4cbdb30ded3a8052913d71d71b112bcc98 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Created] (FLINK-34088) [hotfix] fix the problems with special table name characters of postgres and oracle and sqlserver.

2024-01-15 Thread blackpighe (Jira)
blackpighe created FLINK-34088: -- Summary: [hotfix] fix the problems with special table name characters of postgres and oracle and sqlserver. Key: FLINK-34088 URL: https://issues.apache.org/jira/browse/FLINK-34088

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806699#comment-17806699 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 9:17 AM: --

[jira] [Updated] (FLINK-34088) [hotfix] fix the problems with special table name characters of postgres and oracle and sqlserver.

2024-01-15 Thread blackpighe (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] blackpighe updated FLINK-34088: --- Remaining Estimate: 48h (was: 2h) Original Estimate: 48h (was: 2h) > [hotfix] fix the problem

Re: [PR] [FLINK-34087][tests][JUnit5 Migration] Migarate to junit5 of flink-dist module [flink]

2024-01-15 Thread via GitHub
flinkbot commented on PR #24092: URL: https://github.com/apache/flink/pull/24092#issuecomment-1891655576 ## CI report: * bc1b87e8dd30159713c219f489d6e9b5a8e6c70c UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806714#comment-17806714 ] Yang Wang commented on FLINK-34007: --- Maybe this issue is related with fabric8 K8s clie

[jira] [Closed] (FLINK-33849) No need for patch release - Update reference data for Migration Tests

2024-01-15 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Ge closed FLINK-33849. --- Resolution: Won't Fix > No need for patch release - Update reference data for Migration Tests >

[jira] [Assigned] (FLINK-33849) No need for patch release - Update reference data for Migration Tests

2024-01-15 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Ge reassigned FLINK-33849: --- Assignee: (was: Sergey Nuyanzin) > No need for patch release - Update reference data for Migrat

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806720#comment-17806720 ] Khanh Vu commented on FLINK-34076: -- I'm aware of the IntelliJ feature, it wont work wit

[jira] [Updated] (FLINK-33839) Deploy Python artifacts to PyPI

2024-01-15 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Ge updated FLINK-33839: Summary: Deploy Python artifacts to PyPI (was: Deploy Python artifacts to PyPI (need PMC role)) > Deploy

[jira] [Comment Edited] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806720#comment-17806720 ] Khanh Vu edited comment on FLINK-34076 at 1/15/24 9:46 AM: --- I'

[jira] [Assigned] (FLINK-33839) Deploy Python artifacts to PyPI

2024-01-15 Thread Jing Ge (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Ge reassigned FLINK-33839: --- Assignee: Jing Ge > Deploy Python artifacts to PyPI > --- > >

[jira] [Updated] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiabao Sun updated FLINK-34076: --- Attachment: screenshot-3.png > flink-connector-base missing fails kinesis table sink to create > ---

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806723#comment-17806723 ] Jiabao Sun commented on FLINK-34076: The purpose of "Stop bundling connector-base in

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806725#comment-17806725 ] Khanh Vu commented on FLINK-34076: -- hm, I dont see it's there: https://github.com/apac

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806727#comment-17806727 ] Khanh Vu commented on FLINK-34076: -- > In fact, users do not need to explicitly declare

Re: [PR] [FLINK-33632] Adding custom flink mutator [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
AncyRominus commented on PR #733: URL: https://github.com/apache/flink-kubernetes-operator/pull/733#issuecomment-1891799251 Thank you @gyfora ! I have incorporated the review comments. Please re-review -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (FLINK-33679) RestoreMode uses NO_CLAIM as default instead of LEGACY

2024-01-15 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806730#comment-17806730 ] Zakelly Lan commented on FLINK-33679: - Ah... I think the doc is misleading by the wo

[jira] [Commented] (FLINK-34071) Deadlock in AWS Kinesis Data Streams AsyncSink connector

2024-01-15 Thread Hong Liang Teoh (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806733#comment-17806733 ] Hong Liang Teoh commented on FLINK-34071: - As discussed offline, wonder if we ca

[jira] [Created] (FLINK-34089) Missing check of subscribed and assigned topics at job startup

2024-01-15 Thread tanjialiang (Jira)
tanjialiang created FLINK-34089: --- Summary: Missing check of subscribed and assigned topics at job startup Key: FLINK-34089 URL: https://issues.apache.org/jira/browse/FLINK-34089 Project: Flink

[PR] [FLINK-34078][state]Move InternalKeyContext classes from o.a.f.runtim… [flink]

2024-01-15 Thread via GitHub
ljz2051 opened a new pull request, #24093: URL: https://github.com/apache/flink/pull/24093 …e.state.heap to o.a.f.runtime.state package ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RP

[jira] [Updated] (FLINK-34078) Move InternalKeyContext classes from o.a.f.runtime.state.heap to o.a.f.runtime.state package

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34078: --- Labels: pull-request-available (was: ) > Move InternalKeyContext classes from o.a.f.runtime

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806736#comment-17806736 ] Khanh Vu commented on FLINK-34076: -- The `flink-connector-base` is in `flink-connector-a

[jira] [Commented] (FLINK-20284) Error happens in TaskExecutor when closing JobMaster connection if there was a python UDF

2024-01-15 Thread Thai Luong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806739#comment-17806739 ] Thai Luong commented on FLINK-20284: Dear [~hxbks2ks] , [~dian.fu] ,   This issue

[jira] [Comment Edited] (FLINK-20284) Error happens in TaskExecutor when closing JobMaster connection if there was a python UDF

2024-01-15 Thread Thai Luong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806739#comment-17806739 ] Thai Luong edited comment on FLINK-20284 at 1/15/24 10:46 AM:

[jira] [Updated] (FLINK-34089) Missing check of subscribed and assigned topics at job startup

2024-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34089: --- Labels: pull-request-available (was: ) > Missing check of subscribed and assigned topics at

Re: [PR] [FLINK-34078][state]Move InternalKeyContext classes from o.a.f.runtim… [flink]

2024-01-15 Thread via GitHub
flinkbot commented on PR #24093: URL: https://github.com/apache/flink/pull/24093#issuecomment-1891865739 ## CI report: * 9ae5117d0de3ee3f62a221c0983fac45ed04c201 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-34089] Verify that the subscribed topics match the assigned topics [flink-connector-kafka]

2024-01-15 Thread via GitHub
Tan-JiaLiang opened a new pull request, #77: URL: https://github.com/apache/flink-connector-kafka/pull/77 ## What is the purpose of the change When we unsubscribe a topic and still restore from the old state, the job will still read data from the unsubscribed topic. I think we

[jira] [Comment Edited] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Khanh Vu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806720#comment-17806720 ] Khanh Vu edited comment on FLINK-34076 at 1/15/24 10:48 AM:

Re: [PR] [FLINK-33450][autoscaler] Support the JDBCAutoScalerStateStore [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
1996fanrui commented on code in PR #741: URL: https://github.com/apache/flink-kubernetes-operator/pull/741#discussion_r145878 ## flink-autoscaler-standalone/src/main/java/org/apache/flink/autoscaler/standalone/config/AutoscalerStandaloneOptions.java: ## @@ -59,4 +64,47 @@ p

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Jiabao Sun (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806747#comment-17806747 ] Jiabao Sun commented on FLINK-34076: flink-connector-base has already been included

Re: [PR] [FLINK-33450][autoscaler] Support the JDBCAutoScalerStateStore [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
gyfora commented on PR #741: URL: https://github.com/apache/flink-kubernetes-operator/pull/741#issuecomment-1891917454 @1996fanrui would be great if Flink had environment variable resolution in the conf but an alternative would be an extra config called: `state-store.jdbc.password-env` whe

[jira] [Created] (FLINK-34090) Introduce SerializerConfig for serialization

2024-01-15 Thread Fang Yong (Jira)
Fang Yong created FLINK-34090: - Summary: Introduce SerializerConfig for serialization Key: FLINK-34090 URL: https://issues.apache.org/jira/browse/FLINK-34090 Project: Flink Issue Type: Sub-task

Re: [PR] [FLINK-33632] Adding custom flink mutator [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
gyfora merged PR #733: URL: https://github.com/apache/flink-kubernetes-operator/pull/733 -- 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

[jira] [Closed] (FLINK-33632) Add custom mutator plugin

2024-01-15 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-33632. -- Fix Version/s: kubernetes-operator-1.8.0 Resolution: Fixed merged to main 70b2d9ef812fc951ce6f2

[jira] [Commented] (FLINK-34076) flink-connector-base missing fails kinesis table sink to create

2024-01-15 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806756#comment-17806756 ] Danny Cranmer commented on FLINK-34076: --- > flink-connector-base has already been i

[jira] [Commented] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806759#comment-17806759 ] Matthias Pohl commented on FLINK-34007: --- But it should be an issue that is availab

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806759#comment-17806759 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 11:24 AM: -

Re: [PR] [FLINK-33450][autoscaler] Support the JDBCAutoScalerStateStore [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
1996fanrui commented on PR #741: URL: https://github.com/apache/flink-kubernetes-operator/pull/741#issuecomment-1891987378 > @1996fanrui would be great if Flink had environment variable resolution in the conf but an alternative would be an extra config called: `state-store.jdbc.password-en

[jira] [Commented] (FLINK-24332) Support to mount a dynamically-created persistent volume claim per TaskManager

2024-01-15 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806763#comment-17806763 ] Yang Wang commented on FLINK-24332: --- We do not need this feature now since Kubernetes

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806759#comment-17806759 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 11:38 AM: -

Re: [PR] [FLINK-33771] Add cluster capacity awareness to autoscaler [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
mxm commented on code in PR #751: URL: https://github.com/apache/flink-kubernetes-operator/pull/751#discussion_r1452269988 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/ScalingExecutor.java: ## @@ -247,6 +254,69 @@ private boolean isJobUnderMemoryPressure(

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806759#comment-17806759 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 11:41 AM: -

Re: [PR] [FLINK-33771] Add cluster capacity awareness to autoscaler [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
mxm commented on code in PR #751: URL: https://github.com/apache/flink-kubernetes-operator/pull/751#discussion_r1452274233 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/resources/ResourceCheck.java: ## @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] Fix Typo in Standalone Autoscaler Documentation [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
mxm commented on PR #754: URL: https://github.com/apache/flink-kubernetes-operator/pull/754#issuecomment-1892013809 Thanks! -- 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.

Re: [PR] Fix Typo in Standalone Autoscaler Documentation [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
mxm merged PR #754: URL: https://github.com/apache/flink-kubernetes-operator/pull/754 -- 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...

Re: [PR] [FLINK-32815] Implement internal HASHCODE function [flink]

2024-01-15 Thread via GitHub
dawidwys merged PR #24070: URL: https://github.com/apache/flink/pull/24070 -- 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.apac

[jira] [Closed] (FLINK-32815) Add HASHCODE support in Table API

2024-01-15 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-32815. Fix Version/s: 1.19.0 Resolution: Implemented Implemented in 36542c134b1d4482b3785

[jira] [Assigned] (FLINK-32815) Add HASHCODE support in Table API

2024-01-15 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz reassigned FLINK-32815: Assignee: Hanyu Zheng > Add HASHCODE support in Table API > -

Re: [PR] [FLINK-33803] Set observedGeneration at end of reconciliation [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
mxm commented on code in PR #755: URL: https://github.com/apache/flink-kubernetes-operator/pull/755#discussion_r1452280124 ## flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/status/FlinkDeploymentStatus.java: ## @@ -55,4 +55,7 @@ public clas

Re: [PR] [FLINK-31481][table] Support enhanced show databases syntax [flink]

2024-01-15 Thread via GitHub
dawidwys merged PR #23612: URL: https://github.com/apache/flink/pull/23612 -- 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.apac

Re: [PR] [FLINK-33929][jdbc-connector] Support JDBC String field read Fragment read [flink-connector-jdbc]

2024-01-15 Thread via GitHub
eskabetxe commented on PR #87: URL: https://github.com/apache/flink-connector-jdbc/pull/87#issuecomment-1892023980 > @zhilinli123 I still don't understand the Jira ticket, so I can't really review it. Perhaps @snuyanzin or @eskabetxe understand the goal of this PR. For what I can ass

[jira] [Closed] (FLINK-31481) Support enhanced show databases syntax

2024-01-15 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz closed FLINK-31481. Fix Version/s: 1.19.0 Resolution: Implemented Implemented in 6c050e92040802f6866eb5

[jira] [Assigned] (FLINK-31481) Support enhanced show databases syntax

2024-01-15 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz reassigned FLINK-31481: Assignee: Jeyhun Karimov > Support enhanced show databases syntax > -

[jira] [Assigned] (FLINK-31481) Support enhanced show databases syntax

2024-01-15 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz reassigned FLINK-31481: Assignee: Jeyhun Karimov (was: Jeyhun Karimov) > Support enhanced show databases

Re: [PR] [FLINK-33771] Add cluster capacity awareness to autoscaler [flink-kubernetes-operator]

2024-01-15 Thread via GitHub
1996fanrui commented on code in PR #751: URL: https://github.com/apache/flink-kubernetes-operator/pull/751#discussion_r1452286568 ## flink-autoscaler/src/main/java/org/apache/flink/autoscaler/resources/ResourceCheck.java: ## @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache Softw

[jira] [Comment Edited] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806759#comment-17806759 ] Matthias Pohl edited comment on FLINK-34007 at 1/15/24 11:57 AM: -

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-15 Thread via GitHub
eskabetxe commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1452316648 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/sink/committer/JdbcCommitable.java: ## @@ -0,0 +1,39 @@ +package org.apache.flink.connec

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-15 Thread via GitHub
eskabetxe commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1452316874 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/sink/committer/JdbcCommitableSerializer.java: ## @@ -0,0 +1,37 @@ +package org.apache.fl

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-15 Thread via GitHub
eskabetxe commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1452321352 ## flink-connector-jdbc/src/test/java/org/apache/flink/connector/jdbc/sink/writer/ExactlyOnceJdbcWriterTest.java: ## @@ -0,0 +1,105 @@ +package org.apache.fli

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-15 Thread via GitHub
eskabetxe commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1452321599 ## flink-connector-jdbc/src/test/java/org/apache/flink/connector/jdbc/sink/writer/AlLeastOnceJdbcWriterTest.java: ## @@ -0,0 +1,88 @@ +package org.apache.flin

[jira] [Created] (FLINK-34091) Flink pulsar connect adds automatic failover capability

2024-01-15 Thread yangyijun (Jira)
yangyijun created FLINK-34091: - Summary: Flink pulsar connect adds automatic failover capability Key: FLINK-34091 URL: https://issues.apache.org/jira/browse/FLINK-34091 Project: Flink Issue Type:

[jira] [Commented] (FLINK-34007) Flink Job stuck in suspend state after losing leadership in HA Mode

2024-01-15 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806782#comment-17806782 ] Matthias Pohl commented on FLINK-34007: --- {quote} At least based on the reports of

  1   2   3   4   >