zentol opened a new pull request #20:
URL: https://github.com/apache/flink-benchmarks/pull/20


   Prevents an issue where `FlinkEnvironmentContext#setUp/tearDown` would be 
called multiple times, because subclasses contained overrides annotated with 
`@SetUp/@TearDown` which called into the parent version.
   
   The effect can be easily seen by adding some `println` statements to 
`FlinkEnvironmentContext#setUp` and running the `WindowBenchmarks`, (or any 
benchmark with a `FlinkEnvironmentContext` subclass).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to