> On June 11, 2014, 8:05 p.m., Chris Riccomini wrote: > > samza-core/src/main/scala/org/apache/samza/util/Util.scala, line 183 > > <https://reviews.apache.org/r/22335/diff/1/?file=605050#file605050line183> > > > > Yea, let's keep the Util function. It's still handy, rather than having > > to remember all of the ManagementFactory junk.
Cool. I just added the new version. - Raul ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22335/#review45420 ----------------------------------------------------------- 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 > >
