Henri Hagberg

Results 1 issues of Henri Hagberg

[`ConfigAccessor#getResourceConfig`](https://github.com/apache/helix/blob/2d9fd3cc525edb251b6e41904bccfd78654947e7/helix-core/src/main/java/org/apache/helix/ConfigAccessor.java#L835) logs warning (and returns `null`) if config for some resource is missing from ZooKeeper. We are seeing quite a few warnings about missing resource configs due to this. However,...