Does anyone know why cluster status filed is commented out on Cluster.java?
//private ClusterStatus status; Thanks. On Sat, Nov 8, 2014 at 11:41 AM, Chamila De Alwis <chami...@wso2.com> wrote: > > Hi Raj, > > On Sat, Nov 8, 2014 at 9:54 AM, Rajkumar Rajaratnam <rajkum...@wso2.com> > wrote: > >> File "/mnt/cartridgeagent/modules/event/topology/events.py", line 173, in >> create_from_json >> cluster_obj.status = cluster_str["status"] >> KeyError: 'status' >> > > The "status" field is missing from the cluster object. From what I > understand this is a mandatory field right? The CompleteTopologyEvent > doesn't seem to be properly created. > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > -- Raj