[jira] [Assigned] (FLINK-8991) End-to-end test: Ganglia metrics reporter

2018-05-21 Thread Tuo Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tuo Wang reassigned FLINK-8991:
---

Assignee: Tuo Wang

> End-to-end test: Ganglia metrics reporter
> -
>
> Key: FLINK-8991
> URL: https://issues.apache.org/jira/browse/FLINK-8991
> Project: Flink
>  Issue Type: Sub-task
>  Components: Metrics, Tests
>Reporter: Till Rohrmann
>Assignee: Tuo Wang
>Priority: Major
>
> We should add an end-to-end test for the {{Ganglia}} metrics reporter. In 
> order to do this we need to add a script/function to setup Ganglia. Next we 
> need to start Flink with a Ganglia reporter configured and verify that the 
> metrics are reported to Ganglia.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (FLINK-8974) End-to-end test: Run general purpose DataSet job with failures in standalone mode

2018-05-21 Thread Tuo Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tuo Wang reassigned FLINK-8974:
---

Assignee: Tuo Wang

> End-to-end test: Run general purpose DataSet job with failures in standalone 
> mode
> -
>
> Key: FLINK-8974
> URL: https://issues.apache.org/jira/browse/FLINK-8974
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Affects Versions: 1.5.0
>Reporter: Till Rohrmann
>Assignee: Tuo Wang
>Priority: Blocker
> Fix For: 1.6.0
>
>
> Similar to FLINK-8973, we should setup an end-to-end test where we run the 
> general purpose DataSet job from FLINK-8972 in a HA standalone setting with 
> failures and process kills.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (FLINK-8987) End-to-end test: Avro state evolution

2018-05-21 Thread Tuo Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tuo Wang reassigned FLINK-8987:
---

Assignee: Tuo Wang

> End-to-end test: Avro state evolution
> -
>
> Key: FLINK-8987
> URL: https://issues.apache.org/jira/browse/FLINK-8987
> Project: Flink
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: Till Rohrmann
>Assignee: Tuo Wang
>Priority: Blocker
> Fix For: 1.6.0, 1.5.1
>
>
> We should add an end-to-end test which verifies that we can upgrade Avro 
> types by adding and removing fields. We can use the general purpose job 
> (FLINK-8971) after it added Avro types for that.
> What should happen is
> # Start general purpose job
> # Take savpoint
> # Change Avro type to have different fields
> # Resume from savepoint
> Check for different state backends: RocksDB, FsStateBackend



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (FLINK-8160) Extend OperatorHarness to expose metrics

2018-02-27 Thread Tuo Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tuo Wang reassigned FLINK-8160:
---

Assignee: Tuo Wang

> Extend OperatorHarness to expose metrics
> 
>
> Key: FLINK-8160
> URL: https://issues.apache.org/jira/browse/FLINK-8160
> Project: Flink
>  Issue Type: Improvement
>  Components: Metrics, Streaming
>Reporter: Chesnay Schepler
>Assignee: Tuo Wang
>Priority: Major
> Fix For: 1.5.0
>
>
> To better test interactions between operators and metrics the harness should 
> expose the metrics registered by the operator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (FLINK-8742) Move ConfigDocsGenerator annotation to flink-annotations

2018-02-25 Thread Tuo Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tuo Wang reassigned FLINK-8742:
---

Assignee: Tuo Wang

> Move ConfigDocsGenerator annotation to flink-annotations
> 
>
> Key: FLINK-8742
> URL: https://issues.apache.org/jira/browse/FLINK-8742
> Project: Flink
>  Issue Type: Improvement
>  Components: Configuration
>Affects Versions: 1.5.0
>Reporter: Chesnay Schepler
>Assignee: Tuo Wang
>Priority: Trivial
>  Labels: easy-fix, starter
> Fix For: 1.5.0
>
>
> The {{ConfigDocsGenerator}} added annotations to modify the behavior of the 
> generator output. ({{ConfigGroup}} and {{ConfigGroups}}).
> Currently these annotations are part of {{flink-core}} and residein the same 
> package as the various `ConfigOption` classes.
> I propose moving them to flink-annotations for consolidation. We may also 
> place them in a new module in {{flink-docs}}, but given that we already have 
> a module exclusively for annotations this seems overkill.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)