Hi Asanka,

I am trying to expose instance id through topology. For that I have made
these changes [1]. I am trying to retrieve instance id of member context
and set it to Member object inside handleMemberCreatedEvent. But I am
getting instance id of member context, which is passed as argument as null.

I went through your code changes and noticed that you have this change of
setting instance id of member in handleMemberInitializedEvent [2].

So just wanted to know if you are able to get instance id there.

[1]
https://github.com/swaprp15/stratos/commit/5770646efe7faa50b8ea2c36391a03e0e404a632
[2]
https://github.com/asankasanjaya/stratos/blob/master/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/messaging/topology/TopologyBuilder.java#L471

Thanks and Regards,
Swapnil

Reply via email to