Mark Wagner <mwagner <at> intelius.com> writes:

> 
> This is the patch I ended up using:
> 
> diff -urN ganglia-3.2.0.dist/gmetad/process_xml.c 
> ganglia-3.2.0/gmetad/process_xml.c
> --- ganglia-3.2.0.dist/gmetad/process_xml.c     2011-07-07 
> 08:44:35.000000000 -0700
> +++ ganglia-3.2.0/gmetad/process_xml.c  2011-10-21 15:18:31.000000000 -0700
> @@ -1172,6 +1172,7 @@
>         {
>            case GRID_TAG:
>               rc = endElement_GRID(data, el);
> +            rc = endElement_CLUSTER(data, el);
>              break;
> 
>            case CLUSTER_TAG:
> 


Seems to be working quite nicely so far. (though much work remains on my side)
Thanks for the info & quick response.

Has this already been accepted as a patch upstream? Anything we can do to ensure
others don't run into this issue will surely be appreciated.

thanks again,

 -- MikeE


------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to