----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58668/#review172788 -----------------------------------------------------------
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java Line 681 (original), 681 (patched) <https://reviews.apache.org/r/58668/#comment245832> Why not supply them anymore? Seems like a performance penality if you pass in `null` - Jonathan Hurley On April 24, 2017, 10:43 a.m., Attila Doroszlai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58668/ > ----------------------------------------------------------- > > (Updated April 24, 2017, 10:43 a.m.) > > > Review request for Ambari, Jonathan Hurley, Laszlo Puskas, Sandor Magyari, > and Sebastian Toader. > > > Bugs: AMBARI-20832 > https://issues.apache.org/jira/browse/AMBARI-20832 > > > Repository: ambari > > > Description > ------- > > Fix trivial typo. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java > f604a7f8be9b2dad7810e46444ae79ead73f8a98 > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java > ac6ac1d299947a3b4ba0f0f41f7a6f851b2a72db > > > Diff: https://reviews.apache.org/r/58668/diff/1/ > > > Testing > ------- > > Unit tests: `HostResourceProviderTest` passed, other unit tests pending. > > > Thanks, > > Attila Doroszlai > >
