Hi,
I am trying to use Storm for my application and I am unable to figure out when and where is Storm creating the TopologyContext (that is passed in the prepare method of Spout/Bolt) from the Topology that we submit using submitTopology (in TopologyBuilder). Kindly help me out with this as my further progress is highly dependent on this. Thanks !
