Hi, I have observed a weird behavior from Travis builds, The following two builds ran on the exact same source (with difference of blank lines) & broke at two unrelated points without any helpful information,
https://travis-ci.org/apache/incubator-druid/builds/603316688 https://travis-ci.org/apache/incubator-druid/builds/603445329 Note that the logs of previous build failures did guide me towards improving my code, but at this point, I'm unsure whether this is known behavior or something related to my implementation of the new feature. Any guidance would be appreciated. Thanks & Regards Aditya