[jira] [Commented] (FLINK-31743) Avoid relocating the RocksDB's log failure when filename exceeds 255 characters

2023-04-22 Thread jinghaihang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715288#comment-17715288 ] jinghaihang commented on FLINK-31743: - H,[~yunta]  Sorry that due to the adjustment

[jira] [Commented] (FLINK-31354) NettyClientServerSslTest.testValidSslConnectionAdvanced timed out

2023-04-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715291#comment-17715291 ] Sergey Nuyanzin commented on FLINK-31354: - https://dev.azure.com/apache-flink/ap

[jira] [Updated] (FLINK-31354) NettyClientServerSslTest.testValidSslConnectionAdvanced timed out

2023-04-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated FLINK-31354: Affects Version/s: 1.18.0 > NettyClientServerSslTest.testValidSslConnectionAdvanced timed

[jira] [Created] (FLINK-31881) The Chinese documentation page of Flink official CEP is experiencing confusion.

2023-04-22 Thread zhaoshuo (Jira)
zhaoshuo created FLINK-31881: Summary: The Chinese documentation page of Flink official CEP is experiencing confusion. Key: FLINK-31881 URL: https://issues.apache.org/jira/browse/FLINK-31881 Project: Flin

[GitHub] [flink] zzzzzzzs opened a new pull request, #22452: [FLINK-31799][docs] Fix the confusion in the Chinese documentation page of Flink official CEP, and add the Scala code of timesOrMore.

2023-04-22 Thread via GitHub
zzzs opened a new pull request, #22452: URL: https://github.com/apache/flink/pull/22452 ## Brief change log fix the typo in docs/content/docs/libs/cep.md fix the typo in docs/content.zh/docs/libs/cep.md -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [flink] flinkbot commented on pull request #22452: [FLINK-31799][docs] Fix the confusion in the Chinese documentation page of Flink official CEP, and add the Scala code of timesOrMore.

2023-04-22 Thread via GitHub
flinkbot commented on PR #22452: URL: https://github.com/apache/flink/pull/22452#issuecomment-1518680512 ## CI report: * 6f4c4cf66dd625d756a185cfd98dc8e66ff65e04 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] noomanee commented on pull request #22400: [FLINK-31689][flink-connector-files] Check expired file state before …

2023-04-22 Thread via GitHub
noomanee commented on PR #22400: URL: https://github.com/apache/flink/pull/22400#issuecomment-1518702761 @MartijnVisser As I checked, current test already cover this case. It actually hit the condition on [line](https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-fi

[jira] [Updated] (FLINK-31854) Flink connector redshift

2023-04-22 Thread Samrat Deb (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samrat Deb updated FLINK-31854: --- Description: Proposal : Add new feature (submodule) flink connector redshift in flink-connector-aws

[GitHub] [flink] chenyu-opensource closed pull request #22441: [hotfix]Use wrapper classes like other parameters

2023-04-22 Thread via GitHub
chenyu-opensource closed pull request #22441: [hotfix]Use wrapper classes like other parameters URL: https://github.com/apache/flink/pull/22441 -- 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 sp

[GitHub] [flink-connector-jdbc] complone commented on pull request #42: [FLINK-31820] Support data source sub-database and sub-table

2023-04-22 Thread via GitHub
complone commented on PR #42: URL: https://github.com/apache/flink-connector-jdbc/pull/42#issuecomment-1518912732 > 根据社区贡献手册解释了变化 > community contribution manual Thank you, please let me apologize for not understanding the community contribution manual. Since I need to

[GitHub] [flink] 1996fanrui merged pull request #22392: [FLINK-31588][checkpoint] Correct the unaligned checkpoint type after aligned barrier timeout to unaligned barrier on PipelinedSubpartition

2023-04-22 Thread via GitHub
1996fanrui merged PR #22392: URL: https://github.com/apache/flink/pull/22392 -- 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.ap

[jira] [Commented] (FLINK-31588) The unaligned checkpoint type is wrong at subtask level

2023-04-22 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715340#comment-17715340 ] Rui Fan commented on FLINK-31588: - Thanks [~pnowojski] for the review and discussion. M

[jira] [Closed] (FLINK-31588) The unaligned checkpoint type is wrong at subtask level

2023-04-22 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan closed FLINK-31588. --- Fix Version/s: 1.18.0 Resolution: Fixed > The unaligned checkpoint type is wrong at subtask level > -

[jira] [Reopened] (FLINK-31588) The unaligned checkpoint type is wrong at subtask level

2023-04-22 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reopened FLINK-31588: - > The unaligned checkpoint type is wrong at subtask level >

[GitHub] [flink] 1996fanrui opened a new pull request, #22453: [FLINK-31588][checkpoint] Correct the unaligned checkpoint type based on the bytesPersistedDuringAlignment

2023-04-22 Thread via GitHub
1996fanrui opened a new pull request, #22453: URL: https://github.com/apache/flink/pull/22453 Backport FLINK-31588 to 1.17 -- 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] 1996fanrui opened a new pull request, #22454: [FLINK-31588][checkpoint] Correct the unaligned checkpoint type based on the bytesPersistedDuringAlignment

2023-04-22 Thread via GitHub
1996fanrui opened a new pull request, #22454: URL: https://github.com/apache/flink/pull/22454 Backport FLINK-31588 to 1.16 -- 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] flinkbot commented on pull request #22453: [FLINK-31588][checkpoint] Correct the unaligned checkpoint type based on the bytesPersistedDuringAlignment

2023-04-22 Thread via GitHub
flinkbot commented on PR #22453: URL: https://github.com/apache/flink/pull/22453#issuecomment-1518923298 ## CI report: * edccb9a86d5759f1459d0bfdc32e5821b6ea024b UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Created] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread yuzelin (Jira)
yuzelin created FLINK-31882: --- Summary: SqlGateway will throw exception when executing DeleteFromFilterOperation Key: FLINK-31882 URL: https://issues.apache.org/jira/browse/FLINK-31882 Project: Flink

[GitHub] [flink] flinkbot commented on pull request #22454: [FLINK-31588][checkpoint] Correct the unaligned checkpoint type based on the bytesPersistedDuringAlignment

2023-04-22 Thread via GitHub
flinkbot commented on PR #22454: URL: https://github.com/apache/flink/pull/22454#issuecomment-1518923312 ## CI report: * 6fafdf3120e26461e3fb8306c566ecda980daf84 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread yuzelin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuzelin updated FLINK-31882: Description: Reproduce step: Our sink implements `SupportsDeletePushDown`, so when we test a DELETE stat

[jira] [Assigned] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia reassigned FLINK-31882: Assignee: luoyuxia > SqlGateway will throw exception when executing DeleteFromFilterOperation > -

[jira] [Commented] (FLINK-31882) SqlGateway will throw exception when executing DeleteFromFilterOperation

2023-04-22 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715342#comment-17715342 ] luoyuxia commented on FLINK-31882: -- [~yzl] Thanks for reporting. I'll try to fix it. >

[jira] [Commented] (FLINK-31846) Support cancel final checkpoint when all tasks are finished

2023-04-22 Thread Fan Hong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715345#comment-17715345 ] Fan Hong commented on FLINK-31846: -- [~pnowojski]  Okay, I will explore these options fu

[GitHub] [flink] WencongLiu commented on pull request #22440: [FLINK-31131][doc] Fix the missed INITIALIZING of ExecutionState in the state_machine doc

2023-04-22 Thread via GitHub
WencongLiu commented on PR #22440: URL: https://github.com/apache/flink/pull/22440#issuecomment-1518926951 > Hi @WencongLiu , thanks for the contribution. > > Could you update the PR title and commit message to `[FLINK-31131][doc] Fix the missed INITIALIZING of ExecutionState in the s

[GitHub] [flink] Myasuka commented on pull request #21410: [FLINK-29776][flink-statebackend-changelog][JUnit5 Migration]Module: flink-statebackend-changelog.

2023-04-22 Thread via GitHub
Myasuka commented on PR #21410: URL: https://github.com/apache/flink/pull/21410#issuecomment-1518927059 @jiexray Please click `Resolve converasation` button if you think you already addressed the comment. -- This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Created] (FLINK-31883) StreamSQLExample.Order has nullability issues

2023-04-22 Thread chenyu (Jira)
chenyu created FLINK-31883: -- Summary: StreamSQLExample.Order has nullability issues Key: FLINK-31883 URL: https://issues.apache.org/jira/browse/FLINK-31883 Project: Flink Issue Type: Bug C

[jira] [Updated] (FLINK-31883) StreamSQLExample.Order has nullability issues

2023-04-22 Thread chenyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyu updated FLINK-31883: --- Attachment: screenshot-1.png > StreamSQLExample.Order has nullability issues > -

[jira] [Commented] (FLINK-31883) StreamSQLExample.Order has nullability issues

2023-04-22 Thread chenyu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715351#comment-17715351 ] chenyu commented on FLINK-31883: Using the unboxed types that prevent nullability issues

[jira] [Commented] (FLINK-31848) And Operator has side effect when operands have udf

2023-04-22 Thread zju_zsx (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715352#comment-17715352 ] zju_zsx commented on FLINK-31848: - [~csq]  Although using ${left.nullTerm} may make the

[jira] [Comment Edited] (FLINK-31848) And Operator has side effect when operands have udf

2023-04-22 Thread zju_zsx (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715352#comment-17715352 ] zju_zsx edited comment on FLINK-31848 at 4/23/23 3:29 AM: -- [~cs

[GitHub] [flink] Aitozi opened a new pull request, #22455: [FLINK-31828][planner] Use the inner serializer for RawType when doin…

2023-04-22 Thread via GitHub
Aitozi opened a new pull request, #22455: URL: https://github.com/apache/flink/pull/22455 …g casting ## What is the purpose of the change Fix wrong serializer used when calling `toObject` for RawType. Before it will fails the cast with ![image](https://user-image

[jira] [Updated] (FLINK-31828) List field in a POJO data stream results in table program compilation failure

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31828: --- Labels: pull-request-available (was: ) > List field in a POJO data stream results in table

[GitHub] [flink] chenyu-opensource opened a new pull request, #22456: [FLINK-31883] Using the unboxed types that prevent nullability issues

2023-04-22 Thread via GitHub
chenyu-opensource opened a new pull request, #22456: URL: https://github.com/apache/flink/pull/22456 ## 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-transferri

[jira] [Updated] (FLINK-31883) StreamSQLExample.Order has nullability issues

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31883: --- Labels: pull-request-available (was: ) > StreamSQLExample.Order has nullability issues > --

[jira] [Commented] (FLINK-31828) List field in a POJO data stream results in table program compilation failure

2023-04-22 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715356#comment-17715356 ] Aitozi commented on FLINK-31828: I have pushed a fix for it. Before this fix the demo wi

[GitHub] [flink] flinkbot commented on pull request #22455: [FLINK-31828][planner] Use the inner serializer for RawType when doin…

2023-04-22 Thread via GitHub
flinkbot commented on PR #22455: URL: https://github.com/apache/flink/pull/22455#issuecomment-1518934690 ## CI report: * c06809e0540764c743a256e20e1398715f3e4fb3 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] flinkbot commented on pull request #22456: [FLINK-31883] Using the unboxed types that prevent nullability issues

2023-04-22 Thread via GitHub
flinkbot commented on PR #22456: URL: https://github.com/apache/flink/pull/22456#issuecomment-1518934707 ## CI report: * 1b3b110300d3693f4b38684c7076441e22a3fa8d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-31835) DataTypeHint don't support Row>

2023-04-22 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715358#comment-17715358 ] Jark Wu commented on FLINK-31835: - Hi [~jeff-zou], thanks for reporting this. I think th

[GitHub] [flink] fredia opened a new pull request, #22457: [FLINK-31876][QS] Migrate flink-queryable-state-runtime tests to JUnit5

2023-04-22 Thread via GitHub
fredia opened a new pull request, #22457: URL: https://github.com/apache/flink/pull/22457 ## What is the purpose of the change Migrate flink-queryable-state-runtime tests to JUnit5 -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [flink] flinkbot commented on pull request #22457: [FLINK-31876][QS] Migrate flink-queryable-state-runtime tests to JUnit5

2023-04-22 Thread via GitHub
flinkbot commented on PR #22457: URL: https://github.com/apache/flink/pull/22457#issuecomment-1518940766 ## CI report: * 8b1d56afa45cfbeaf96075f682d57fb1e2aa937c UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-19010) Add a system metric to show the checkpoint restore time

2023-04-22 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715362#comment-17715362 ] Yanfei Lei commented on FLINK-19010: [~zncheng] Do you mean the total restore time o

[jira] [Commented] (FLINK-31881) The Chinese documentation page of Flink official CEP is experiencing confusion.

2023-04-22 Thread Wencong Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715363#comment-17715363 ] Wencong Liu commented on FLINK-31881: - Hello [~zhaoshuo], I'd like to fix errors in

[jira] [Assigned] (FLINK-31743) Avoid relocating the RocksDB's log failure when filename exceeds 255 characters

2023-04-22 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang reassigned FLINK-31743: Assignee: Feifan Wang (was: jinghaihang) > Avoid relocating the RocksDB's log failure when filen

[jira] [Commented] (FLINK-31743) Avoid relocating the RocksDB's log failure when filename exceeds 255 characters

2023-04-22 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715367#comment-17715367 ] Yun Tang commented on FLINK-31743: -- [~assassinj] Thanks for the information, already as

[GitHub] [flink] reswqa commented on pull request #22447: [FLINK-31764][runtime] Get rid of numberOfRequestedOverdraftMemorySegments in LocalBufferPool

2023-04-22 Thread via GitHub
reswqa commented on PR #22447: URL: https://github.com/apache/flink/pull/22447#issuecomment-1518950603 Hi @1996fanrui and @akalash, would you mind taking a look at this? Thx~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink] huwh commented on pull request #22424: [FLINK-31842][runtime] Calculate the utilization of the task executor only when it is using

2023-04-22 Thread via GitHub
huwh commented on PR #22424: URL: https://github.com/apache/flink/pull/22424#issuecomment-1518951288 @reswqa Thanks for the review. Sorry for missing one comments. Now it's updated. extract some logic in SlotSelectionStrategy tests: https://github.com/apache/flink/pull/22

[GitHub] [flink] reswqa commented on a diff in pull request #22395: [FLINK-31799][docs] Python connector download link should refer to the url defined in externalized repository

2023-04-22 Thread via GitHub
reswqa commented on code in PR #22395: URL: https://github.com/apache/flink/pull/22395#discussion_r1174514057 ## docs/layouts/shortcodes/py_connector_download_link.html: ## @@ -0,0 +1,62 @@ +{{/* +Licensed to the Apache Software Foundation (ASF) under one +or more contributor li

[GitHub] [flink] reswqa commented on pull request #22395: [FLINK-31799][docs] Python connector download link should refer to the url defined in externalized repository

2023-04-22 Thread via GitHub
reswqa commented on PR #22395: URL: https://github.com/apache/flink/pull/22395#issuecomment-1518957498 Thanks @TanYuxin-tyx for the quick review, I have updated this PR according to your comment. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [flink] TanYuxin-tyx commented on pull request #22395: [FLINK-31799][docs] Python connector download link should refer to the url defined in externalized repository

2023-04-22 Thread via GitHub
TanYuxin-tyx commented on PR #22395: URL: https://github.com/apache/flink/pull/22395#issuecomment-1518958068 OK, LGTM after the fixing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [flink] lindong28 commented on pull request #22449: [FLINK-31752] Fix SourceOperator numRecordsOut duplicate bug

2023-04-22 Thread via GitHub
lindong28 commented on PR #22449: URL: https://github.com/apache/flink/pull/22449#issuecomment-1518960750 Thanks for the PR. LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [flink] lindong28 merged pull request #22449: [FLINK-31752] Fix SourceOperator numRecordsOut duplicate bug

2023-04-22 Thread via GitHub
lindong28 merged PR #22449: URL: https://github.com/apache/flink/pull/22449 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apa

[jira] [Closed] (FLINK-31752) SourceOperatorStreamTask increments numRecordsOut twice

2023-04-22 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin closed FLINK-31752. Resolution: Fixed > SourceOperatorStreamTask increments numRecordsOut twice >

[jira] [Commented] (FLINK-31752) SourceOperatorStreamTask increments numRecordsOut twice

2023-04-22 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715387#comment-17715387 ] Dong Lin commented on FLINK-31752: -- Merged to apache/flink master branch 26bd5fe390e638

[jira] [Created] (FLINK-31884) Upgrade ExecNode to new version causes the old serialized plan failed to pass Json SerDe round trip

2023-04-22 Thread Jane Chan (Jira)
Jane Chan created FLINK-31884: - Summary: Upgrade ExecNode to new version causes the old serialized plan failed to pass Json SerDe round trip Key: FLINK-31884 URL: https://issues.apache.org/jira/browse/FLINK-31884

[jira] [Commented] (FLINK-31831) TaskManagerDisconnectOnShutdownITCase.testTaskManagerProcessFailure is unstable

2023-04-22 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715391#comment-17715391 ] Sergey Nuyanzin commented on FLINK-31831: - https://dev.azure.com/apache-flink/ap

[jira] [Commented] (FLINK-31848) And Operator has side effect when operands have udf

2023-04-22 Thread Shuiqiang Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715392#comment-17715392 ] Shuiqiang Chen commented on FLINK-31848: Hi [~zju_zsx], take a table MyTable(a

[GitHub] [flink] zoltar9264 opened a new pull request, #22458: [FLINK-31743][statebackend/rocksdb] disable rocksdb log relocating wh…

2023-04-22 Thread via GitHub
zoltar9264 opened a new pull request, #22458: URL: https://github.com/apache/flink/pull/22458 …en instance path too long ## What is the purpose of the change disable rocksdb log relocating when instance path too long, see [FLINK-31743](https://issues.apache.org/jira/browse/

[jira] [Updated] (FLINK-31743) Avoid relocating the RocksDB's log failure when filename exceeds 255 characters

2023-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31743: --- Labels: pull-request-available (was: ) > Avoid relocating the RocksDB's log failure when fi

[jira] [Created] (FLINK-31885) Trigger events on autoscaler errors

2023-04-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-31885: -- Summary: Trigger events on autoscaler errors Key: FLINK-31885 URL: https://issues.apache.org/jira/browse/FLINK-31885 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-31886) Upgrade to fabric8 6.5.1 and JOSDK 4.3.0

2023-04-22 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-31886: -- Summary: Upgrade to fabric8 6.5.1 and JOSDK 4.3.0 Key: FLINK-31886 URL: https://issues.apache.org/jira/browse/FLINK-31886 Project: Flink Issue Type: Improvement

[GitHub] [flink] flinkbot commented on pull request #22458: [FLINK-31743][statebackend/rocksdb] disable rocksdb log relocating wh…

2023-04-22 Thread via GitHub
flinkbot commented on PR #22458: URL: https://github.com/apache/flink/pull/22458#issuecomment-1518968320 ## CI report: * eafa27a742032c5499e3a85bd365289b790b7a03 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`