----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22335/#review45420 -----------------------------------------------------------
samza-core/src/main/scala/org/apache/samza/util/Util.scala <https://reviews.apache.org/r/22335/#comment80280> Yea, let's keep the Util function. It's still handy, rather than having to remember all of the ManagementFactory junk. - Chris Riccomini On June 6, 2014, 11:44 p.m., Raul Castro Fernandez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22335/ > ----------------------------------------------------------- > > (Updated June 6, 2014, 11:44 p.m.) > > > Review request for samza. > > > Repository: samza > > > Description > ------- > > SAMZA-192; container PID is logged in SamzaContainer. A new > Util.getContainerPID function returns the PID > > > Diffs > ----- > > samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala > bfff2a6 > samza-core/src/main/scala/org/apache/samza/util/Util.scala 1b548fd > > Diff: https://reviews.apache.org/r/22335/diff/ > > > Testing > ------- > > I've tried the function in the debugger and the scala interpreter. Could not > try it in a different environemnt than Linux > > > Thanks, > > Raul Castro Fernandez > >
