[
https://issues.apache.org/jira/browse/FLINK-32701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Puneet Duggal updated FLINK-32701:
--
Description:
Our team has encountered a potential memory leak issue while working with the
Co
WencongLiu commented on code in PR #23000:
URL: https://github.com/apache/flink/pull/23000#discussion_r1321042128
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/SingleInputGate.java:
##
@@ -1014,7 +1014,7 @@ public void resumeConsumption(In
[
https://issues.apache.org/jira/browse/FLINK-12869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763559#comment-17763559
]
Archit Goyal commented on FLINK-12869:
--
https://issues.apache.org/jira/browse/FLINK
[
https://issues.apache.org/jira/browse/FLINK-32701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Puneet Duggal updated FLINK-32701:
--
Flags: Patch
> Potential Memory Leak in Flink CEP due to Persistent Starting States in
> NFAS
gyfora commented on PR #666:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/666#issuecomment-1713216273
@mxm I have updated the PR based on the comments, also simplified wording
for the retry related configs. PTAL
--
This is an automated message from the Apache Git Service
gyfora commented on PR #668:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/668#issuecomment-1713204232
Could you please open aJIRA ticket to track this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
[
https://issues.apache.org/jira/browse/FLINK-33069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
waywtdcc updated FLINK-33069:
-
External issue URL: (was:
https://github.com/apache/flink-connector-jdbc/pull/74)
> Mysql and Postgre
[
https://issues.apache.org/jira/browse/FLINK-33069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
waywtdcc updated FLINK-33069:
-
External issue URL: https://github.com/apache/flink-connector-jdbc/pull/74
> Mysql and Postgre catalog s
waywtdcc created FLINK-33069:
Summary: Mysql and Postgre catalog support url extra parameters
Key: FLINK-33069
URL: https://issues.apache.org/jira/browse/FLINK-33069
Project: Flink
Issue Type: Ne
boring-cyborg[bot] commented on PR #74:
URL:
https://github.com/apache/flink-connector-jdbc/pull/74#issuecomment-1713197374
Thanks for opening this pull request! Please check out our contributing
guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)
--
This is an
waywtdcc opened a new pull request, #74:
URL: https://github.com/apache/flink-connector-jdbc/pull/74
Mysql and Postgres catalog support url extra parameters
CREATE CATALOG mymysql WITH(
'type' = 'jdbc',
'username' = 'root',
'password' = 'xxx',
'base-url' = 'jdbc:mysql://xxx
[
https://issues.apache.org/jira/browse/FLINK-33054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yangze Guo closed FLINK-33054.
--
Resolution: Fixed
> Align the job execution result fetching timeout in CollectResultFetcher with
> ak
[
https://issues.apache.org/jira/browse/FLINK-33054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763550#comment-17763550
]
Yangze Guo commented on FLINK-33054:
master: 9c91ea3d35528ddc6a5d5be08407d5b0c71f2e7
KarmaGYZ merged PR #23368:
URL: https://github.com/apache/flink/pull/23368
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apac
KarmaGYZ commented on code in PR #23368:
URL: https://github.com/apache/flink/pull/23368#discussion_r1320969792
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java:
##
@@ -67,20 +66,23 @@ public class CollectResultFetc
X-czh commented on PR #23264:
URL: https://github.com/apache/flink/pull/23264#issuecomment-1713117559
Got it, thanks @Taher-Ghaleb for raising the discussion here. Seems like
consensus is already reached, can we close this MR then?
--
This is an automated message from the Apache Git Servi
[
https://issues.apache.org/jira/browse/FLINK-33054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33054:
---
Labels: pull-request-available (was: )
> Align the job execution result fetching timeout in
huwh commented on code in PR #23368:
URL: https://github.com/apache/flink/pull/23368#discussion_r1320962443
##
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/collect/CollectResultFetcher.java:
##
@@ -67,20 +66,23 @@ public class CollectResultFetcher
sbrother opened a new pull request, #668:
URL: https://github.com/apache/flink-kubernetes-operator/pull/668
The current RBAC configuration does not give the cluster/job role (i.e.
`flink`) access to the `services` API. This means that if you connect to a
Flink Session Cluster and run `flink
Jiabao-Sun commented on code in PR #23358:
URL: https://github.com/apache/flink/pull/23358#discussion_r1319987872
##
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/expressions/ArrayTypeTest.scala:
##
@@ -21,7 +21,8 @@ import org.apache.flink.table.
[
https://issues.apache.org/jira/browse/FLINK-32895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763530#comment-17763530
]
Zhu Zhu commented on FLINK-32895:
-
Either option sounds good to me. Feel free to start t
wangzzu commented on PR #23243:
URL: https://github.com/apache/flink/pull/23243#issuecomment-1713074757
@1996fanrui kindly remind if you have time
--
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
[
https://issues.apache.org/jira/browse/FLINK-31895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weihua Hu reassigned FLINK-31895:
-
Assignee: Matt Wang (was: Matt Wang)
> End-to-end integration tests for failure labels
> -
[
https://issues.apache.org/jira/browse/FLINK-33061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weihua Hu reassigned FLINK-33061:
-
Assignee: Matt Wang (was: Matt Wang)
> Translate failure-enricher documentation to Chinese
> -
[
https://issues.apache.org/jira/browse/FLINK-32906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763523#comment-17763523
]
Yubin Li edited comment on FLINK-32906 at 9/11/23 2:37 AM:
---
[~
[
https://issues.apache.org/jira/browse/FLINK-32906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763523#comment-17763523
]
Yubin Li commented on FLINK-32906:
--
[~jingge] (y)
> Release Testing: Verify FLIP-279 U
wangzzu commented on code in PR #23386:
URL: https://github.com/apache/flink/pull/23386#discussion_r1320928205
##
flink-runtime/src/main/java/org/apache/flink/runtime/failure/FailureEnricherUtils.java:
##
@@ -106,23 +108,34 @@ static Collection getFailureEnrichers(
JunRuiLee closed pull request #23181: W.I.P only used to run ci.
URL: https://github.com/apache/flink/pull/23181
--
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,
FangYongs commented on PR #22832:
URL: https://github.com/apache/flink/pull/22832#issuecomment-1713048629
@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.
flinkbot commented on PR #23388:
URL: https://github.com/apache/flink/pull/23388#issuecomment-1713022150
## CI report:
* 1f9a516640f5ce8e8c2105a2f73bb7fd8761c8ca UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
swuferhong opened a new pull request, #23388:
URL: https://github.com/apache/flink/pull/23388
## What is the purpose of the change
cherry-pick from master
## Brief change log
cp pr
## Verifying this change
## Does this pull request potentiall
swuferhong commented on PR #23374:
URL: https://github.com/apache/flink/pull/23374#issuecomment-1713001257
> @swuferhong could you open a cherry-pick pull request for release-1.18
branch?
Sure!
--
This is an automated message from the Apache Git Service.
To respond to the message,
[
https://issues.apache.org/jira/browse/FLINK-32525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32525:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-32044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32044:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-26115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-26115:
---
Labels: auto-deprioritized-critical auto-deprioritized-major
auto-deprioritized-minor test
[
https://issues.apache.org/jira/browse/FLINK-28881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-28881:
---
Labels: auto-deprioritized-major test-stability (was: stale-major
test-stability)
Pri
[
https://issues.apache.org/jira/browse/FLINK-30935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-30935:
---
Labels: auto-deprioritized-major pull-request-available (was:
pull-request-available stal
[
https://issues.apache.org/jira/browse/FLINK-32344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32344:
---
Labels: pull-request-available stale-assigned (was: pull-request-available)
I am the [Flink
[
https://issues.apache.org/jira/browse/FLINK-32512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-32512:
---
Labels: pull-request-available stale-major (was: pull-request-available)
I am the [Flink Ji
[
https://issues.apache.org/jira/browse/FLINK-32796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763491#comment-17763491
]
Sergey Nuyanzin commented on FLINK-32796:
-
Since mentioned PRs are merged and it
[
https://issues.apache.org/jira/browse/FLINK-32796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin resolved FLINK-32796.
-
Resolution: Done
> Release Testing: Verify FLIP-295: Support lazy initialization of cata
[
https://issues.apache.org/jira/browse/FLINK-32796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763490#comment-17763490
]
Sergey Nuyanzin commented on FLINK-32796:
-
Merged to master
[034a60a60897c0cf9a
snuyanzin merged PR #23367:
URL: https://github.com/apache/flink/pull/23367
--
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
snuyanzin commented on PR #23367:
URL: https://github.com/apache/flink/pull/23367#issuecomment-1712944986
Since it was revied at https://github.com/apache/flink/pull/23294
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
snuyanzin merged PR #23294:
URL: https://github.com/apache/flink/pull/23294
--
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
snuyanzin commented on PR #23294:
URL: https://github.com/apache/flink/pull/23294#issuecomment-1712944550
Thanks for the contribution @ferenc-csaky
Thanks for taking a look @hackergin
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
snuyanzin merged PR #23366:
URL: https://github.com/apache/flink/pull/23366
--
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
snuyanzin merged PR #23293:
URL: https://github.com/apache/flink/pull/23293
--
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
[
https://issues.apache.org/jira/browse/FLINK-33010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin resolved FLINK-33010.
-
Fix Version/s: 1.19.0
Resolution: Fixed
> NPE when using GREATEST() in Flink SQL
[
https://issues.apache.org/jira/browse/FLINK-33010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763486#comment-17763486
]
Sergey Nuyanzin commented on FLINK-33010:
-
Merged as
[5775fbbf02b962243d3fbe2d7
[
https://issues.apache.org/jira/browse/FLINK-31619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763461#comment-17763461
]
Martijn Visser commented on FLINK-31619:
If the vote on the release gets accepte
flinkbot commented on PR #23387:
URL: https://github.com/apache/flink/pull/23387#issuecomment-1712842360
## CI report:
* a0d879611e32ce930197a9c236de1255b1dc9912 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
hejufang opened a new pull request, #23387:
URL: https://github.com/apache/flink/pull/23387
## What is the purpose of the change
Introduce a new configuration for web cache TTL. This should be separate
from the web.refresh-interval, which controls the refresh rate of the Flink
Jiabao-Sun commented on PR #23218:
URL: https://github.com/apache/flink/pull/23218#issuecomment-1712816006
Thanks @1996fanrui for the continuous help.
Please help with it again when you have time.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
Jiabao-Sun commented on code in PR #23218:
URL: https://github.com/apache/flink/pull/23218#discussion_r1320770848
##
flink-runtime/src/test/java/org/apache/flink/runtime/state/SnapshotDirectoryTest.java:
##
@@ -19,180 +19,167 @@
package org.apache.flink.runtime.state;
import
[
https://issues.apache.org/jira/browse/FLINK-31619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763401#comment-17763401
]
Frans King commented on FLINK-31619:
Will there be a 3.3.0 build published to maven?
56 matches
Mail list logo