fileinstall thread name as printed in log messages need to be less verbose
--------------------------------------------------------------------------

                 Key: FELIX-1862
                 URL: https://issues.apache.org/jira/browse/FELIX-1862
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-2.0.4
         Environment: generic
            Reporter: Sahoo


Look at the following message. The thread created by fileinstall has a name 
that includes everything that's used to configure fileinstall:

[#|2009-11-11T19:06:28.958+0530|INFO|glassfishv3.0|null|_ThreadID=23;_ThreadName={felix.fileinstall.poll=5000,
 felix.fileinstall.bundles.new.start=true, 
felix.fileinstall.dir=/space/ss141213/WS/gf/v3/publish/glassfishv3/glassfish/modules/autostart/,
 felix.fileinstall.debug=1};|Installed 
/space/ss141213/WS/gf/v3/publish/glassfishv3/glassfish/modules/autostart/org.apache.felix.fileinstall-autodeploy-bundles.cfg|#]

It would have been sufficient to only include the watched directory name in the 
thread name as there is always one thread per watched directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to