----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59621/#review176268 -----------------------------------------------------------
Ship it! Ship It! - Jonathan Hurley On May 28, 2017, 11:30 p.m., Akira Ajisaka wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59621/ > ----------------------------------------------------------- > > (Updated May 28, 2017, 11:30 p.m.) > > > Review request for Ambari, Jaimin Jetly and Jonathan Hurley. > > > Bugs: AMBARI-20827 > https://issues.apache.org/jira/browse/AMBARI-20827 > > > Repository: ambari > > > Description > ------- > > Replace the usage of org.jboss.netty.util.internal.ConcurrentHashMap with > java.util.concurrent.ConcurrentHashMap. > This change is required for building Apache Ambari on Ubuntu 16.04 by Apache > BigTop. Please see BIGTOP-2771 for the detail. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/events/listeners/tasks/TaskStatusListener.java > 93eef36702 > > ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java > f1e93ac8b9 > > > Diff: https://reviews.apache.org/r/59621/diff/1/ > > > Testing > ------- > > I didn't test it. Probably testing is not needed for this patch. > > > Thanks, > > Akira Ajisaka > >
