WIP: MappingQueue should be parsed in EMIES TargetInformationRetrieval (Fixes BUGZ-3538)
If only EMIES (or REST) is used without LDAP the MappingQueue is not parsed in TargetInformationRetrieval and as a result the queue that is used for submission contains share name (with _voname suffix).
Moreover if advertisedvos is only defined in [infosys/cluster] but not per-[queue] the A-REX also will not apply this suffix stripping.
The result is very annoying slowdown with all shares useless iteration.
We traced down this with @floridop and hope this small fix will fix the issue. Will see after build.
Edited by Andrii Salnikov