Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerJun 12, 2020
Race condition between scheduler stop and scheduleWithFixedDelay leads to a memory leak. (MULE-18471)
Jun 12, 2020
Race condition between scheduler stop and scheduleWithFixedDelay leads to a memory leak. (MULE-18471)
Jun 10, 2020
CustomScheduler#destroyThreadGroup is taking more than configured shutdownTimeout. (MULE-18224)
Jun 10, 2020
CustomScheduler#destroyThreadGroup is taking more than configured shutdownTimeout. (MULE-18224)
May 22, 2019
Race condition in prestartCoreThreads for a Scheduler. (MULE-16858)
May 22, 2019
Race condition in prestartCoreThreads for a Scheduler. (MULE-16858)
May 20, 2019
Allow the properties in scheduler-pools.conf to be configured as system property. (MULE-16788)
Setting low heap memory in multicore machine causes Mule to fail to start. (MULE-16829)
NPE when a customScheduler is shutting down itself. (MULE-16760)
WARN logged when fixed rate task overlap in a single thread. (MULE-16759)
May 20, 2019
Setting low heap memory in multicore machine causes Mule to fail to start. (MULE-16829)
April 25, 2019
Allow overriding the location of the Scheduler config file via a system property. (MULE-14552)
NPE when a customScheduler is shutting down itself. (MULE-16760)
WARN logged when fixed rate task overlap in a single thread Scheduler. (MULE-16759)
Race condition in ThreadGroup destroying for customScheduler threadGroup. (MULE-16516)
Rejected from scheduler warning has too high frequency in logs. (MULE-15588)
Avoid keeping references to muleContext from a CustomScheduler. (MULE-14907)
Custom Scheduler shutdown from a thread from the same scheduler fails. (MULE-14736)
Cannot destroy thread groups that have commons-pool evictor threads. (MULE-14675)
ThrottlingScheduler active tasks count breaks when tasks are cancelled.. (MULE-14590)
Delayed task is triggered when target Scheduler is busy is lost. (MULE-14577) *| Scheduler#scheduleAtFixedRate cancels task if triggered while previous is still running. (ttps://www.mulesoft.org/jira/browse/MULE-14572[MULE-14572])
Unclear error with missing parameter in Scheduler configuration. (MULE-14558)
Schedulers don’t indicate which one is exhausted. (MULE-14524)
Add data about dangling threads when a ThreadGroup can’t be destroyed. (MULE-15666)
Add an option to always log the creation location of a Schedule. (MULE-15531)
April 25, 2019
NPE when a customScheduler is shutting down itself. (MULE-16760)
WARN logged when fixed rate task overlap in a single thread Scheduler. (MULE-16759)
Race condition in ThreadGroup destroying for customScheduler threadGrou. (MULE-16516)
October 9, 2018
Rejected from scheduler warning has too high a frequency in logs. (MULE-15588)
Leaks through hard references to types, classloaders, and Schedulers. (MULE-15716)
Add data about dangling threads when a ThreadGroup can’t be destroyed. (MULE-15666)
Add an option to always log the creation location of a Scheduler. (MULE-15531)
July 24, 2018
Scheduler Service: provide a method to determine if current thread is CPU. (MULE-15415)
May 9, 2018
Avoid keeping references to muleContext from a CustomScheduler. (MULE-14907)
March 16, 2018
Custom scheduler shutdown from a thread from the same Scheduler fails. (MULE-14736)
Minor performance improvements. (MULE-14693)
March 7, 2018
Cannot destroy thread groups that have commons-pool evictor threads. (MULE-14675)
Race condition in reactor causes premature thread. (MULE-14665)
March 5, 2018
ThrottlingScheduler active tasks count breaks when tasks are cancelled. (MULE-14590)
Delayed task is triggered when target scheduler is busy is lost. (MULE-14577)
Too many ThreadGroup instances leaked after redeploy. (MULE-14658)
January 31, 2018
Allow to override the location of the scheduler config file via system property. (MULE-14552)
Scheduler#scheduleAtFixedRate cancels task if triggered while previous is still running. (MULE-14572)
Unclear error with missing parameter in scheduler configuration. (MULE-14558)
Schedulers don’t indicate which one is exhausted. (MULE-14524)
Prevent classloader leak through accesscontext in thread. (MULE-14179)