[
https://issues.apache.org/jira/browse/FLINK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672624#comment-16672624
]
Shuyi Chen commented on FLINK-6962:
---
Design doc is attached.
> Add a table SQL DDL
> -
[
https://issues.apache.org/jira/browse/FLINK-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther reassigned FLINK-10711:
Assignee: Timo Walther (was: Hequn Cheng)
> flink-end-to-end-tests can fail silently
> -
[
https://issues.apache.org/jira/browse/FLINK-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672623#comment-16672623
]
Shuyi Chen commented on FLINK-10232:
Design doc is attached.
> Add a SQL DDL
>
[
https://issues.apache.org/jira/browse/FLINK-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672611#comment-16672611
]
ASF GitHub Bot commented on FLINK-10757:
TisonKun opened a new pull request #699
[
https://issues.apache.org/jira/browse/FLINK-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-10757:
---
Labels: pull-request-available (was: )
> TaskManagerProcessFailureStreamingRecoveryITCase f
TisonKun opened a new pull request #6998: [FLINK-10757] [tests] Avoid port
conflicts in AbstractTaskManagerProc…
URL: https://github.com/apache/flink/pull/6998
…essFailureRecoveryTest
## What is the purpose of the change
Harden `AbstractTaskManagerProcessFailureRecoveryTest` b
[
https://issues.apache.org/jira/browse/FLINK-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TisonKun reassigned FLINK-10757:
Assignee: TisonKun
> TaskManagerProcessFailureStreamingRecoveryITCase failed to initialize the
>
[
https://issues.apache.org/jira/browse/FLINK-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-10759.
Resolution: Duplicate
Duplicate of FLINK-9172.
> Adapt SQL-client configuration file to specify e
[
https://issues.apache.org/jira/browse/FLINK-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-9172:
Component/s: SQL Client
> Support external catalog factory that comes default with SQL-Client
> ---
[
https://issues.apache.org/jira/browse/FLINK-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-9172:
Issue Type: Sub-task (was: New Feature)
Parent: FLINK-10744
> Support external catalog fac
[
https://issues.apache.org/jira/browse/FLINK-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-9172:
Issue Type: New Feature (was: Sub-task)
Parent: (was: FLINK-7594)
> Support external c
[
https://issues.apache.org/jira/browse/FLINK-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-9172:
Description:
It doesn't seem that the configuration (YAML) file allows specifications of
external
[
https://issues.apache.org/jira/browse/FLINK-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-8831.
-
Resolution: Fixed
All subtasks have been implemented. We will create new issues for new
dependen
[
https://issues.apache.org/jira/browse/FLINK-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-9248.
-
Resolution: Fixed
Fixed in FLINK-9444.
> Create a SQL Client Avro format fat-jar
> -
[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672594#comment-16672594
]
Timo Walther commented on FLINK-10689:
--
Thanks for splitting the issue [~phoenixjia
[
https://issues.apache.org/jira/browse/FLINK-10727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672581#comment-16672581
]
ASF GitHub Bot commented on FLINK-10727:
zhijiangW commented on issue #6974: [FL
zhijiangW commented on issue #6974: [FLINK-10727][network] remove unnecessary
synchronization in SingleInputGate#requestPartitions()
URL: https://github.com/apache/flink/pull/6974#issuecomment-435274230
Thanks till for these guiding suggestions!
It is my careless to review so small c
Xuefu Zhang created FLINK-10760:
---
Summary: Create a command line tool to migrate meta objects
specified in SQL client configuration
Key: FLINK-10760
URL: https://issues.apache.org/jira/browse/FLINK-10760
Xuefu Zhang created FLINK-10759:
---
Summary: Adapt SQL-client configuration file to specify external
catalogs and default catalog
Key: FLINK-10759
URL: https://issues.apache.org/jira/browse/FLINK-10759
Pr
[
https://issues.apache.org/jira/browse/FLINK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-10697:
---
Labels: pull-request-available (was: )
> Create an in-memory catalog that stores Flink's me
[
https://issues.apache.org/jira/browse/FLINK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672563#comment-16672563
]
ASF GitHub Bot commented on FLINK-10697:
bowenli86 opened a new pull request #69
bowenli86 opened a new pull request #6997: [FLINK-10697] Create an in-memory
catalog that stores Flink's meta objects
URL: https://github.com/apache/flink/pull/6997
## What is the purpose of the change
Currently all Flink meta objects (currently tables only) are temporarily
stored i
Xuefu Zhang created FLINK-10758:
---
Summary: Refactor TableEnvironment so that all registration calls
delegate to CatalogManager
Key: FLINK-10758
URL: https://issues.apache.org/jira/browse/FLINK-10758
Pr
[
https://issues.apache.org/jira/browse/FLINK-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672530#comment-16672530
]
Zhenqiu Huang commented on FLINK-10729:
---
[~xuefuz]
Agree. If you want to use nati
[
https://issues.apache.org/jira/browse/FLINK-10473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672526#comment-16672526
]
lingqi.lpf commented on FLINK-10473:
Hi, does this issue have detailed description?
[
https://issues.apache.org/jira/browse/FLINK-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang reassigned FLINK-10729:
---
Assignee: Xuefu Zhang (was: Zhenqiu Huang)
> Create a Hive connector for Hive data access
[
https://issues.apache.org/jira/browse/FLINK-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672525#comment-16672525
]
Xuefu Zhang commented on FLINK-10729:
-
Hi [~ZhenqiuHuang], I did some initial resear
[
https://issues.apache.org/jira/browse/FLINK-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672521#comment-16672521
]
Yun Gao commented on FLINK-10742:
-
Hi Nico, I just assigned this Jira to myself temporar
[
https://issues.apache.org/jira/browse/FLINK-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Gao reassigned FLINK-10742:
---
Assignee: Yun Gao
> Let Netty use Flink's buffers directly in credit-based mode
> -
[
https://issues.apache.org/jira/browse/FLINK-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672512#comment-16672512
]
ASF GitHub Bot commented on FLINK-10205:
wenlong88 commented on a change in pull
wenlong88 commented on a change in pull request #6684: [FLINK-10205] Batch
Job: InputSplit Fault tolerant for DataSource…
URL: https://github.com/apache/flink/pull/6684#discussion_r230257155
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/Execu
[
https://issues.apache.org/jira/browse/FLINK-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672495#comment-16672495
]
Hequn Cheng commented on FLINK-10711:
-
[~twalthr] Hi, I haven't started yet. Take it
[
https://issues.apache.org/jira/browse/FLINK-10507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672445#comment-16672445
]
vinoyang commented on FLINK-10507:
--
[~mikemintz2] This is just a plan. But for now (1.7
isunjin commented on issue #6684: [FLINK-10205] Batch Job: InputSplit Fault
tolerant for DataSource…
URL: https://github.com/apache/flink/pull/6684#issuecomment-435235888
Thanks @tillrohrmann and @StefanRRichter. I pushed the implementation of
```return InputSplits to the InputSplitAss
[
https://issues.apache.org/jira/browse/FLINK-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672420#comment-16672420
]
ASF GitHub Bot commented on FLINK-10205:
isunjin commented on issue #6684: [
[
https://issues.apache.org/jira/browse/FLINK-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10756:
-
Affects Version/s: 1.6.2
> TaskManagerProcessFailureBatchRecoveryITCase did not finish on time
> ---
[
https://issues.apache.org/jira/browse/FLINK-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10757:
-
Component/s: Tests
> TaskManagerProcessFailureStreamingRecoveryITCase failed to initialize the
> cluste
Bowen Li created FLINK-10757:
Summary: TaskManagerProcessFailureStreamingRecoveryITCase failed
to initialize the cluster entrypoint StandaloneSessionClusterEntrypoint.
Key: FLINK-10757
URL: https://issues.apache.org/j
Bowen Li created FLINK-10756:
Summary: TaskManagerProcessFailureBatchRecoveryITCase did not
finish on time
Key: FLINK-10756
URL: https://issues.apache.org/jira/browse/FLINK-10756
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672359#comment-16672359
]
Bowen Li commented on FLINK-10689:
--
Thanks [~twalthr] ! I read the code and your commen
[
https://issues.apache.org/jira/browse/FLINK-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672295#comment-16672295
]
ASF GitHub Bot commented on FLINK-5697:
---
tweise commented on issue #6980: [FLINK-56
tweise commented on issue #6980: [FLINK-5697] [kinesis] Add periodic per-shard
watermark support
URL: https://github.com/apache/flink/pull/6980#issuecomment-435206371
@EronWright that's correct and I will make sure to document this. Even our
planned follow-up work won't be able to address
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672290#comment-16672290
]
ASF GitHub Bot commented on FLINK-10696:
bowenli86 commented on a change in pull
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672289#comment-16672289
]
ASF GitHub Bot commented on FLINK-10696:
bowenli86 commented on a change in pull
bowenli86 commented on a change in pull request #6970: [FLINK-10696][Table API
& SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230216165
##
File path:
flink-librari
bowenli86 commented on a change in pull request #6970: [FLINK-10696][Table API
& SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230216165
##
File path:
flink-librari
[
https://issues.apache.org/jira/browse/FLINK-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672285#comment-16672285
]
ASF GitHub Bot commented on FLINK-5697:
---
EronWright commented on issue #6980: [FLIN
EronWright commented on issue #6980: [FLINK-5697] [kinesis] Add periodic
per-shard watermark support
URL: https://github.com/apache/flink/pull/6980#issuecomment-435202809
There is a caveat with this implementation that the docs should perhaps
mention. The caveat is that it may produce spu
[
https://issues.apache.org/jira/browse/FLINK-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672248#comment-16672248
]
ASF GitHub Bot commented on FLINK-5697:
---
tweise closed pull request #6980: [FLINK-5
[
https://issues.apache.org/jira/browse/FLINK-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672249#comment-16672249
]
ASF GitHub Bot commented on FLINK-5697:
---
tweise opened a new pull request #6980: [F
tweise opened a new pull request #6980: [FLINK-5697] [kinesis] Add periodic
per-shard watermark support
URL: https://github.com/apache/flink/pull/6980
## What is the purpose of the change
Adds support for periodic per-shard watermarks to the Kinesis consumer. This
functional
tweise closed pull request #6980: [FLINK-5697] [kinesis] Add periodic per-shard
watermark support
URL: https://github.com/apache/flink/pull/6980
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As
[
https://issues.apache.org/jira/browse/FLINK-10686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10686:
-
Comment: was deleted
(was: How about parallelize the subtasks of FLINK-10688 and FLINK-10689?
Given tha
[
https://issues.apache.org/jira/browse/FLINK-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10755:
-
Fix Version/s: 1.8.0
> Port external catalogs in Table API extension points to flink-table-common
>
[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10689:
-
Fix Version/s: 1.8.0
> Port UDFs in Table API extension points to flink-table-common
> -
[
https://issues.apache.org/jira/browse/FLINK-10686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10686:
-
Fix Version/s: (was: 1.7.0)
1.8.0
> Introduce a flink-table-common module
> -
[
https://issues.apache.org/jira/browse/FLINK-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10755:
-
Description:
After FLINK-10687 and FLINK-10688 have been resolved, we should also port the
remaining ex
[
https://issues.apache.org/jira/browse/FLINK-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li reassigned FLINK-10755:
Assignee: Bowen Li
> Port external catalogs in Table API extension points to flink-table-common
>
[
https://issues.apache.org/jira/browse/FLINK-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li reassigned FLINK-10755:
Assignee: (was: xueyu)
> Port external catalogs in Table API extension points to flink-table-
Bowen Li created FLINK-10755:
Summary: Port external catalogs in Table API extension points to
flink-table-common
Key: FLINK-10755
URL: https://issues.apache.org/jira/browse/FLINK-10755
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10689:
-
Description:
After FLINK-10687 and FLINK-10688 have been resolved, we should also port the
remaining ex
[
https://issues.apache.org/jira/browse/FLINK-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-10689:
-
Summary: Port UDFs in Table API extension points to flink-table-common
(was: Port Table API extension p
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672058#comment-16672058
]
ASF GitHub Bot commented on FLINK-10696:
xuefuz commented on a change in pull re
xuefuz commented on a change in pull request #6970: [FLINK-10696][Table API &
SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230161785
##
File path:
flink-libraries/
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672037#comment-16672037
]
ASF GitHub Bot commented on FLINK-10696:
xuefuz commented on a change in pull re
xuefuz commented on a change in pull request #6970: [FLINK-10696][Table API &
SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230161785
##
File path:
flink-libraries/
[
https://issues.apache.org/jira/browse/FLINK-10507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672027#comment-16672027
]
Mike Mintz commented on FLINK-10507:
This ticket is marked for "Fix Version: 1.7.0"
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672018#comment-16672018
]
ASF GitHub Bot commented on FLINK-10696:
xuefuz commented on a change in pull re
xuefuz commented on a change in pull request #6970: [FLINK-10696][Table API &
SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230159488
##
File path:
flink-libraries/
[
https://issues.apache.org/jira/browse/FLINK-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672016#comment-16672016
]
ASF GitHub Bot commented on FLINK-10696:
xuefuz commented on a change in pull re
xuefuz commented on a change in pull request #6970: [FLINK-10696][Table API &
SQL]Add APIs to ExternalCatalog, CrudExternalCatalog and
InMemoryCrudExternalCatalog for views and UDFs
URL: https://github.com/apache/flink/pull/6970#discussion_r230159003
##
File path:
flink-libraries/
[
https://issues.apache.org/jira/browse/FLINK-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann reassigned FLINK-10490:
-
Assignee: Stefan Richter
> OperatorSnapshotUtil should probably use SavepointV2Serializ
[
https://issues.apache.org/jira/browse/FLINK-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671914#comment-16671914
]
ASF GitHub Bot commented on FLINK-10720:
zentol commented on a change in pull re
zentol commented on a change in pull request #6994: [FLINK-10720][tests] Add
deployment end-to-end stress test with many …
URL: https://github.com/apache/flink/pull/6994#discussion_r230128699
##
File path: flink-end-to-end-tests/test-scripts/test_heavy_deployment.sh
##
@@
[
https://issues.apache.org/jira/browse/FLINK-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671910#comment-16671910
]
ASF GitHub Bot commented on FLINK-10720:
zentol commented on a change in pull re
[
https://issues.apache.org/jira/browse/FLINK-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671909#comment-16671909
]
ASF GitHub Bot commented on FLINK-10720:
zentol commented on a change in pull re
[
https://issues.apache.org/jira/browse/FLINK-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671908#comment-16671908
]
ASF GitHub Bot commented on FLINK-10720:
zentol commented on a change in pull re
zentol commented on a change in pull request #6994: [FLINK-10720][tests] Add
deployment end-to-end stress test with many …
URL: https://github.com/apache/flink/pull/6994#discussion_r230126767
##
File path: flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
##
zentol commented on a change in pull request #6994: [FLINK-10720][tests] Add
deployment end-to-end stress test with many …
URL: https://github.com/apache/flink/pull/6994#discussion_r230126606
##
File path: flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
##
zentol commented on a change in pull request #6994: [FLINK-10720][tests] Add
deployment end-to-end stress test with many …
URL: https://github.com/apache/flink/pull/6994#discussion_r230126550
##
File path: flink-end-to-end-tests/flink-heavy-deployment-stress-test/pom.xml
##
[
https://issues.apache.org/jira/browse/FLINK-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671906#comment-16671906
]
ASF GitHub Bot commented on FLINK-10631:
tillrohrmann closed pull request #6978:
[
https://issues.apache.org/jira/browse/FLINK-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-10631.
---
Resolution: Fixed
Fixed via
https://github.com/apache/flink/commit/6047321cd26904ea323cb8c2
tillrohrmann closed pull request #6978: [FLINK-10631] Set number of slots per
TM to 3 for Jepsen tests
URL: https://github.com/apache/flink/pull/6978
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
[
https://issues.apache.org/jira/browse/FLINK-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671905#comment-16671905
]
ASF GitHub Bot commented on FLINK-10631:
tillrohrmann commented on issue #6978:
tillrohrmann commented on issue #6978: [FLINK-10631] Set number of slots per TM
to 3 for Jepsen tests
URL: https://github.com/apache/flink/pull/6978#issuecomment-435117292
Thanks for your review @igalshilman. Merging this PR.
[
https://issues.apache.org/jira/browse/FLINK-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671899#comment-16671899
]
ASF GitHub Bot commented on FLINK-10631:
tillrohrmann commented on a change in p
tillrohrmann commented on a change in pull request #6978: [FLINK-10631] Set
number of slots per TM to 3 for Jepsen tests
URL: https://github.com/apache/flink/pull/6978#discussion_r230124525
##
File path: flink-jepsen/src/jepsen/flink/db.clj
##
@@ -293,7 +293,6 @@
"
[
https://issues.apache.org/jira/browse/FLINK-10685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671885#comment-16671885
]
Till Rohrmann commented on FLINK-10685:
---
What exactly is the scope of this issue [
[
https://issues.apache.org/jira/browse/FLINK-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671881#comment-16671881
]
Till Rohrmann commented on FLINK-10703:
---
I think all accesses to {{numPendingConta
[
https://issues.apache.org/jira/browse/FLINK-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671878#comment-16671878
]
Till Rohrmann commented on FLINK-10629:
---
Another instance: https://api.travis-ci.o
[
https://issues.apache.org/jira/browse/FLINK-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671867#comment-16671867
]
Till Rohrmann commented on FLINK-10712:
---
Thanks a lot for contributing [~yunta].
[
https://issues.apache.org/jira/browse/FLINK-10713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671865#comment-16671865
]
Till Rohrmann commented on FLINK-10713:
---
I would not say so because this restart s
[
https://issues.apache.org/jira/browse/FLINK-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671863#comment-16671863
]
Timo Walther commented on FLINK-10711:
--
[~hequn8128] have you started already? I wo
[
https://issues.apache.org/jira/browse/FLINK-10721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10721:
--
Fix Version/s: 1.7.0
1.6.3
> kafkaFetcher runFetchLoop throw exception will
[
https://issues.apache.org/jira/browse/FLINK-10734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671862#comment-16671862
]
Till Rohrmann commented on FLINK-10734:
---
Do we want to fix this for {{1.7.0}} [~pn
[
https://issues.apache.org/jira/browse/FLINK-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671861#comment-16671861
]
Till Rohrmann commented on FLINK-10735:
---
Thanks for reporting this issue [~ffjl198
[
https://issues.apache.org/jira/browse/FLINK-10751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10751:
--
Fix Version/s: 1.8.0
> Checkpoints should be retained when job reaches suspended state
> -
[
https://issues.apache.org/jira/browse/FLINK-10751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10751:
--
Fix Version/s: (was: 1.8.0)
1.7.0
> Checkpoints should be retained when
[
https://issues.apache.org/jira/browse/FLINK-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10743:
--
Fix Version/s: 1.7.0
> Use 0 processExitCode for ApplicationStatus.CANCELED
>
[
https://issues.apache.org/jira/browse/FLINK-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10742:
--
Fix Version/s: 1.8.0
> Let Netty use Flink's buffers directly in credit-based mode
> -
1 - 100 of 387 matches
Mail list logo