Hi Samza devs, Lately, with the major re-works such as standalone, multithreading etc, it is getting harder to keep track of the package/class dependencies in import-control.xml.
What I have noticed is that we don't bother removing the class/package dependencies when it is no longer valid. This is not raised as a fault by the checkstyle plugin. However, this means that import-control.xml is going to continuously grow without adding much value. Does anyone find this particularly useful? Should we consider removing the import-control verification from checkstyle? Thanks! -- Navina R.