You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/09/27 06:27:16 UTC

[jira] Created: (SOLR-1466) Fix File descriptor leak in SnapPuller

Fix File descriptor leak in SnapPuller
--------------------------------------

                 Key: SOLR-1466
                 URL: https://issues.apache.org/jira/browse/SOLR-1466
             Project: Solr
          Issue Type: Bug
          Components: replication (java)
            Reporter: Mark Miller
             Fix For: 1.4
         Attachments: SOLR-1466.patch



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


[jira] Resolved: (SOLR-1466) Fix File descriptor leak in SnapPuller

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

Mark Miller resolved SOLR-1466.
-------------------------------

    Resolution: Invalid

my bad - cleanup gets it, and you wouldnt want to close it there anyway

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch
>
>


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


[jira] Updated: (SOLR-1466) Fix File descriptor leak in SnapPuller

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

Mark Miller updated SOLR-1466:
------------------------------

    Attachment: SOLR-1466.patch

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch
>
>


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


[jira] Updated: (SOLR-1466) Fix File descriptor leak in SnapPuller

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

Mark Miller updated SOLR-1466:
------------------------------

    Attachment: SOLR-1466.patch

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch, SOLR-1466.patch
>
>


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


[jira] Reopened: (SOLR-1466) Fix File descriptor leak in SnapPuller

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

Mark Miller reopened SOLR-1466:
-------------------------------


flippity flop - there is still a bug here - it is a descriptor leak. After I open and close this a few more times I'll fix it.

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch
>
>


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


[jira] Resolved: (SOLR-1466) Fix File descriptor leak in SnapPuller

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

Mark Miller resolved SOLR-1466.
-------------------------------

    Resolution: Fixed
      Assignee: Mark Miller

Thanks for the review!

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch, SOLR-1466.patch
>
>


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


[jira] Commented: (SOLR-1466) Fix File descriptor leak in SnapPuller

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759992#action_12759992 ] 

Shalin Shekhar Mangar commented on SOLR-1466:
---------------------------------------------

Yep, there is a leak alright. Commit when ready.

> Fix File descriptor leak in SnapPuller
> --------------------------------------
>
>                 Key: SOLR-1466
>                 URL: https://issues.apache.org/jira/browse/SOLR-1466
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>            Reporter: Mark Miller
>             Fix For: 1.4
>
>         Attachments: SOLR-1466.patch, SOLR-1466.patch
>
>


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