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 "Noble Paul (JIRA)" <ji...@apache.org> on 2008/12/08 07:58:44 UTC

[jira] Created: (SOLR-902) Potential bug w/ FastInputStream

Potential bug w/ FastInputStream
--------------------------------

                 Key: SOLR-902
                 URL: https://issues.apache.org/jira/browse/SOLR-902
             Project: Solr
          Issue Type: Bug
            Reporter: Noble Paul
            Priority: Minor


When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Updated: (SOLR-902) bug w/ FastInputStream

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

Noble Paul updated SOLR-902:
----------------------------

    Fix Version/s: 1.4
          Summary: bug w/ FastInputStream  (was: Potential bug w/ FastInputStream)

> bug w/ FastInputStream
> ----------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Updated: (SOLR-902) bug w/ FastInputStream

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

Shalin Shekhar Mangar updated SOLR-902:
---------------------------------------

    Attachment: SOLR-902.patch

# Added Apache license header to the new test
# Uses Junit annotations

I'll commit this shortly.

> bug w/ FastInputStream
> ----------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-902.patch, SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Updated: (SOLR-902) Potential bug w/ FastInputStream

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

Noble Paul updated SOLR-902:
----------------------------

    Attachment: SOLR-902.patch

This time with the fix

> Potential bug w/ FastInputStream
> --------------------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Assigned: (SOLR-902) bug w/ FastInputStream

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

Shalin Shekhar Mangar reassigned SOLR-902:
------------------------------------------

    Assignee: Shalin Shekhar Mangar

> bug w/ FastInputStream
> ----------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Updated: (SOLR-902) Potential bug w/ FastInputStream

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

Noble Paul updated SOLR-902:
----------------------------

    Attachment: SOLR-902.patch

A testcase to demonstrate this



> Potential bug w/ FastInputStream
> --------------------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Commented: (SOLR-902) bug w/ FastInputStream

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

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

I'll commit this in a day or two.

> bug w/ FastInputStream
> ----------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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


[jira] Resolved: (SOLR-902) bug w/ FastInputStream

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

Shalin Shekhar Mangar resolved SOLR-902.
----------------------------------------

    Resolution: Fixed

Committed revision 729834.

Thanks Noble!

> bug w/ FastInputStream
> ----------------------
>
>                 Key: SOLR-902
>                 URL: https://issues.apache.org/jira/browse/SOLR-902
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-902.patch, SOLR-902.patch, SOLR-902.patch
>
>
> When I use FastInputStream wrapped by a GZIPInputStream it does not work

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