You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/01/27 17:06:46 UTC

[jira] Resolved: (CASSANDRA-2050) AbstractDaemon unnecessarily uses jetty interface

     [ https://issues.apache.org/jira/browse/CASSANDRA-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-2050.
---------------------------------------

    Resolution: Fixed
      Reviewer: stuhood  (was: urandom)

committed w/ removal of lib/jetty* (which svn diff won't include in a patch)

> AbstractDaemon unnecessarily uses jetty interface
> -------------------------------------------------
>
>                 Key: CASSANDRA-2050
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2050
>             Project: Cassandra
>          Issue Type: Task
>          Components: API
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>            Priority: Minor
>             Fix For: 0.7.2
>
>         Attachments: 2050.txt
>
>
> AbstractDaemon's CleaningThreadPool need not implement this jetty interface. Removing this would allow us to remove jetty dependency altogether. 

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