You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Bill Bell (JIRA)" <ji...@apache.org> on 2011/01/19 09:52:43 UTC

[jira] Created: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

Upgrade Jetty to 6.1.26 in standard disto
-----------------------------------------

                 Key: SOLR-2321
                 URL: https://issues.apache.org/jira/browse/SOLR-2321
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.4.1
            Reporter: Bill Bell


Upgrade distro to 6.1.26.

http://dist.codehaus.org/jetty/jetty-6.1.26/


The main BUg that is causing trouble:

[JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets



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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Reopened: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

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

Bill Bell reopened SOLR-2321:
-----------------------------


The md5 value from start.jar is different that what is in the SOLR directory. I wonder if there are other files not the same?


solr/example $ md5 start.jar
MD5 (start.jar) = b11a687531919acef042662bd77ffda7

jetty-6.1.26 bill$ md5 start.jar
MD5 (start.jar) = c4e5ebc58a2983f53feb73e6cd4d5605



> Upgrade Jetty to 6.1.26 in standard disto
> -----------------------------------------
>
>                 Key: SOLR-2321
>                 URL: https://issues.apache.org/jira/browse/SOLR-2321
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Bill Bell
>             Fix For: 3.1, 4.0
>
>
> Upgrade distro to 6.1.26.
> http://dist.codehaus.org/jetty/jetty-6.1.26/
> The main BUg that is causing trouble:
> [JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Resolved: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

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

Yonik Seeley resolved SOLR-2321.
--------------------------------

    Resolution: Fixed

start.jar is just the launcher so it probably doesn't matter, but I've updated it just in case.

> Upgrade Jetty to 6.1.26 in standard disto
> -----------------------------------------
>
>                 Key: SOLR-2321
>                 URL: https://issues.apache.org/jira/browse/SOLR-2321
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Bill Bell
>             Fix For: 3.1, 4.0
>
>
> Upgrade distro to 6.1.26.
> http://dist.codehaus.org/jetty/jetty-6.1.26/
> The main BUg that is causing trouble:
> [JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Resolved: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

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

Yonik Seeley resolved SOLR-2321.
--------------------------------

    Resolution: Not A Problem

Solr 3.1 and 4.0 were already upgraded to 6.1.26 before this bug was opened.

> Upgrade Jetty to 6.1.26 in standard disto
> -----------------------------------------
>
>                 Key: SOLR-2321
>                 URL: https://issues.apache.org/jira/browse/SOLR-2321
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Bill Bell
>             Fix For: 3.1, 4.0
>
>
> Upgrade distro to 6.1.26.
> http://dist.codehaus.org/jetty/jetty-6.1.26/
> The main BUg that is causing trouble:
> [JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Commented: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986791#action_12986791 ] 

Hoss Man commented on SOLR-2321:
--------------------------------

Hmmm... confusing.

the last svn log for "start.jar" said it was last upgraded to 6.1.22 (r926575) ... apparently the  6.1.26 upgrade didn't require changing start.jar

> Upgrade Jetty to 6.1.26 in standard disto
> -----------------------------------------
>
>                 Key: SOLR-2321
>                 URL: https://issues.apache.org/jira/browse/SOLR-2321
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Bill Bell
>             Fix For: 3.1, 4.0
>
>
> Upgrade distro to 6.1.26.
> http://dist.codehaus.org/jetty/jetty-6.1.26/
> The main BUg that is causing trouble:
> [JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Updated: (SOLR-2321) Upgrade Jetty to 6.1.26 in standard disto

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

Hoss Man updated SOLR-2321:
---------------------------

    Fix Version/s: 4.0
                   3.1

> Upgrade Jetty to 6.1.26 in standard disto
> -----------------------------------------
>
>                 Key: SOLR-2321
>                 URL: https://issues.apache.org/jira/browse/SOLR-2321
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Bill Bell
>             Fix For: 3.1, 4.0
>
>
> Upgrade distro to 6.1.26.
> http://dist.codehaus.org/jetty/jetty-6.1.26/
> The main BUg that is causing trouble:
> [JETTY-547] - Jetty should rely on socket.shutdownOutput() to close sockets

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org