[jira] [Updated] (HADOOP-7450) Bump jetty to 6.1.26

2011-11-15 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7450:
---

Attachment: HADOOP-7450._0.22.patch

There was an extra removal in the library.properties file - I have fixed it as 
a separate commit. Here's new combined patch.

Common build was successful and all artifacts were pushed correctly.

> Bump jetty to 6.1.26
> 
>
> Key: HADOOP-7450
> URL: https://issues.apache.org/jira/browse/HADOOP-7450
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.22.0
>Reporter: Jitendra Nath Pandey
>Assignee: Konstantin Boudnik
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: HADOOP-7450.1.patch, HADOOP-7450.2.patch, 
> HADOOP-7450._0.22.patch, HADOOP-7450._0.22.patch
>
>
> Bump the jetty version, as previous version has an issue that can cause it to 
> hang at startup.
> 6.1.14 jetty is also tends to hung on heavy datanode loads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7450) Bump jetty to 6.1.26

2011-10-29 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7450:
---

  Description: 
Bump the jetty version, as previous version has an issue that can cause it to 
hang at startup.

6.1.14 jetty is also tends to hung on heavy datanode loads.

  was:Bump the jetty version, as previous version has an issue that can cause 
it to hang at startup.

 Priority: Blocker  (was: Major)
Affects Version/s: 0.22.0
Fix Version/s: (was: 0.23.0)
   0.22.0

> Bump jetty to 6.1.26
> 
>
> Key: HADOOP-7450
> URL: https://issues.apache.org/jira/browse/HADOOP-7450
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.22.0
>Reporter: Jitendra Nath Pandey
>Assignee: Konstantin Boudnik
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: HADOOP-7450.1.patch, HADOOP-7450.2.patch, 
> HADOOP-7450._0.22.patch
>
>
> Bump the jetty version, as previous version has an issue that can cause it to 
> hang at startup.
> 6.1.14 jetty is also tends to hung on heavy datanode loads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7450) Bump jetty to 6.1.26

2011-10-29 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7450:
---

Component/s: build

> Bump jetty to 6.1.26
> 
>
> Key: HADOOP-7450
> URL: https://issues.apache.org/jira/browse/HADOOP-7450
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.22.0
>Reporter: Jitendra Nath Pandey
>Assignee: Konstantin Boudnik
>Priority: Blocker
> Fix For: 0.22.0
>
> Attachments: HADOOP-7450.1.patch, HADOOP-7450.2.patch, 
> HADOOP-7450._0.22.patch
>
>
> Bump the jetty version, as previous version has an issue that can cause it to 
> hang at startup.
> 6.1.14 jetty is also tends to hung on heavy datanode loads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7450) Bump jetty to 6.1.26

2011-10-29 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7450:
---

Attachment: HADOOP-7450._0.22.patch

Patch for 0.22

> Bump jetty to 6.1.26
> 
>
> Key: HADOOP-7450
> URL: https://issues.apache.org/jira/browse/HADOOP-7450
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Jitendra Nath Pandey
> Fix For: 0.23.0
>
> Attachments: HADOOP-7450.1.patch, HADOOP-7450.2.patch, 
> HADOOP-7450._0.22.patch
>
>
> Bump the jetty version, as previous version has an issue that can cause it to 
> hang at startup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7730) Allow TestCLI to be run against a cluster

2011-10-11 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7730:
---

Attachment: HADOOP-7730.trunk.patch

Wrong base for the trunk patch

> Allow TestCLI to be run against a cluster
> -
>
> Key: HADOOP-7730
> URL: https://issues.apache.org/jira/browse/HADOOP-7730
> Project: Hadoop Common
>  Issue Type: Test
>  Components: test
>Affects Versions: 0.22.0
>Reporter: Konstantin Boudnik
>Assignee: Konstantin Boudnik
> Fix For: 0.22.0
>
> Attachments: HADOOP-7730.patch, HADOOP-7730.trunk.patch, 
> HADOOP-7730.trunk.patch
>
>
> Use the same CLI test to test cluster bits (see HDFS-1762 for more info)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7730) Allow TestCLI to be run against a cluster

2011-10-11 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7730:
---

Attachment: HADOOP-7730.trunk.patch

This patch needs to be reworked a little bit for the trunk

> Allow TestCLI to be run against a cluster
> -
>
> Key: HADOOP-7730
> URL: https://issues.apache.org/jira/browse/HADOOP-7730
> Project: Hadoop Common
>  Issue Type: Test
>  Components: test
>Affects Versions: 0.22.0
>Reporter: Konstantin Boudnik
>Assignee: Konstantin Boudnik
> Fix For: 0.22.0
>
> Attachments: HADOOP-7730.patch, HADOOP-7730.trunk.patch
>
>
> Use the same CLI test to test cluster bits (see HDFS-1762 for more info)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7730) Allow TestCLI to be run against a cluster

2011-10-08 Thread Konstantin Boudnik (Updated) (JIRA)

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

Konstantin Boudnik updated HADOOP-7730:
---

Attachment: HADOOP-7730.patch

Moving common patch from hdfs ticket.

> Allow TestCLI to be run against a cluster
> -
>
> Key: HADOOP-7730
> URL: https://issues.apache.org/jira/browse/HADOOP-7730
> Project: Hadoop Common
>  Issue Type: Test
>  Components: test
>Affects Versions: 0.22.0
>Reporter: Konstantin Boudnik
> Attachments: HADOOP-7730.patch
>
>
> Use the same CLI test to test cluster bits (see HDFS-1762 for more info)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira