Description
Two things stood out at me so far:
- The correct address is not always placed into ZooKeeper (e.g. a value of "localhost" will result in "localhost" and a value of "0.0.0.0" will result in "0.0.0.0").
- "localhost" is always passed to Accumulo.enableTracing which will ultimately write "localhost" instead of the actual host running the GC