FarmMemberService is doing a JMX lookup of the HAPartition every time its deploy() method is invoked (i.e. every time its scanner finds a new file in /farm).Is anyone aware of a reason for doing this and not holding a reference to the partition?