Nico Kruber created FLINK-24144:
-----------------------------------

             Summary: Improve DataGenerator to prevent excessive creation of 
new Random objects
                 Key: FLINK-24144
                 URL: https://issues.apache.org/jira/browse/FLINK-24144
             Project: Flink
          Issue Type: Improvement
          Components: Documentation / Training / Exercises
    Affects Versions: 1.13.2, 1.14.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


For a couple of methods in {{DataGenerator}}, new {{Random}} objects are 
created with a specific seed. Instead, we could create a single {{Random}} 
object and reset the seed when needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to