rohanag12 opened a new pull request #3293: Bug: Read override config in Metrics Manager URL: https://github.com/apache/incubator-heron/pull/3293 The metrics manager has its own method of reading sink config, it does not use the [Config#loadConfig](https://github.com/apache/incubator-heron/blob/5ee2490c025c7684c097962cf6d25f54ead73cf4/heron/spi/src/java/org/apache/heron/spi/common/ConfigLoader.java#L61) method from the SPI. It should read `override.yaml` when reading sink config. #3287 has more details.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
