I am fine with this; however, it might be better to take `System.currentTimeMillis()` as seed and LOG the seed -- if it fails, we can reproduced using the logged seed?
Also: it's multiple test methods and I don't think that the execution order is defined. Thus, we should initialize the with known seed, for each test, ie, via `@Before` [ Full content available at: https://github.com/apache/kafka/pull/5567 ] This message was relayed via gitbox.apache.org for [email protected]
