Github user lei-xia commented on the issue:
https://github.com/apache/helix/pull/155
Is controller code depending on the Routing table code by any chance? I saw
RouterCache, could not figure out if thats used in controller or specator?
-- No, RouterCache depends on the BasicClusterCache which is in the
org.apache.helix.commons module, which the controller's ClusterDataCache also
depends on. ---
