----- Original Message ---- > From: Bernard Li <[EMAIL PROTECTED]> > To: "Witham, Timothy D" <[EMAIL PROTECTED]> > Cc: Ganglia Developers <[email protected]> > Sent: Saturday, April 12, 2008 12:19:20 AM > Subject: Re: [Ganglia-developers] [RFC] Backport #76 "gmetad summary > dataincorrect during summarization" fixes to 3.0.x > > On Fri, Apr 11, 2008 at 2:49 PM, Witham, Timothy D > wrote: > > > Yes, I believe the patch is complete now and will resolve bz#76 for > > 3.0.x. > > Checked into 3.0.x branch r1232. > > I would like to request that we start rolling 3.0.8 betas for an > imminent release -- unless of course there are other bugfixes planned. >
There is a fix in linux/metrics.c r1029 that bz#180 . This should go into 3.0.8. The fix is relatively nice in trunk, but more ugly in 3.0.x due to the code duplication in the networking metrics. I see two possible ways: a) we backport only r1029, even if if it is ugly b) we take the current state of linux/metrics.c minus r1010 /float conversion for memory metrics) Also, I am a bit worried about the reported memory leak in "gmond". If Kumar can give us a pointer, maybe we could get that fixed to. > Also, looks like we can have one more release before 3.1.0 (or 3.1.1, > whatever we are calling the release now...), so we'd better start > cracking :-) > > Actually, I wonder if we should call it 3.1.x any more... since we've > had so many 3.0.x releases, it might make 3.1.x not seem like a major > upgrade which it is. Maybe call it 3.5 or 4.0? > Maybe having a larger offset in Minor might be good. I do not really see that it warrants an upgrade of Major. We can do that once the python fraction has eliminated the last piece of c-code :-) Cheers Martin ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
