[
https://issues.apache.org/activemq/browse/SM-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Termin resolved SM-1562.
-------------------------------
Resolution: Fixed
Fixed. The java timer-thread is first created if the schedule method is used.
Author: tterm
Date: Wed Sep 10 04:51:54 2008
New Revision: 693801
URL: http://svn.apache.org/viewvc?rev=693801&view=rev
Log:
SM-1562 each eip endpoint creates a timer thread even if it is not used at all
Modified:
servicemix/utils/trunk/src/main/java/org/apache/servicemix/timers/impl/TimerManagerImpl.java
> each eip endpoint creates a timer thread even if it is not used at all
> ----------------------------------------------------------------------
>
> Key: SM-1562
> URL: https://issues.apache.org/activemq/browse/SM-1562
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-eip
> Affects Versions: 3.2.2
> Reporter: Thomas Termin
> Assignee: Thomas Termin
> Fix For: 3.2.3, 3.3
>
>
> It is ok that each eip endpoint creates a timer manager instance but the
> corresponding thread should just be started if the scheduled method is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.