You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Martin Beránek (JIRA)" <ji...@apache.org> on 2010/12/15 09:21:01 UTC

[jira] Created: (IO-256) Provide thread factory for FileAlternationMonitor

Provide thread factory for FileAlternationMonitor
-------------------------------------------------

                 Key: IO-256
                 URL: https://issues.apache.org/jira/browse/IO-256
             Project: Commons IO
          Issue Type: New Feature
    Affects Versions: 2.0
            Reporter: Martin Beránek
            Priority: Minor
             Fix For: 2.1


There is no easy way how to specify FileAlternationMonitor's monitoring thread name (and other thread parameters). 

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


[jira] Commented: (IO-256) Provide thread factory for FileAlternationMonitor

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976412#action_12976412 ] 

Niall Pemberton commented on IO-256:
------------------------------------

Commons IO 2.0.1 has been released which resolves this

> Provide thread factory for FileAlternationMonitor
> -------------------------------------------------
>
>                 Key: IO-256
>                 URL: https://issues.apache.org/jira/browse/IO-256
>             Project: Commons IO
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Martin Beránek
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> There is no easy way how to specify FileAlternationMonitor's monitoring thread name (and other thread parameters). 

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


[jira] Resolved: (IO-256) Provide thread factory for FileAlternationMonitor

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved IO-256.
--------------------------------

    Resolution: Fixed
      Assignee: Niall Pemberton

Thanks for the suggestion - you can now set a ThreadFactory on FileAlterationMonitor

http://svn.apache.org/viewvc?view=revision&revision=1052114

> Provide thread factory for FileAlternationMonitor
> -------------------------------------------------
>
>                 Key: IO-256
>                 URL: https://issues.apache.org/jira/browse/IO-256
>             Project: Commons IO
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Martin Beránek
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 2.1
>
>
> There is no easy way how to specify FileAlternationMonitor's monitoring thread name (and other thread parameters). 

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