kafka/trogdor
Lucas Bradstreet 3781117653
MINOR: MiniTrogdorCluster mutates objects from other threads (#11710)
MiniTrogdorCluster spins up agents from a different thread when scheduling them, but does not use volatiles in these objects. It's not clear that the updated fields are visible.

Reviewers: Colin P. McCabe <cmccabe@apache.org>, Kvicii <Karonazaba@gmail.com>, David Jacot <djacot@confluent.io>
2022-02-03 10:57:21 +01:00
..
src MINOR: MiniTrogdorCluster mutates objects from other threads (#11710) 2022-02-03 10:57:21 +01:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00