Despite the fact that after fixing an issue with ports allocation (thanks to Etienne!) for embedded Cassandra cluster (it’s used in hadoop-input-format and this was the main cause of flakiness) it's got much better, I’m 100% pro to remove this module since it’s already been deprecated for several last releases.
PS: Just an observation when I was digging into PreCommit jobs results - “org.apache.beam.runners.dataflow.worker.fn.BeamFnControlServiceTest.testClientConnecting” fails quite often in the last time. Anyone works on this? > On 29 Apr 2019, at 14:19, Maximilian Michels <m...@apache.org> wrote: > > I don't know what going on with it but I agree it's annoying. > > Came across https://jira.apache.org/jira/browse/BEAM-6247, maybe it is time > to remove this module for the next release? > > -Max > > On 26.04.19 20:10, Reuven Lax wrote: >> I find I usually have to rerun Presubmit multiple times to get a green run, >> and this test is one of the biggest culprits (though it's not the only >> culprit). Does anyone know what's going on with it? >> Reuven