[GitHub] [flink] tisonkun closed pull request #17036: [hotfix] WIP: Remove redundant scala suffix

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

[GitHub] [flink] flinkbot edited a comment on pull request #17037: [FLINK-24035][network] Guarantee that the LocalBufferPool is initialized with one buffer

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17037: URL: https://github.com/apache/flink/pull/17037#issuecomment-907731112 ## CI report: * 71ddbbb89bf81896a5acca9466e50d0a6e544758 Azure:

[GitHub] [flink] flinkbot commented on pull request #17038: [FLINK-24024][table-planner] Fix syntax mistake in session Window TVF

2021-08-28 Thread GitBox
flinkbot commented on pull request #17038: URL: https://github.com/apache/flink/pull/17038#issuecomment-907732897 ## CI report: * c6982f9e3518e2908a4c206d0aad363d22fab2d7 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] beyond1920 commented on pull request #16963: [FLINK-23582][docs][table] Add documentation for session window tvf.

2021-08-28 Thread GitBox
beyond1920 commented on pull request #16963: URL: https://github.com/apache/flink/pull/16963#issuecomment-907732785 @wuchong wu, Thanks a lot for pointing this, I've submit a [pr](https://github.com/apache/flink/pull/17038) to fix it. -- This is an automated message from the Apache Git

[GitHub] [flink] flinkbot commented on pull request #17038: [FLINK-24024][table-planner] Fix syntax mistake in session Window TVF

2021-08-28 Thread GitBox
flinkbot commented on pull request #17038: URL: https://github.com/apache/flink/pull/17038#issuecomment-907731810 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[jira] [Updated] (FLINK-24024) Fix syntax mistake in session Window TVF

2021-08-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-24024: --- Labels: pull-request-available (was: ) > Fix syntax mistake in session Window TVF >

[GitHub] [flink] beyond1920 opened a new pull request #17038: [FLINK-24024][table-planner] Fix syntax mistake in session Window TVF

2021-08-28 Thread GitBox
beyond1920 opened a new pull request #17038: URL: https://github.com/apache/flink/pull/17038 ## What is the purpose of the change There is a syntax mistake in session Window TVF in FLINK-23543. For example, the following SQL has syntax mistake. """ |SELECT

[GitHub] [flink] flinkbot commented on pull request #17037: [FLINK-24035][network] Guarantee that the LocalBufferPool is initialized with one buffer

2021-08-28 Thread GitBox
flinkbot commented on pull request #17037: URL: https://github.com/apache/flink/pull/17037#issuecomment-907731112 ## CI report: * 71ddbbb89bf81896a5acca9466e50d0a6e544758 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #17024: [FLINK-23457][network] The upstream sends the buffer of the right size for broadcast case

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17024: URL: https://github.com/apache/flink/pull/17024#issuecomment-907189537 ## CI report: * Unknown: [CANCELED](TBD) * a55891c9402712a818155f1ea798464754243b5a Azure:

[jira] [Commented] (FLINK-21912) Introduce Schema and ResolvedSchema in Python API

2021-08-28 Thread zhengyu.lou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406358#comment-17406358 ] zhengyu.lou commented on FLINK-21912: - Could you please provide some more details and assign this

[jira] [Updated] (FLINK-24035) Fix the deadlock issue caused by buffer listeners may not be notified

2021-08-28 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yingjie Cao updated FLINK-24035: Summary: Fix the deadlock issue caused by buffer listeners may not be notified (was: Notify the

[GitHub] [flink] flinkbot commented on pull request #17037: [FLINK-24035][network] Guarantee that the LocalBufferPool is initialized with one buffer

2021-08-28 Thread GitBox
flinkbot commented on pull request #17037: URL: https://github.com/apache/flink/pull/17037#issuecomment-907727874 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot edited a comment on pull request #17024: [FLINK-23457][network] The upstream sends the buffer of the right size for broadcast case

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17024: URL: https://github.com/apache/flink/pull/17024#issuecomment-907189537 ## CI report: * Unknown: [CANCELED](TBD) * a55891c9402712a818155f1ea798464754243b5a UNKNOWN Bot commands The @flinkbot bot supports the

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * d528539261f78e4c97fde95ecaf85aa54e2a6d79 Azure:

[GitHub] [flink] wsry opened a new pull request #17037: [FLINK-24035][network] Guarantee that the LocalBufferPool is initialized with one buffer

2021-08-28 Thread GitBox
wsry opened a new pull request #17037: URL: https://github.com/apache/flink/pull/17037 ## What is the purpose of the change Previously, The buffer listeners are not notified when the the local buffer pool receives available notification from the global pool. This may cause

[GitHub] [flink] lometheus commented on pull request #17024: [FLINK-23457][network] The upstream sends the buffer of the right size for broadcast case

2021-08-28 Thread GitBox
lometheus commented on pull request #17024: URL: https://github.com/apache/flink/pull/17024#issuecomment-907727001 @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

[GitHub] [flink] flinkbot edited a comment on pull request #17036: [hotfix] WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17036: URL: https://github.com/apache/flink/pull/17036#issuecomment-907721797 ## CI report: * 001f2128a21f18f85d11549538c9fe1f59c119d9 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * d528539261f78e4c97fde95ecaf85aa54e2a6d79 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17036: [hotfix] WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17036: URL: https://github.com/apache/flink/pull/17036#issuecomment-907721797 ## CI report: * 001f2128a21f18f85d11549538c9fe1f59c119d9 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17030: [FLINK-24035][network] Notify the buffer listeners when the local buffer pool receives available notification from the global pool

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17030: URL: https://github.com/apache/flink/pull/17030#issuecomment-907558700 ## CI report: * f0962310318725e26670a311ada92fce795e9aaf Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 54c7db96be70e733e95a777d484f0b825d3ccbb5 UNKNOWN * 2b06243698754f1d8118731e8aaabfa63ea2af1d Azure:

[GitHub] [flink] wsry commented on pull request #17030: [FLINK-24035][network] Notify the buffer listeners when the local buffer pool receives available notification from the global pool

2021-08-28 Thread GitBox
wsry commented on pull request #17030: URL: https://github.com/apache/flink/pull/17030#issuecomment-907722611 @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

[GitHub] [flink] flinkbot commented on pull request #17036: [hotfix] WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
flinkbot commented on pull request #17036: URL: https://github.com/apache/flink/pull/17036#issuecomment-907721797 ## CI report: * 001f2128a21f18f85d11549538c9fe1f59c119d9 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] tisonkun commented on pull request #17036: [hotfix] WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
tisonkun commented on pull request #17036: URL: https://github.com/apache/flink/pull/17036#issuecomment-907719873 @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

[GitHub] [flink] flinkbot commented on pull request #17036: WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
flinkbot commented on pull request #17036: URL: https://github.com/apache/flink/pull/17036#issuecomment-907719756 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] tisonkun opened a new pull request #17036: WIP: Remove redundant scala suffix

2021-08-28 Thread GitBox
tisonkun opened a new pull request #17036: URL: https://github.com/apache/flink/pull/17036 ## What is the purpose of the change After flink-runtime becomes scala free. It seems several other modules can get rid of scala suffix. Trying to verify it. ## Brief change log

[jira] [Comment Edited] (FLINK-11838) Create RecoverableWriter for GCS

2021-08-28 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406351#comment-17406351 ] Xintong Song edited comment on FLINK-11838 at 8/29/21, 2:34 AM:

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 74ed76235630ba891e396ad56557dba960e5c7f5 Azure:

[jira] [Commented] (FLINK-11838) Create RecoverableWriter for GCS

2021-08-28 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406351#comment-17406351 ] Xintong Song commented on FLINK-11838: -- [~laughingman7743] Unfortunately, this feature is not

[jira] [Updated] (FLINK-11838) Create RecoverableWriter for GCS

2021-08-28 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song updated FLINK-11838: - Fix Version/s: (was: 1.14.0) 1.15.0 > Create RecoverableWriter for GCS >

[jira] [Commented] (FLINK-24038) DispatcherResourceManagerComponent fails to deregister application if no leading ResourceManager

2021-08-28 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406350#comment-17406350 ] Xintong Song commented on FLINK-24038: -- I think option 2) should not work. To deregister an

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 74ed76235630ba891e396ad56557dba960e5c7f5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 74ed76235630ba891e396ad56557dba960e5c7f5 Azure:

[GitHub] [flink] tweise commented on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
tweise commented on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-907712720 > @tweise we should also forward it for the enumerator `SplitEnumerator.notifyCheckpointComplete()` Nice catch! Added tests. -- This is an automated message from the

[jira] [Updated] (FLINK-21634) ALTER TABLE statement enhancement

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-21634: --- Labels: auto-unassigned stale-assigned (was: auto-unassigned) I am the [Flink Jira

[jira] [Updated] (FLINK-9675) Avoid FileInputStream/FileOutputStream

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-9675: -- Labels: filesystem pull-request-available stale-assigned (was: filesystem

[jira] [Updated] (FLINK-23072) Add benchmarks for SQL internal and external serializers

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-23072: --- Labels: auto-deprioritized-major starter (was: stale-major starter) Priority: Minor

[jira] [Updated] (FLINK-10954) Hardlink from files of previous local stored state might cross devices

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-10954: --- Labels: auto-deprioritized-critical auto-deprioritized-major auto-unassigned (was:

[jira] [Updated] (FLINK-21440) Translate Real Time Reporting with the Table API doc and correct a spelling mistake

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-21440: --- Labels: auto-deprioritized-major pull-request-available (was: pull-request-available

[jira] [Updated] (FLINK-23173) Inconsistency detected by ld.so

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-23173: --- Labels: stale-major test-stability (was: test-stability) I am the [Flink Jira

[jira] [Updated] (FLINK-23174) Log improvement in Task throws Error

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-23174: --- Labels: pull-request-available stale-assigned (was: pull-request-available) I am the

[jira] [Updated] (FLINK-18958) Lose column comment when create table

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-18958: --- Labels: auto-unassigned pull-request-available stale-assigned (was: auto-unassigned

[jira] [Updated] (FLINK-2367) “flink-xx-jobmanager-linux-3lsu.log" file can't auto be recovered/detected after mistaking delete

2021-08-28 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-2367: -- Labels: reliability stale-assigned (was: reliability) I am the [Flink Jira

[GitHub] [flink] flinkbot edited a comment on pull request #17032: [BP-1.14][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17032: URL: https://github.com/apache/flink/pull/17032#issuecomment-907670849 ## CI report: * 5156744a3b83a2cdfd13a77bd478242328325372 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17035: [BP-1.12][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17035: URL: https://github.com/apache/flink/pull/17035#issuecomment-907670901 ## CI report: * af2f0dd206d54e0fe40126d68d07b93caf72be11 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17033: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17033: URL: https://github.com/apache/flink/pull/17033#issuecomment-907670869 ## CI report: * c75efe3d239658f5f55e38c95381833030b73745 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 74ed76235630ba891e396ad56557dba960e5c7f5 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * d528539261f78e4c97fde95ecaf85aa54e2a6d79 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17034: [BP-1.13][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17034: URL: https://github.com/apache/flink/pull/17034#issuecomment-907670880 ## CI report: * fcfa54a5cb2bb024f3c1735d2c4f02815faa4c0a Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17035: [BP-1.12][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17035: URL: https://github.com/apache/flink/pull/17035#issuecomment-907670901 ## CI report: * af2f0dd206d54e0fe40126d68d07b93caf72be11 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17033: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17033: URL: https://github.com/apache/flink/pull/17033#issuecomment-907670869 ## CI report: * c75efe3d239658f5f55e38c95381833030b73745 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17031: [docs]Update table_api.md

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17031: URL: https://github.com/apache/flink/pull/17031#issuecomment-907670826 ## CI report: * 6e2164c30dc5389ef75aa81c1d29d0b907f5b245 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17032: [BP-1.14][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17032: URL: https://github.com/apache/flink/pull/17032#issuecomment-907670849 ## CI report: * 5156744a3b83a2cdfd13a77bd478242328325372 Azure:

[GitHub] [flink] flinkbot commented on pull request #17034: [BP-1.13][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17034: URL: https://github.com/apache/flink/pull/17034#issuecomment-907670880 ## CI report: * fcfa54a5cb2bb024f3c1735d2c4f02815faa4c0a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #17035: [BP-1.12][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17035: URL: https://github.com/apache/flink/pull/17035#issuecomment-907670901 ## CI report: * af2f0dd206d54e0fe40126d68d07b93caf72be11 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #17033: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17033: URL: https://github.com/apache/flink/pull/17033#issuecomment-907670869 ## CI report: * c75efe3d239658f5f55e38c95381833030b73745 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #17032: [BP-1.14][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17032: URL: https://github.com/apache/flink/pull/17032#issuecomment-907670849 ## CI report: * 5156744a3b83a2cdfd13a77bd478242328325372 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot commented on pull request #17031: [docs]Update table_api.md

2021-08-28 Thread GitBox
flinkbot commented on pull request #17031: URL: https://github.com/apache/flink/pull/17031#issuecomment-907670826 ## CI report: * 6e2164c30dc5389ef75aa81c1d29d0b907f5b245 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 669cf9eb96190a6e9f7fa22c9c5a14bc337c9250 Azure:

[GitHub] [flink] flinkbot commented on pull request #17034: [BP-1.13][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17034: URL: https://github.com/apache/flink/pull/17034#issuecomment-907667483 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot commented on pull request #17035: [BP-1.12][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17035: URL: https://github.com/apache/flink/pull/17035#issuecomment-907667476 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[GitHub] [flink] flinkbot commented on pull request #17033: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17033: URL: https://github.com/apache/flink/pull/17033#issuecomment-907667160 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] flinkbot commented on pull request #17032: [BP-1.14][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
flinkbot commented on pull request #17032: URL: https://github.com/apache/flink/pull/17032#issuecomment-907667165 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] tillrohrmann opened a new pull request #17035: [BP-1.12][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
tillrohrmann opened a new pull request #17035: URL: https://github.com/apache/flink/pull/17035 Backport of #17033 to `release-1.12`. -- 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

[GitHub] [flink] tillrohrmann opened a new pull request #17034: [BP-1.13][FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
tillrohrmann opened a new pull request #17034: URL: https://github.com/apache/flink/pull/17034 Backport of #17033 to `release-1.13`. -- 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

[jira] [Updated] (FLINK-23947) DefaultDispatcherRunner does not log when the Dispatcher gains and loses leadership

2021-08-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-23947: --- Labels: pull-request-available (was: ) > DefaultDispatcherRunner does not log when the

[GitHub] [flink] flinkbot commented on pull request #17031: [docs]Update table_api.md

2021-08-28 Thread GitBox
flinkbot commented on pull request #17031: URL: https://github.com/apache/flink/pull/17031#issuecomment-907666806 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the

[GitHub] [flink] tillrohrmann opened a new pull request #17033: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
tillrohrmann opened a new pull request #17033: URL: https://github.com/apache/flink/pull/17033 This commit logs on info level when the DefaultDispatcherRunner was granted or revoked its leadership. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] tillrohrmann opened a new pull request #17032: [FLINK-23947] Improve logging of granting/revoking leadership in DefaultDispatcherRunner

2021-08-28 Thread GitBox
tillrohrmann opened a new pull request #17032: URL: https://github.com/apache/flink/pull/17032 This commit logs on info level when the DefaultDispatcherRunner was granted or revoked its leadership. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] hf7751 opened a new pull request #17031: Update table_api.md

2021-08-28 Thread GitBox
hf7751 opened a new pull request #17031: URL: https://github.com/apache/flink/pull/17031 ## What is the purpose of the change This pull request makes a translation for the `table_api.md` in Chinese. 翻译了`table_api.md`为中文文档。 ## Brief change log This pull request

[jira] [Assigned] (FLINK-23947) DefaultDispatcherRunner does not log when the Dispatcher gains and loses leadership

2021-08-28 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-23947: - Assignee: Till Rohrmann > DefaultDispatcherRunner does not log when the Dispatcher

[GitHub] [flink] tillrohrmann commented on a change in pull request #17000: [FLINK-23946][clients] Application mode should shutdown gracefully on…

2021-08-28 Thread GitBox
tillrohrmann commented on a change in pull request #17000: URL: https://github.com/apache/flink/pull/17000#discussion_r697896776 ## File path: flink-tests/src/test/java/org/apache/flink/test/runtime/leaderelection/ZooKeeperLeaderElectionITCase.java ## @@ -121,38 +145,39 @@

[GitHub] [flink] tillrohrmann commented on a change in pull request #17000: [FLINK-23946][clients] Application mode should shutdown gracefully on…

2021-08-28 Thread GitBox
tillrohrmann commented on a change in pull request #17000: URL: https://github.com/apache/flink/pull/17000#discussion_r697898974 ## File path: flink-clients/src/main/java/org/apache/flink/client/deployment/application/ApplicationDispatcherBootstrap.java ## @@ -147,35 +146,34

[jira] [Commented] (FLINK-24038) DispatcherResourceManagerComponent fails to deregister application if no leading ResourceManager

2021-08-28 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406272#comment-17406272 ] Till Rohrmann commented on FLINK-24038: --- cc [~xtsong]. > DispatcherResourceManagerComponent fails

[jira] [Created] (FLINK-24038) DispatcherResourceManagerComponent fails to deregister application if no leading ResourceManager

2021-08-28 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-24038: - Summary: DispatcherResourceManagerComponent fails to deregister application if no leading ResourceManager Key: FLINK-24038 URL:

[GitHub] [flink] tillrohrmann commented on a change in pull request #17000: [FLINK-23946][clients] Application mode should shutdown gracefully on…

2021-08-28 Thread GitBox
tillrohrmann commented on a change in pull request #17000: URL: https://github.com/apache/flink/pull/17000#discussion_r697896776 ## File path: flink-tests/src/test/java/org/apache/flink/test/runtime/leaderelection/ZooKeeperLeaderElectionITCase.java ## @@ -121,38 +145,39 @@

[GitHub] [flink] tillrohrmann commented on a change in pull request #17000: [FLINK-23946][clients] Application mode should shutdown gracefully on…

2021-08-28 Thread GitBox
tillrohrmann commented on a change in pull request #17000: URL: https://github.com/apache/flink/pull/17000#discussion_r697894159 ## File path: flink-clients/src/test/java/org/apache/flink/client/deployment/application/ApplicationDispatcherBootstrapTest.java ## @@ -779,6

[jira] [Commented] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406271#comment-17406271 ] Chesnay Schepler commented on FLINK-24037: -- This could be something that is specific to docker.

[GitHub] [flink] flinkbot edited a comment on pull request #17006: [FLINK-24010][connector/common] HybridSourceReader delegates checkpoint notifications

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17006: URL: https://github.com/apache/flink/pull/17006#issuecomment-906820328 ## CI report: * 669cf9eb96190a6e9f7fa22c9c5a14bc337c9250 Azure:

[jira] [Commented] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406268#comment-17406268 ] Robert Metzger commented on FLINK-24037: True, that would work as well. However it increases the

[jira] [Updated] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-24037: --- Description: As a user of Flink, I would like to be able to specify a certain default

[jira] [Updated] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Robert Metzger (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-24037: --- Description: As a user of Flink, I would like to be able to specify a certain default

[jira] [Commented] (FLINK-24031) I am trying to deploy Flink in kubernetes but when I launch the taskManager in other container I get a Exception

2021-08-28 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406253#comment-17406253 ] Till Rohrmann commented on FLINK-24031: --- Hi [~Juliito19] could you try to format the yamls a bit

[jira] [Updated] (FLINK-24031) I am trying to deploy Flink in kubernetes but when I launch the taskManager in other container I get a Exception

2021-08-28 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-24031: -- Priority: Minor (was: Blocker) > I am trying to deploy Flink in kubernetes but when I launch

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[jira] [Commented] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406225#comment-17406225 ] Chesnay Schepler commented on FLINK-24037: -- As an alternative we could think of removing the

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[GitHub] [flink] RocMarshal commented on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
RocMarshal commented on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-907641980 @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

[GitHub] [flink] RocMarshal removed a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
RocMarshal removed a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-907630443 @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

[jira] [Commented] (FLINK-11838) Create RecoverableWriter for GCS

2021-08-28 Thread Tomoyuki NAKAMURA (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406216#comment-17406216 ] Tomoyuki NAKAMURA commented on FLINK-11838: --- Is there any progress on this ticket, it looks

[jira] [Created] (FLINK-24037) Allow wildcards in ENABLE_BUILT_IN_PLUGINS

2021-08-28 Thread Robert Metzger (Jira)
Robert Metzger created FLINK-24037: -- Summary: Allow wildcards in ENABLE_BUILT_IN_PLUGINS Key: FLINK-24037 URL: https://issues.apache.org/jira/browse/FLINK-24037 Project: Flink Issue Type:

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #17009: [FLINK-23466][network] Fix the bug that buffer listeners may not be notified when recycling buffers

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17009: URL: https://github.com/apache/flink/pull/17009#issuecomment-906989802 ## CI report: * 5d599c05334452585aff86d8fa66d5e9b4432b27 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-893364145 ## CI report: * c1fceb63708e32d8927bc9350656754e4fb7f012 Azure:

[GitHub] [flink] RocMarshal commented on pull request #16723: [FLINK-22885][table] Supports 'SHOW COLUMNS' syntax.

2021-08-28 Thread GitBox
RocMarshal commented on pull request #16723: URL: https://github.com/apache/flink/pull/16723#issuecomment-907630443 @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

[GitHub] [flink] flinkbot edited a comment on pull request #17009: [FLINK-23466][network] Fix the bug that buffer listeners may not be notified when recycling buffers

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17009: URL: https://github.com/apache/flink/pull/17009#issuecomment-906959080 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track

[GitHub] [flink] flinkbot edited a comment on pull request #17010: [FLINK-24003][python] Fix lookback mode doesn't work when mixing use of Python Table API and Python DataStream API

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #17010: URL: https://github.com/apache/flink/pull/17010#issuecomment-906975679 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track

[GitHub] [flink] flinkbot edited a comment on pull request #16575: [FLINK-23139][state] Add TaskStateRegistry

2021-08-28 Thread GitBox
flinkbot edited a comment on pull request #16575: URL: https://github.com/apache/flink/pull/16575#issuecomment-885282487 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track

  1   2   3   4   5   6   7   >