----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44264/#review121651 -----------------------------------------------------------
Ship it! Ah, thank you for explaining it to me. I just didn't see the relationship between the two. - Jonathan Hurley On March 2, 2016, 6:55 a.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44264/ > ----------------------------------------------------------- > > (Updated March 2, 2016, 6:55 a.m.) > > > Review request for Ambari, Jonathan Hurley and Nate Cole. > > > Bugs: AMBARI-15260 > https://issues.apache.org/jira/browse/AMBARI-15260 > > > Repository: ambari > > > Description > ------- > > When preparing to upgrade stack versions, the following warning is seen: > > {code} > Reason: c6401.ambari.apache.org/ZKFC desired version: UNKNOWN, actual > version: UNKNOWN > c6402.ambari.apache.org/ZKFC desired version: UNKNOWN, actual version: UNKNOWN > Failed on: c6401.ambari.apache.org,c6402.ambari.apache.org > {code} > > We should be excluding non-versioned components from this check. Not sure > which branches this might exist in; I encountered this in trunk. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/StackVersionListener.java > 9d989f1 > > ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/StackVersionListenerTest.java > aa405ae > > Diff: https://reviews.apache.org/r/44264/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Dmitro Lisnichenko > >
