in a jira description
> was an awful experience J)
>
>
>
>
>
> *De :* LINZ, Arnaud
> *Envoyé :* mercredi 7 novembre 2018 11:43
> *À :* 'user'
> *Objet :* RE: Stopping a streaming app from its own code : behaviour
> change from 1.3 to 1.6
>
>
>
> F
rom its own code : behaviour change from
1.3 to 1.6
FYI, the code below ends with version 1.6.0, do not end in 1.6.1. I suspect
it’s a bug instead of a new feature.
De : LINZ, Arnaud
Envoyé : mercredi 7 novembre 2018 11:14
À : 'user' mailto:user@flink.apache.org>>
Objet : RE: S
FYI, the code below ends with version 1.6.0, do not end in 1.6.1. I suspect
it’s a bug instead of a new feature.
De : LINZ, Arnaud
Envoyé : mercredi 7 novembre 2018 11:14
À : 'user'
Objet : RE: Stopping a streaming app from its own code : behaviour change from
1.3 to 1.6
Hello,
Hello,
This has nothing to do with HA. All my unit tests involving a streaming app now
fail in “infinite execution”
This simple code never ends :
@Test
public void testFlink163() throws Exception {
// get the execution environment
final StreamExecutionEnvironment env =