Hi all,
I am using Raptor Orchestration to call multiple dependency service. I found in the Cal Log, the logging for sub parallel task are incomplete sometime. Some sub task doesn't generate logging at all. For example in http://appmon.vip.qa.ebay.com/logviewui/environment/raptorqasql/pool/r1pickupsvc-envf7jokk59vh/machine/pickupsvc-6831.phx02.dev.ebayc3.com/eventDetail?datetime=2017/02/09%2020:41&thread=0xfa&evt=1486698066060
You can see E20:41:05.62 EXECP P 0 CI=953&CN=ListingEligibilityTask E20:41:05.63 EXECP P 0 CI=955&CN=UserAccountNumberTask
The ListingEligibilityTask doesn't have any log.
Does anyone know why? How can I fix this issue?
Regards,
Jin
I am just calling CalEventHelper.writeLog directly. Is that causing the issue?
Regards,
Jin