[ http://issues.apache.org/jira/browse/HIVEMIND-111?page=all ]
Knut Wannheden closed HIVEMIND-111:
-----------------------------------
Resolution: Won't Fix
Fix Version: 1.1
Updated documentation to make it clear that the startup objects (Runnable
instances) contributed to hivemind.Startup are not executed asynchronously in
separate threads.
> StartupImpl.java - not starting a thread
> ----------------------------------------
>
> Key: HIVEMIND-111
> URL: http://issues.apache.org/jira/browse/HIVEMIND-111
> Project: HiveMind
> Type: Bug
> Components: framework
> Versions: 1.1
> Reporter: Tomas Knappek
> Fix For: 1.1
>
> Class org.apache.hivemind.impl.StartupImpl contains the command r.run() on
> line 38, I think it should be r.start() because the current implemention just
> run the method "run" instead of starting new thread. Otherwise I don't see
> any point to use the Runnable interface.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]