Yeshodhan Kulkarni

Results 6 issues of Yeshodhan Kulkarni

After checking for session.isRunning() and adding a timeout for callbackQueue.wait(), I was able to achieve the results as below: I'm not sure if the timeout needs to be configured somewhere...

We've been facing high CPU utilization after putting in SQS JMS based implementation on production. The root cause turned out to SQS connectivity issues and the use of CacheLevel: CACHE_CONSUMER...