Hi All,
I was facing an issue while reading a lots of data from external sources / DBs. The Data is huge and taking too much to time read those. Due to this, Scheduler is also running longer.
I tried to disabled Scheduler Component, Remove Bundle but still I see the thread in Adobe Experience Manager Web Console - Threads Console. And to kill that thread, I needed to restart the AEM Instance.
Is there any way to KILL the long running thread in OSGI Console / AEM.
Thanks in Advance.