Applications depending on corda-rpc have started throwing a QUASAR WARNING: Quasar Java Agent isn't running. If you're using another instrumentation method you can ignore this message; otherwise, please refer to the Getting Started section in the Quasar documentation. error on start up. Quasar isn't used in the RPC client (as far as I'm aware), and this will be very misleading to users. This is a regression between v4 and v5.
You can see this if you take the RPC clients built in behave and run the v4 OS one and then the v5 OS one, you get the following error:
You can see the error doesn't happen on this build on the 15/5: https://ci-master.corda.r3cev.com/viewLog.html?buildId=174386&buildTypeId=Corda_Qa_BehaveCompatibility&tab=buildLog&branch_Corda_Qa=%3Cdefault%3E&_focus=218#_state=218
But it does happen here on the 16/5: https://ci-master.corda.r3cev.com/viewLog.html?buildId=174741&buildTypeId=Corda_Qa_BehaveCompatibility