[jira] [Updated] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-03 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-29852: --- Fix Version/s: (was: 1.16.0) > The operator is repeatedly displayed on the Flink Web UI

[GitHub] [flink] snuyanzin commented on pull request #21150: [hotfix] Replace deprecated kafka-clients methods

2022-11-03 Thread GitBox
snuyanzin commented on PR #21150: URL: https://github.com/apache/flink/pull/21150#issuecomment-1301715846 @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 speci

[GitHub] [flink] MartijnVisser commented on pull request #21176: [FLINK-29740][Scala] Mark all Scala APIs as `@Deprecated`

2022-11-03 Thread GitBox
MartijnVisser commented on PR #21176: URL: https://github.com/apache/flink/pull/21176#issuecomment-1301715942 @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 comm

[jira] [Created] (FLINK-29860) Pulsar connector bug when using Hybrid.Builder

2022-11-03 Thread Noel O'Connor (Jira)
Noel O'Connor created FLINK-29860: - Summary: Pulsar connector bug when using Hybrid.Builder Key: FLINK-29860 URL: https://issues.apache.org/jira/browse/FLINK-29860 Project: Flink Issue Type:

[jira] [Commented] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628149#comment-17628149 ] Yun Gao commented on FLINK-29852: - Hi [~JasonLee] thanks for reporting the issue! Could

[jira] [Updated] (FLINK-29860) Pulsar connector bug when using Hybrid.Builder

2022-11-03 Thread Noel O'Connor (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel O'Connor updated FLINK-29860: -- Description: When using a HybridSource with a set of pulsar sources submitting a job to a fli

[jira] [Commented] (FLINK-29809) REST API for running a Flink job

2022-11-03 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628150#comment-17628150 ] Zhu Zhu commented on FLINK-29809: - Flink already supports submitting a job using REST AP

[GitHub] [flink] gaoyunhaii commented on a diff in pull request #21174: [FLINK-29557] Fix the SinkOperator with OutputFormatFunction is ignor…

2022-11-03 Thread GitBox
gaoyunhaii commented on code in PR #21174: URL: https://github.com/apache/flink/pull/21174#discussion_r1012522367 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/SinkFunctionOperator.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Softwar

[jira] [Updated] (FLINK-29437) The partition of data before and after the Kafka Shuffle are not aligned

2022-11-03 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijie Wang updated FLINK-29437: --- Component/s: Connectors / Kafka > The partition of data before and after the Kafka Shuffle are not a

[jira] [Commented] (FLINK-29573) Flink does not work for windows if installing on other drive except for C drive

2022-11-03 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628157#comment-17628157 ] Yingjie Cao commented on FLINK-29573: - [~kriswang] Thanks for reporting this issue,

[jira] [Commented] (FLINK-29322) Expose savepoint format on Web UI

2022-11-03 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628159#comment-17628159 ] Xintong Song commented on FLINK-29322: -- Any updates for this ticket? > Expose save

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

2022-11-03 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan reassigned FLINK-29095: - Assignee: Yanfei Lei > Improve logging in SharedStateRegistry > --

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

2022-11-03 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan reassigned FLINK-29095: - Assignee: (was: Roman Khachatryan) > Improve logging in SharedStateRegistry

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

2022-11-03 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628161#comment-17628161 ] Roman Khachatryan commented on FLINK-29095: --- Sure, assigned to you. Thanks for

[GitHub] [flink] wsry commented on a diff in pull request #21217: [FLINK-29565]Repair that the web ui log is not highlighted

2022-11-03 Thread GitBox
wsry commented on code in PR #21217: URL: https://github.com/apache/flink/pull/21217#discussion_r1012572311 ## flink-runtime/src/main/java/org/apache/flink/runtime/util/EnvironmentInformation.java: ## @@ -469,7 +469,9 @@ public static void logEnvironmentInfo( }

[jira] [Commented] (FLINK-29364) Root cause of Exceptions thrown in the SourceReader start() method gets "swallowed".

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628164#comment-17628164 ] Yun Gao commented on FLINK-29364: - Thanks [~wanglijie] for the checking, and [~afedulov]

[jira] [Updated] (FLINK-28697) MapDataSerializer doesn't declare a serialVersionUID

2022-11-03 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-28697: - Issue Type: Technical Debt (was: Bug) > MapDataSerializer doesn't declare a serialVersionUID >

[jira] [Assigned] (FLINK-28697) MapDataSerializer doesn't declare a serialVersionUID

2022-11-03 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-28697: Assignee: Josh Mahonin > MapDataSerializer doesn't declare a serialVersionUID > -

[jira] [Updated] (FLINK-28561) Merge subpartition shuffle data read request for better sequential IO

2022-11-03 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingjie Cao updated FLINK-28561: Fix Version/s: (was: 1.17.0) > Merge subpartition shuffle data read request for better sequent

[jira] [Updated] (FLINK-28561) Merge subpartition shuffle data read request for better sequential IO

2022-11-03 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingjie Cao updated FLINK-28561: Priority: Minor (was: Major) > Merge subpartition shuffle data read request for better sequential

[jira] [Assigned] (FLINK-28697) MapDataSerializer doesn't declare a serialVersionUID

2022-11-03 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-28697: Assignee: (was: Josh Mahonin) > MapDataSerializer doesn't declare a serialVersionUID

[jira] [Commented] (FLINK-28598) ClusterEntryPoint can't get the real exit reason when shutting down

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628167#comment-17628167 ] Yun Gao commented on FLINK-28598: - [~zlzhang0122] May I have a double confirmation of th

[jira] [Updated] (FLINK-28455) pyflink tableResult collect result to local timeout

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Gao updated FLINK-28455: Component/s: API / Python (was: API / Core) > pyflink tableResult collect result to l

[jira] [Commented] (FLINK-28455) pyflink tableResult collect result to local timeout

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628168#comment-17628168 ] Yun Gao commented on FLINK-28455: - [~hxb]  could you help to have a look at this issue?

[jira] [Created] (FLINK-29861) Optimize logic of enumerateSplits in HiveSource

2022-11-03 Thread luoyuxia (Jira)
luoyuxia created FLINK-29861: Summary: Optimize logic of enumerateSplits in HiveSource Key: FLINK-29861 URL: https://issues.apache.org/jira/browse/FLINK-29861 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-29861) Optimize logic of enumerateSplits in HiveSource

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29861: - Description: Currently, Hive source will call to emu > Optimize logic of enumerateSplits in HiveSource

[jira] [Commented] (FLINK-29208) Logs and stdout endpoints not mentioned in Docs or OpenAPI spec

2022-11-03 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628170#comment-17628170 ] Lijie Wang commented on FLINK-29208: I found that "{*}{{logs"}}{*} already exists in

[jira] [Comment Edited] (FLINK-29208) Logs and stdout endpoints not mentioned in Docs or OpenAPI spec

2022-11-03 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628170#comment-17628170 ] Lijie Wang edited comment on FLINK-29208 at 11/3/22 7:57 AM: -

[GitHub] [flink] pnowojski commented on a diff in pull request #21131: [FLINK-29730][checkpoint] Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoin

2022-11-03 Thread GitBox
pnowojski commented on code in PR #21131: URL: https://github.com/apache/flink/pull/21131#discussion_r1012587547 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestDispatcherImpl.java: ## @@ -73,11 +79,27 @@ public void dispatch(Ch

[jira] [Commented] (FLINK-28469) Setting a timer within broadcast applyToKeyedState()

2022-11-03 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628176#comment-17628176 ] Yun Gao commented on FLINK-28469: - Hi [~Sandys-Lumsdaine]  logically it is a bit hard to

[GitHub] [flink] czy006 commented on pull request #21012: [FLINK-29543] Jar Run Rest Handler Support Flink Configuration

2022-11-03 Thread GitBox
czy006 commented on PR #21012: URL: https://github.com/apache/flink/pull/21012#issuecomment-1301753419 @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

[jira] [Updated] (FLINK-29861) Optimize logic of enumerateSplits in HiveSource

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29861: - Description: Currently, Hive source will call ` InputFormat#getSplits(JobConf conf, int minNumSplits)`

[GitHub] [flink] czy006 commented on a diff in pull request #21012: [FLINK-29543] Jar Run Rest Handler Support Flink Configuration

2022-11-03 Thread GitBox
czy006 commented on code in PR #21012: URL: https://github.com/apache/flink/pull/21012#discussion_r1012593836 ## flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/handlers/JarHandlerParameterTest.java: ## @@ -69,6 +71,11 @@ enum ProgramArgsParType { static

[GitHub] [flink] reswqa commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
reswqa commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1301765413 @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-connector-elasticsearch] zentol merged pull request #43: [FLINK-29468][FLINK-29638] Upgrade jackson bom to 2.13.4.20221013

2022-11-03 Thread GitBox
zentol merged PR #43: URL: https://github.com/apache/flink-connector-elasticsearch/pull/43 -- 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-unsubs

[jira] [Updated] (FLINK-29468) Update jackson-bom to 2.13.4

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29468: - Fix Version/s: elasticsearch-3.0.0 > Update jackson-bom to 2.13.4 >

[jira] [Updated] (FLINK-29468) Update jackson-bom to 2.13.4

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29468: - Fix Version/s: (was: 1.17.0) > Update jackson-bom to 2.13.4 > --

[jira] [Comment Edited] (FLINK-29468) Update jackson-bom to 2.13.4

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620527#comment-17620527 ] Chesnay Schepler edited comment on FLINK-29468 at 11/3/22 8:15 AM: ---

[GitHub] [flink] wangshiwei13363 commented on a diff in pull request #21217: [FLINK-29565]Repair that the web ui log is not highlighted

2022-11-03 Thread GitBox
wangshiwei13363 commented on code in PR #21217: URL: https://github.com/apache/flink/pull/21217#discussion_r1012599684 ## flink-runtime/src/main/java/org/apache/flink/runtime/util/EnvironmentInformation.java: ## @@ -469,7 +469,9 @@ public static void logEnvironmentInfo(

[GitHub] [flink] dangshazi commented on a diff in pull request #21185: [FLINK-28643][runtime-web] HistoryServer support lazy unzip

2022-11-03 Thread GitBox
dangshazi commented on code in PR #21185: URL: https://github.com/apache/flink/pull/21185#discussion_r1012599965 ## flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/history/HistoryServerStaticFileServerHandler.java: ## @@ -166,10 +194,40 @@ private void respon

[jira] [Commented] (FLINK-29852) The operator is repeatedly displayed on the Flink Web UI

2022-11-03 Thread JasonLee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628182#comment-17628182 ] JasonLee commented on FLINK-29852: -- Hi [~gaoyunhaii]  yes,Stably repeated, I tested two

[jira] [Created] (FLINK-29862) Upgrade to flink-shaded 16.0

2022-11-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29862: Summary: Upgrade to flink-shaded 16.0 Key: FLINK-29862 URL: https://issues.apache.org/jira/browse/FLINK-29862 Project: Flink Issue Type: Improvement

[GitHub] [flink] snuyanzin commented on pull request #21150: [hotfix] Replace deprecated kafka-clients methods

2022-11-03 Thread GitBox
snuyanzin commented on PR #21150: URL: https://github.com/apache/flink/pull/21150#issuecomment-1301775092 @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 speci

[GitHub] [flink] zentol commented on a diff in pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21227: URL: https://github.com/apache/flink/pull/21227#discussion_r1012607697 ## docs/layouts/shortcodes/generated/rest_v1_dispatcher.html: ## @@ -1368,7 +1368,8 @@ "job-accumulators" : { "type" : "array", "items" : { -"

[jira] [Updated] (FLINK-29862) Upgrade to flink-shaded 16.0

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29862: --- Labels: pull-request-available (was: ) > Upgrade to flink-shaded 16.0 > ---

[GitHub] [flink] zentol commented on a diff in pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21227: URL: https://github.com/apache/flink/pull/21227#discussion_r1012608382 ## flink-runtime/src/test/java/org/apache/flink/runtime/rest/compatibility/CompatibilityRoutines.java: ## @@ -230,6 +230,7 @@ private static void assertCompatible(final

[GitHub] [flink] zentol commented on a diff in pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21227: URL: https://github.com/apache/flink/pull/21227#discussion_r1012608847 ## pom.xml: ## @@ -348,10 +347,16 @@ under the License. --> + + org.apache.flink

[GitHub] [flink] zentol commented on a diff in pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21227: URL: https://github.com/apache/flink/pull/21227#discussion_r1012609311 ## pom.xml: ## @@ -139,7 +139,7 @@ under the License. 2.12 0.7.6 - 3.5.9 + 3.5.10 Review Co

[GitHub] [flink] flinkbot commented on pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
flinkbot commented on PR #21227: URL: https://github.com/apache/flink/pull/21227#issuecomment-1301780919 ## CI report: * 549533a740f4acce34d021f8b9a83c8b553e2b65 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-connector-mongodb] Jiabao-Sun commented on pull request #1: [FLINK-6573][connectors/mongodb] Flink MongoDB Connector

2022-11-03 Thread GitBox
Jiabao-Sun commented on PR #1: URL: https://github.com/apache/flink-connector-mongodb/pull/1#issuecomment-1301782871 Hi @zentol. Sorry to bother you again. Please help to see if there is anything else that needs to be modified. Thanks. -- This is an automated message from the

[GitHub] [flink-kubernetes-operator] yangjf2019 opened a new pull request, #425: [hotfix][docs] Typo fix in doc pages

2022-11-03 Thread GitBox
yangjf2019 opened a new pull request, #425: URL: https://github.com/apache/flink-kubernetes-operator/pull/425 ## What is the purpose of the change * Remove the extra space separator. ## Brief change log * I have modified some files in the _docs/content/docs_

[GitHub] [flink] RyanSkraba commented on pull request #20805: [FLINK-29198][test] Fail after maximum RetryOnException

2022-11-03 Thread GitBox
RyanSkraba commented on PR #20805: URL: https://github.com/apache/flink/pull/20805#issuecomment-1301800271 Rebased and changed the commit messages to the suggested text. Thanks for your attention! In fact, for testing correctness, I would suggest that all three commits be cherry-pic

[GitHub] [flink] dannycranmer commented on a diff in pull request #21224: [FLINK-29827][Connectors/Base] Registering callback for AsyncWriter on restore from state

2022-11-03 Thread GitBox
dannycranmer commented on code in PR #21224: URL: https://github.com/apache/flink/pull/21224#discussion_r1012630966 ## flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/sink/writer/AsyncSinkWriter.java: ## @@ -503,6 +503,10 @@ private void init

[GitHub] [flink] zentol commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
zentol commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1301815374 I don't see how this is supposed to be good from a maintenance perspective. If you look at the code without context you now have 2 arbitrary calls go through an executor and you make

[GitHub] [flink] zentol commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
zentol commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1301817458 > In that case, the entire callback will be executed in the synchronized block rightaway, which is not what we want. Which implies that the future calls should never run under the lo

[jira] [Commented] (FLINK-27246) Code of method "processElement(Lorg/apache/flink/streaming/runtime/streamrecord/StreamRecord;)V" of class "HashAggregateWithKeys$9211" grows beyond 64 KB

2022-11-03 Thread Krzysztof Chmielewski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628218#comment-17628218 ] Krzysztof Chmielewski commented on FLINK-27246: --- [~TsReaper] I see why my

[GitHub] [flink] zentol commented on a diff in pull request #21201: [FLINK-29807] Drop TypeSerializerConfigSnapshot and savepoint support from Flink versions < 1.8.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21201: URL: https://github.com/apache/flink/pull/21201#discussion_r1012657729 ## flink-runtime/src/main/java/org/apache/flink/runtime/state/metainfo/StateMetaInfoSnapshotReadersWriters.java: ## @@ -123,10 +116,10 @@ private static StateMetaInfoRea

[GitHub] [flink] zentol commented on a diff in pull request #21201: [FLINK-29807] Drop TypeSerializerConfigSnapshot and savepoint support from Flink versions < 1.8.0

2022-11-03 Thread GitBox
zentol commented on code in PR #21201: URL: https://github.com/apache/flink/pull/21201#discussion_r1012590358 ## flink-core/src/main/java/org/apache/flink/api/common/typeutils/TypeSerializerSerializationUtil.java: ## @@ -36,8 +32,6 @@ import java.io.ByteArrayInputStream; impor

[jira] [Created] (FLINK-29863) Properly handle NaN/Infinity in OpenAPI spec

2022-11-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29863: Summary: Properly handle NaN/Infinity in OpenAPI spec Key: FLINK-29863 URL: https://issues.apache.org/jira/browse/FLINK-29863 Project: Flink Issue Ty

[jira] [Comment Edited] (FLINK-27246) Code of method "processElement(Lorg/apache/flink/streaming/runtime/streamrecord/StreamRecord;)V" of class "HashAggregateWithKeys$9211" grows beyond 64 KB

2022-11-03 Thread Krzysztof Chmielewski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628218#comment-17628218 ] Krzysztof Chmielewski edited comment on FLINK-27246 at 11/3/22 9:31 AM: --

[GitHub] [flink] liyubin117 commented on pull request #21182: [FLINK-29679][table] DESCRIBE statement shows column comment

2022-11-03 Thread GitBox
liyubin117 commented on PR #21182: URL: https://github.com/apache/flink/pull/21182#issuecomment-1301843584 @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

[GitHub] [flink] czy006 commented on pull request #21012: [FLINK-29543] Jar Run Rest Handler Support Flink Configuration

2022-11-03 Thread GitBox
czy006 commented on PR #21012: URL: https://github.com/apache/flink/pull/21012#issuecomment-1301845113 @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-ml] weibozhao commented on a diff in pull request #160: [FLINK-29434] Add AlgoOperator for Splitter

2022-11-03 Thread GitBox
weibozhao commented on code in PR #160: URL: https://github.com/apache/flink-ml/pull/160#discussion_r1012675109 ## flink-ml-python/pyflink/ml/lib/feature/randomsplitter.py: ## @@ -0,0 +1,77 @@ + +#

[jira] [Commented] (FLINK-29558) Use select count(*) from xxx; and get SQL syntax

2022-11-03 Thread Hang HOU (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628222#comment-17628222 ] Hang HOU commented on FLINK-29558: -- I tried flink 1.16.0 with the same env,now in sql-c

[GitHub] [flink] zhuzhurk commented on a diff in pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-03 Thread GitBox
zhuzhurk commented on code in PR #21197: URL: https://github.com/apache/flink/pull/21197#discussion_r1012616825 ## flink-runtime/src/main/java/org/apache/flink/runtime/operators/coordination/OperatorCoordinatorHolder.java: ## @@ -175,6 +176,11 @@ public OperatorID operatorId() {

[jira] [Commented] (FLINK-29855) UDF randomly processed input data twice

2022-11-03 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628226#comment-17628226 ] luoyuxia commented on FLINK-29855: -- How do you know some of the data have been processe

[GitHub] [flink-ml] zhipeng93 commented on a diff in pull request #160: [FLINK-29434] Add AlgoOperator for Splitter

2022-11-03 Thread GitBox
zhipeng93 commented on code in PR #160: URL: https://github.com/apache/flink-ml/pull/160#discussion_r1012681894 ## docs/content/docs/operators/feature/randomsplitter.md: ## @@ -0,0 +1,148 @@ +--- +title: "RandomSplitter" +weight: 1 +type: docs +aliases: +- /operators/feature/ran

[GitHub] [flink] Aitozi commented on a diff in pull request #21174: [FLINK-29557] Fix the SinkOperator with OutputFormatFunction is ignor…

2022-11-03 Thread GitBox
Aitozi commented on code in PR #21174: URL: https://github.com/apache/flink/pull/21174#discussion_r1012711061 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/SinkFunctionOperator.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] [flink] pnowojski commented on pull request #21056: [FLINK-29379][datastream] Migrate most of the ExecutionConfig fields to Configuration

2022-11-03 Thread GitBox
pnowojski commented on PR #21056: URL: https://github.com/apache/flink/pull/21056#issuecomment-1301887623 @zentol / @twalthr , could you take a look again? (ignoring FLINK-29807 commits). I've migrated most of the fields, except of those that are problematic. -- This is an automated mes

[jira] [Updated] (FLINK-29420) Upgrade Zookeeper to 3.7 / 3.8

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-29420: - Summary: Upgrade Zookeeper to 3.7 / 3.8 (was: Add support for Zookeeper 3.7 / 3.8) > U

[jira] [Comment Edited] (FLINK-29558) Use select count(*) from xxx; and get SQL syntax

2022-11-03 Thread Hang HOU (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628222#comment-17628222 ] Hang HOU edited comment on FLINK-29558 at 11/3/22 10:17 AM:

[jira] [Commented] (FLINK-29379) Back ExecutionConfig and CheckpointConfig by Configuration

2022-11-03 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628233#comment-17628233 ] Piotr Nowojski commented on FLINK-29379: We can not refactor ExecutionConfig as

[jira] [Comment Edited] (FLINK-29379) Back ExecutionConfig and CheckpointConfig by Configuration

2022-11-03 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628233#comment-17628233 ] Piotr Nowojski edited comment on FLINK-29379 at 11/3/22 10:18 AM:

[jira] [Comment Edited] (FLINK-29379) Back ExecutionConfig and CheckpointConfig by Configuration

2022-11-03 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628233#comment-17628233 ] Piotr Nowojski edited comment on FLINK-29379 at 11/3/22 10:19 AM:

[GitHub] [flink] xintongsong commented on pull request #21137: [FLINK-29234][runtime] JobMasterServiceLeadershipRunner handle leader event in a separate executor to avoid dead lock

2022-11-03 Thread GitBox
xintongsong commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1301899690 > If you look at the code without context you now have 2 arbitrary calls go through an executor and you make similar decisions as with locking ("what operations should run in the exec

[jira] [Created] (FLINK-29864) AvroDeserializationSchema.forSpecific still generates genericdata.record

2022-11-03 Thread christofe lintermans (Jira)
christofe lintermans created FLINK-29864: Summary: AvroDeserializationSchema.forSpecific still generates genericdata.record Key: FLINK-29864 URL: https://issues.apache.org/jira/browse/FLINK-29864

[GitHub] [flink] 1996fanrui commented on a diff in pull request #21131: [FLINK-29730][checkpoint] Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoi

2022-11-03 Thread GitBox
1996fanrui commented on code in PR #21131: URL: https://github.com/apache/flink/pull/21131#discussion_r1012728556 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestDispatcherImpl.java: ## @@ -73,11 +79,27 @@ public void dispatch(C

[jira] [Assigned] (FLINK-15633) Javadocs cannot be built on Java 11

2022-11-03 Thread Nico Kruber (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber reassigned FLINK-15633: --- Assignee: Nico Kruber > Javadocs cannot be built on Java 11 > -

[jira] [Created] (FLINK-29865) Allow configuring the JDK in build-nightly-dist.yml

2022-11-03 Thread Nico Kruber (Jira)
Nico Kruber created FLINK-29865: --- Summary: Allow configuring the JDK in build-nightly-dist.yml Key: FLINK-29865 URL: https://issues.apache.org/jira/browse/FLINK-29865 Project: Flink Issue Type:

[GitHub] [flink] Aitozi commented on a diff in pull request #21174: [FLINK-29557] Fix the SinkOperator with OutputFormatFunction is ignor…

2022-11-03 Thread GitBox
Aitozi commented on code in PR #21174: URL: https://github.com/apache/flink/pull/21174#discussion_r1012761649 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/SinkFunctionOperator.java: ## @@ -0,0 +1,37 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] [flink] pnowojski commented on a diff in pull request #21131: [FLINK-29730][checkpoint] Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoin

2022-11-03 Thread GitBox
pnowojski commented on code in PR #21131: URL: https://github.com/apache/flink/pull/21131#discussion_r1012777571 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/ChannelStateWriteRequestDispatcherImpl.java: ## @@ -73,11 +79,27 @@ public void dispatch(Ch

[GitHub] [flink] pnowojski commented on pull request #21131: [FLINK-29730][checkpoint] Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoint

2022-11-03 Thread GitBox
pnowojski commented on PR #21131: URL: https://github.com/apache/flink/pull/21131#issuecomment-1301962892 Maybe we should rename the ticket/pr/commit. This doesn't simplify the class anymore 😓 Maybe > Do not support concurrent unaligned checkpoints in the ChannelStateWriteRequestDispatc

[GitHub] [flink] dawidwys commented on a diff in pull request #21201: [FLINK-29807] Drop TypeSerializerConfigSnapshot and savepoint support from Flink versions < 1.8.0

2022-11-03 Thread GitBox
dawidwys commented on code in PR #21201: URL: https://github.com/apache/flink/pull/21201#discussion_r1012785767 ## flink-core/src/main/java/org/apache/flink/api/common/typeutils/TypeSerializerSerializationUtil.java: ## @@ -36,8 +32,6 @@ import java.io.ByteArrayInputStream; imp

[GitHub] [flink] pnowojski commented on a diff in pull request #21201: [FLINK-29807] Drop TypeSerializerConfigSnapshot and savepoint support from Flink versions < 1.8.0

2022-11-03 Thread GitBox
pnowojski commented on code in PR #21201: URL: https://github.com/apache/flink/pull/21201#discussion_r1012793476 ## flink-core/src/main/java/org/apache/flink/api/common/typeutils/TypeSerializerSerializationUtil.java: ## @@ -36,8 +32,6 @@ import java.io.ByteArrayInputStream; im

[jira] [Created] (FLINK-29866) Split flink-dist

2022-11-03 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-29866: Summary: Split flink-dist Key: FLINK-29866 URL: https://issues.apache.org/jira/browse/FLINK-29866 Project: Flink Issue Type: New Feature Co

[GitHub] [flink] zentol opened a new pull request, #21228: [FLINK-29866][build] Split flink-dist

2022-11-03 Thread GitBox
zentol opened a new pull request, #21228: URL: https://github.com/apache/flink/pull/21228 This proposal extracts the core Flink dependencies of `flink-dist` into a new `flink-dist-pub` module. (Still looking for a better name! Don't want to use `flink-dist` to not break dev workflows)

[jira] [Updated] (FLINK-29866) Split flink-dist

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29866: --- Labels: pull-request-available (was: ) > Split flink-dist > > >

[GitHub] [flink] zentol merged pull request #21227: [FLINK-29862] Upgrade to flink-shaded 16.0

2022-11-03 Thread GitBox
zentol merged PR #21227: URL: https://github.com/apache/flink/pull/21227 -- 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] pnowojski commented on a diff in pull request #21201: [FLINK-29807] Drop TypeSerializerConfigSnapshot and savepoint support from Flink versions < 1.8.0

2022-11-03 Thread GitBox
pnowojski commented on code in PR #21201: URL: https://github.com/apache/flink/pull/21201#discussion_r1012802125 ## flink-runtime/src/main/java/org/apache/flink/runtime/state/metainfo/StateMetaInfoSnapshotReadersWriters.java: ## @@ -139,10 +132,10 @@ private static StateMetaInfo

[jira] [Closed] (FLINK-29862) Upgrade to flink-shaded 16.0

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-29862. Resolution: Fixed master: 9e1ff648f18286628649a83aeaead6cbdca85259 > Upgrade to flink-sha

[GitHub] [flink] flinkbot commented on pull request #21228: [FLINK-29866][build] Split flink-dist

2022-11-03 Thread GitBox
flinkbot commented on PR #21228: URL: https://github.com/apache/flink/pull/21228#issuecomment-1301991570 ## CI report: * 219d79fb12f012149f40d9db47026cccbc25cb52 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] yuzelin opened a new pull request, #21229: [to-do][fix]

2022-11-03 Thread GitBox
yuzelin opened a new pull request, #21229: URL: https://github.com/apache/flink/pull/21229 ## 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 them on

[jira] [Created] (FLINK-29867) Update maven-enforcer-plugin to 3.1.0

2022-11-03 Thread Nico Kruber (Jira)
Nico Kruber created FLINK-29867: --- Summary: Update maven-enforcer-plugin to 3.1.0 Key: FLINK-29867 URL: https://issues.apache.org/jira/browse/FLINK-29867 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-29866) Split flink-dist

2022-11-03 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628289#comment-17628289 ] Chesnay Schepler commented on FLINK-29866: -- Note that this would also solve the

[GitHub] [flink] snuyanzin commented on pull request #21150: [hotfix] Replace deprecated kafka-clients methods

2022-11-03 Thread GitBox
snuyanzin commented on PR #21150: URL: https://github.com/apache/flink/pull/21150#issuecomment-1302005842 @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 speci

[GitHub] [flink] flinkbot commented on pull request #21229: [to-do][fix]

2022-11-03 Thread GitBox
flinkbot commented on PR #21229: URL: https://github.com/apache/flink/pull/21229#issuecomment-1302008075 ## CI report: * d3470826fef6a088d9b1a34a0e262b669832d49b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink-kubernetes-operator] jeesmon commented on pull request #407: [FLINK-29713] Kubernetes operator should restart failed jobs

2022-11-03 Thread GitBox
jeesmon commented on PR #407: URL: https://github.com/apache/flink-kubernetes-operator/pull/407#issuecomment-1302013578 @pvary Can this be configured per FlinkDeployment or is it global config for all Deployments managed by the operator? Thanks! -- This is an automated message from the A

[GitHub] [flink] zentol commented on pull request #21221: [FLINK-29846] Upgrade ArchUnit to 1.0.0

2022-11-03 Thread GitBox
zentol commented on PR #21221: URL: https://github.com/apache/flink/pull/21221#issuecomment-1302016120 Looks like it finds more violations now. ``` Nov 03 07:53:12 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.362 s <<< FAILURE! - in org.apache.flink.ar

[GitHub] [flink] 1996fanrui commented on pull request #21131: [FLINK-29730][checkpoint] Do not support concurrent unaligned checkpoints in the ChannelStateWriteRequestDispatcherImpl

2022-11-03 Thread GitBox
1996fanrui commented on PR #21131: URL: https://github.com/apache/flink/pull/21131#issuecomment-1302018254 > Maybe we should rename the ticket/pr/commit. This doesn't simplify the class anymore 😓 Maybe > > > Do not support concurrent unaligned checkpoints in the ChannelStateWriteRequ

[jira] [Updated] (FLINK-29730) Do not support concurrent unaligned checkpoints in the ChannelStateWriteRequestDispatcherImpl

2022-11-03 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan updated FLINK-29730: Summary: Do not support concurrent unaligned checkpoints in the ChannelStateWriteRequestDispatcherImpl (w

  1   2   3   4   >