[
https://issues.apache.org/jira/browse/FLINK-30245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643704#comment-17643704
]
Jark Wu commented on FLINK-30245:
-
[~zhongwei] could you open PRs for release-1.16 and r
[
https://issues.apache.org/jira/browse/FLINK-30245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-30245.
---
Fix Version/s: 1.17.0
Assignee: Wei Zhong
Resolution: Fixed
Fixed in
- master: bca57b7a222
wuchong merged PR #21429:
URL: https://github.com/apache/flink/pull/21429
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@flink.apach
[
https://issues.apache.org/jira/browse/FLINK-30294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caizhi Weng closed FLINK-30294.
---
Resolution: Fixed
master: dadd735d362d355d60b737bf2c9669cb2fc880f6
> Change table property key 'log
tsreaper merged PR #422:
URL: https://github.com/apache/flink-table-store/pull/422
--
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...@fl
flinkbot commented on PR #21458:
URL: https://github.com/apache/flink/pull/21458#issuecomment-1338903036
## CI report:
* fb0feadca4f47f063e0e7ddab072e9656250da7e UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-28513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28513:
---
Labels: pull-request-available (was: )
> Flink Table API CSV streaming sink throws Serializ
Samrat002 opened a new pull request, #21458:
URL: https://github.com/apache/flink/pull/21458
## 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
gaborgsomogyi commented on code in PR #472:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/472#discussion_r1040573555
##
e2e-tests/utils.sh:
##
@@ -132,6 +132,9 @@ function retry_times() {
function check_operator_log_for_errors {
echo "Checking for operator
[
https://issues.apache.org/jira/browse/FLINK-30310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi reassigned FLINK-30310:
-
Assignee: Gabor Somogyi
> Re-enable e2e test error check
>
Gabor Somogyi created FLINK-30310:
-
Summary: Re-enable e2e test error check
Key: FLINK-30310
URL: https://issues.apache.org/jira/browse/FLINK-30310
Project: Flink
Issue Type: Bug
Co
[
https://issues.apache.org/jira/browse/FLINK-30154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30154:
---
Labels: pull-request-available (was: )
> flinkConfiguration in SessionJob is not accepted
>
gaborgsomogyi opened a new pull request, #473:
URL: https://github.com/apache/flink-kubernetes-operator/pull/473
## What is the purpose of the change
At the moment it's not possible to add any flinkConfiguration in SessionJob
which is blocking to submit session jobs. I can imagine con
xintongsong commented on code in PR #21233:
URL: https://github.com/apache/flink/pull/21233#discussion_r1040542541
##
flink-runtime/src/main/java/org/apache/flink/runtime/resourcemanager/slotmanager/NonSupportedResourceAllocatorImpl.java:
##
@@ -18,11 +18,14 @@
package org.ap
[
https://issues.apache.org/jira/browse/FLINK-28558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643678#comment-17643678
]
JackYan commented on FLINK-28558:
-
How can I use those two configuations to browse the t
[
https://issues.apache.org/jira/browse/FLINK-30128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643653#comment-17643653
]
ramkrishna.s.vasudevan edited comment on FLINK-30128 at 12/6/22 4:36 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-30128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643653#comment-17643653
]
ramkrishna.s.vasudevan commented on FLINK-30128:
Trying to add tests for
flinkbot commented on PR #21457:
URL: https://github.com/apache/flink/pull/21457#issuecomment-1338706305
## CI report:
* 6682da3fd98e4601e12812187d7f72a2f7bac86f UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
[
https://issues.apache.org/jira/browse/FLINK-30309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30309:
---
Labels: pull-request-available (was: )
> Add the ability to supply custom SslContexts for n
steveniemitz opened a new pull request, #21457:
URL: https://github.com/apache/flink/pull/21457
## What is the purpose of the change
This change allows users/operators to override the default SslContext
configuration/creation with a custom implementation. For more advanced TLS
deplo
Steve Niemitz created FLINK-30309:
-
Summary: Add the ability to supply custom SslContexts for netty
client/servers.
Key: FLINK-30309
URL: https://issues.apache.org/jira/browse/FLINK-30309
Project: Fli
reswqa commented on code in PR #21419:
URL: https://github.com/apache/flink/pull/21419#discussion_r1040387708
##
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartition.java:
##
@@ -46,7 +46,7 @@ public class IntermediateResultPartition {
[
https://issues.apache.org/jira/browse/FLINK-30294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30294:
---
Labels: pull-request-available (was: )
> Change table property key 'log.scan' to 'startup.m
JingsongLi commented on code in PR #422:
URL: https://github.com/apache/flink-table-store/pull/422#discussion_r1040392229
##
flink-table-store-core/src/main/java/org/apache/flink/table/store/CoreOptions.java:
##
@@ -327,16 +327,18 @@ public class CoreOptions implements Serializa
reswqa commented on code in PR #21419:
URL: https://github.com/apache/flink/pull/21419#discussion_r1040387708
##
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/IntermediateResultPartition.java:
##
@@ -46,7 +46,7 @@ public class IntermediateResultPartition {
xintongsong commented on code in PR #21419:
URL: https://github.com/apache/flink/pull/21419#discussion_r1040349304
##
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/HsMemoryDataManager.java:
##
@@ -181,18 +188,33 @@ public HsDataView registerNew
[
https://issues.apache.org/jira/browse/FLINK-30263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-30263.
Fix Version/s: table-store-0.3.0
Assignee: Shammon
Resolution: Fixed
master: f103f
JingsongLi merged PR #414:
URL: https://github.com/apache/flink-table-store/pull/414
--
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...@
[
https://issues.apache.org/jira/browse/FLINK-30273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-30273.
Resolution: Fixed
master: 7a1eeae236f39eeaccde76e46fcca6ac6f9d9469
> Introduce RecordReaderUtils.
[
https://issues.apache.org/jira/browse/FLINK-30271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-30271.
Resolution: Fixed
master: 925186e0904b1eec8d571168ab96706344201211
> Introduce Table.copy from dy
JingsongLi merged PR #416:
URL: https://github.com/apache/flink-table-store/pull/416
--
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...@
JingsongLi merged PR #418:
URL: https://github.com/apache/flink-table-store/pull/418
--
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...@
JingsongLi merged PR #420:
URL: https://github.com/apache/flink-table-store/pull/420
--
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...@
Dian Fu created FLINK-30308:
---
Summary: ClassCastException: class
java.io.ObjectStreamClass$Caches$1 cannot be cast to class java.util.Map is
showing in the logging when the job shutdown
Key: FLINK-30308
URL: https://is
LadyForest commented on PR #21452:
URL: https://github.com/apache/flink/pull/21452#issuecomment-1338630142
@fsk119 would you spare some time to take a look?
--
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
FlechazoW commented on PR #21454:
URL: https://github.com/apache/flink/pull/21454#issuecomment-1338613804
@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
FlechazoW closed pull request #21454: [Improve] Use 'isEmpty()' replace '<= 0'.
URL: https://github.com/apache/flink/pull/21454
--
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.
tedhtchang commented on PR #458:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/458#issuecomment-1338582538
Hi @morhidi Could you test on a m1 mac again. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
zjureel closed pull request #421: [FLINK-30293] Add static snapshot enumerator
URL: https://github.com/apache/flink-table-store/pull/421
--
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 c
zjureel commented on PR #421:
URL:
https://github.com/apache/flink-table-store/pull/421#issuecomment-1338520955
Hi @tsreaper I close this PR according to our discussion
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
morhidi merged PR #445:
URL: https://github.com/apache/flink-kubernetes-operator/pull/445
--
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-unsubsc
lincoln-lil commented on PR #21219:
URL: https://github.com/apache/flink/pull/21219#issuecomment-1338516784
@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 commen
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643615#comment-17643615
]
Gyula Fora commented on FLINK-30305:
When you execute stop with savepoint operation
[
https://issues.apache.org/jira/browse/FLINK-30288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30288:
---
Labels: pull-request-available (was: )
> Use visitor to convert predicate for orc
> ---
zjureel commented on PR #420:
URL:
https://github.com/apache/flink-table-store/pull/420#issuecomment-1338498712
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 comment.
To uns
zjureel commented on PR #419:
URL:
https://github.com/apache/flink-table-store/pull/419#issuecomment-1338498509
>
Nice, I think it's better to implement orc visitor here on `FunctionVisitor`
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
zjureel commented on PR #416:
URL:
https://github.com/apache/flink-table-store/pull/416#issuecomment-1338483239
👍 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 comment.
To u
zjureel commented on PR #418:
URL:
https://github.com/apache/flink-table-store/pull/418#issuecomment-1338482009
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 comment.
To uns
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643599#comment-17643599
]
Alexis Sarda-Espinosa commented on FLINK-30305:
---
I briefly looked through
usamj commented on code in PR #468:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/468#discussion_r1040209873
##
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/StandaloneFlinkService.java:
##
@@ -134,20 +134,20 @@ protected v
usamj commented on PR #468:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/468#issuecomment-1338337905
This seems like a reasonable change
--
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 t
gyfora commented on code in PR #468:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/468#discussion_r1040194289
##
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/service/StandaloneFlinkService.java:
##
@@ -134,20 +134,20 @@ protected
[
https://issues.apache.org/jira/browse/FLINK-30266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-30266.
--
Resolution: Fixed
Merged to main 72ad3639e60fbf27dd408dabbe69f46d69ff52f9
> Recovery reconciliation l
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Attachment: sink-deadlock-1.png
> Possible Deadlock in Kinesis/Firehose/DynamoDB Connector
> -
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Attachment: (was: sink-deadlock-1.png)
> Possible Deadlock in Kinesis/Firehose/DynamoDB Co
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Description:
AWS Sinks based on Async Sink can enter a deadlock situation if the AWS async
cl
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Description:
AWS Sinks based on Async Sink can enter a deadlock situation if the AWS async
cl
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Attachment: sink-deadlock.png
> Possible Deadlock in Kinesis/Firehose/DynamoDB Connector
> ---
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643583#comment-17643583
]
Danny Cranmer commented on FLINK-30304:
---
I do not think we can do anything about t
jiangzho commented on PR #445:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/445#issuecomment-1338275577
@morhidi - IMO this includes all the entitled needs . Thx foe checking in.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643573#comment-17643573
]
Gyula Fora commented on FLINK-30305:
I recommend checking the getAvailableUpgradeMod
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643566#comment-17643566
]
Alexis Sarda-Espinosa commented on FLINK-30305:
---
I understand why this is
[
https://issues.apache.org/jira/browse/FLINK-29940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643536#comment-17643536
]
Mingliang Liu commented on FLINK-29940:
---
Yeah, WARN will be much better than INFO.
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Description:
AWS Sinks based on Async Sink can enter a deadlock situation if the AWS async
cl
morhidi commented on PR #468:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/468#issuecomment-1337983383
cc @usamj WDYT?
--
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 specif
morhidi commented on PR #471:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/471#issuecomment-1337974711
+1 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 comme
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643495#comment-17643495
]
Gyula Fora commented on FLINK-30305:
We haven’t yet found a completely reliable way
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643494#comment-17643494
]
Alexis Sarda-Espinosa edited comment on FLINK-30305 at 12/5/22 6:17 PM:
--
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643494#comment-17643494
]
Alexis Sarda-Espinosa commented on FLINK-30305:
---
Since I saw "Deleting Job
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643489#comment-17643489
]
Gyula Fora commented on FLINK-30305:
You could try doing the same flow but originall
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643488#comment-17643488
]
Gyula Fora commented on FLINK-30305:
I think there are a mix of things happening her
[
https://issues.apache.org/jira/browse/FLINK-30306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643485#comment-17643485
]
Alexis Sarda-Espinosa edited comment on FLINK-30306 at 12/5/22 6:05 PM:
--
[
https://issues.apache.org/jira/browse/FLINK-30306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643485#comment-17643485
]
Alexis Sarda-Espinosa commented on FLINK-30306:
---
In my case, there are som
[
https://issues.apache.org/jira/browse/FLINK-30306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643479#comment-17643479
]
Gyula Fora commented on FLINK-30306:
Why would the spec contain injected sensitive i
[
https://issues.apache.org/jira/browse/FLINK-30306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643478#comment-17643478
]
Gyula Fora commented on FLINK-30306:
Cc @morhidi
> Audit utils can expose potentia
mbalassi commented on code in PR #472:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/472#discussion_r1039880108
##
e2e-tests/utils.sh:
##
@@ -132,6 +132,9 @@ function retry_times() {
function check_operator_log_for_errors {
echo "Checking for operator log
zentol commented on PR #21438:
URL: https://github.com/apache/flink/pull/21438#issuecomment-1337756213
@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
morhidi commented on PR #445:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/445#issuecomment-1337732982
Thanks @jiangzho this PR appears to be complete know, is there anything else
you want to add to it?
--
This is an automated message from the Apache Git Service.
To resp
pvary closed pull request #470: Just for testing
URL: https://github.com/apache/flink-kubernetes-operator/pull/470
--
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 unsubscrib
[
https://issues.apache.org/jira/browse/FLINK-30307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi reassigned FLINK-30307:
-
Assignee: Gabor Somogyi
> Turn off e2e test error check temporarily
> -
1996fanrui commented on PR #21368:
URL: https://github.com/apache/flink/pull/21368#issuecomment-1337695133
@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
1996fanrui commented on PR #21368:
URL: https://github.com/apache/flink/pull/21368#issuecomment-1337693383
> Thanks for addressing my comments. The PR looks good. 👍
>
> @1996fanrui just as hint for future PRs. It helps to add new commits while
being in the review process and only do a
[
https://issues.apache.org/jira/browse/FLINK-30307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30307:
---
Labels: pull-request-available (was: )
> Turn off e2e test error check temporarily
> --
gaborgsomogyi commented on PR #472:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/472#issuecomment-1337685674
cc @morhidi
--
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 spe
gaborgsomogyi opened a new pull request, #472:
URL: https://github.com/apache/flink-kubernetes-operator/pull/472
## What is the purpose of the change
E22 tests are failing because several errors appear in the operator log.
We've sorted out lot of issues but we're turning it off for th
[
https://issues.apache.org/jira/browse/FLINK-30305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexis Sarda-Espinosa updated FLINK-30305:
--
Description:
I was testing resiliency of jobs with Kubernetes-based HA enabled
Gabor Somogyi created FLINK-30307:
-
Summary: Turn off e2e test error check temporarily
Key: FLINK-30307
URL: https://issues.apache.org/jira/browse/FLINK-30307
Project: Flink
Issue Type: Bug
Alexis Sarda-Espinosa created FLINK-30306:
-
Summary: Audit utils can expose potentially sensitive information
Key: FLINK-30306
URL: https://issues.apache.org/jira/browse/FLINK-30306
Project: Fl
Alexis Sarda-Espinosa created FLINK-30305:
-
Summary: Operator deletes HA metadata during stateful upgrade,
preventing potential manual rollback
Key: FLINK-30305
URL: https://issues.apache.org/jira/browse/F
[
https://issues.apache.org/jira/browse/FLINK-28875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matyas Orhidi updated FLINK-28875:
--
Fix Version/s: kubernetes-operator-1.4.0
(was: kubernetes-operator-1.3.0
[
https://issues.apache.org/jira/browse/FLINK-30199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matyas Orhidi updated FLINK-30199:
--
Fix Version/s: kubernetes-operator-1.4.0
(was: kubernetes-operator-1.3.0
[
https://issues.apache.org/jira/browse/FLINK-30046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643439#comment-17643439
]
Matyas Orhidi commented on FLINK-30046:
---
[~mbalassi] are we keeping this in 1.3?
[
https://issues.apache.org/jira/browse/FLINK-30280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643438#comment-17643438
]
Matyas Orhidi commented on FLINK-30280:
---
[~mxm] are you planning to change anythin
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Affects Version/s: aws-connector-3.0.0
1.15.3
1.1
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer reassigned FLINK-30304:
-
Assignee: Danny Cranmer
> Possible Deadlock in Kinesis/Firehose/DynamoDB Connector
> --
[
https://issues.apache.org/jira/browse/FLINK-28875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matyas Orhidi updated FLINK-28875:
--
Priority: Major (was: Critical)
> Add FlinkSessionJobControllerTest
> ---
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Component/s: Connectors / DynamoDB
Connectors / Firehose
Conn
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Issue Type: Bug (was: Technical Debt)
> Possible Deadlock in Kinesis/Firehose/DynamoDB Connec
[
https://issues.apache.org/jira/browse/FLINK-30266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643435#comment-17643435
]
Matyas Orhidi commented on FLINK-30266:
---
[~gyfora], can this be closed?
> Recover
[
https://issues.apache.org/jira/browse/FLINK-30304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-30304:
--
Fix Version/s: 1.17.0
1.16.1
1.15.4
aw
1 - 100 of 248 matches
Mail list logo