Details
Description
I noticed this today when a transform seemed to have been stuck for ages:
FINEST|1448/0|12-05-14 16:09:13|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
FINEST|1448/0|12-05-14 16:09:13|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
FINEST|1448/0|12-05-14 16:09:14|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
FINEST|1448/0|12-05-14 16:09:14|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
FINEST|1448/0|12-05-14 16:09:14|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
FINEST|1448/0|12-05-14 16:09:15|Retrieving document at 'http://dbsymd5:16003/side_door.do/cmdb_rel_contacts.do?WSDL'.
In fact, there are 100's if not 1000's of entries.
I would have thought, this step should only retrieve the WSDL once per session. If it really is doing it for every single row, then perhaps thats why it's slow? ( Actually it's slow for us because the other end is dog slow.. But hitting it twice for each request can't help! )