- Verify whether we can reliably use a reissue request to safely cause a refresh;
(note: The issues I experienced with this (reloading all instruments) was an unrelated GC issue. Further tests have shown that requesting a reissue appears to work fine for a single EPIC – I just need confirmation that this is the right way to proceed)
- Find out how to configure EmaConfig.xml to randomly assign channels at startup, in order to avoid straining the first channel.
(assuming it’s possible; the alternative would be to revert to programmatic configuration);
- Is there a case for using views to reduce the number of fields we’re getting? Does this carry a performance advantage? Is it something that would need to be setup serverside, in which case would it entail additional work on ADS?