[jira] [Updated] (HBASE-18224) Upgrade jetty

2018-03-21 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Fix Version/s: 2.0.0

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-alpha-3, 2.0.0
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch, HBASE-18224.master.004.patch, 
> HBASE-18224.master.005.patch, HBASE-18224.master.006.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-24 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
   Resolution: Fixed
Fix Version/s: (was: 2.0.0-beta-1)
   2.0.0-alpha-3
 Release Note: 
Moved from Jetty 9.3.x to 9.4.x.

Jetty returns more correct HTTP code when Header is too long, 431 instead of 
413, and it requires more threads to start up (made default 16 instead of 10).
   Status: Resolved  (was: Patch Available)

Pushed to master and branch-2.

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch, HBASE-18224.master.004.patch, 
> HBASE-18224.master.005.patch, HBASE-18224.master.006.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-23 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.006.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch, HBASE-18224.master.004.patch, 
> HBASE-18224.master.005.patch, HBASE-18224.master.006.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-23 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.005.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch, HBASE-18224.master.004.patch, 
> HBASE-18224.master.005.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-23 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.004.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch, HBASE-18224.master.004.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.002.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.003.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch, HBASE-18224.master.002.patch, 
> HBASE-18224.master.003.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.master.001.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch, 
> HBASE-18224.master.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.branch-2.003.patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch, HBASE-18224.branch-2.003.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.branch-2.002 (1).patch

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch, 
> HBASE-18224.branch-2.002.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.branch-2.001 (1).patch

Reattach to get run w/ HBASE-18653 in place.

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch, 
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Attachment: HBASE-18224.branch-2.002.patch

Update jetty version

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch, 
> HBASE-18224.branch-2.002.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Assignee: stack
  Status: Patch Available  (was: Open)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Assignee: stack
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Status: Open  (was: Patch Available)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Component/s: dependencies

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Fix Version/s: (was: 2.0.0-alpha-3)
   2.0.0-beta-1

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Priority: Critical  (was: Major)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Issue Type: Improvement  (was: Bug)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-22 Thread Sean Busbey (JIRA)

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

Sean Busbey updated HBASE-18224:

Fix Version/s: 2.0.0-alpha-3

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Improvement
>  Components: dependencies
>Reporter: Balazs Meszaros
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-16 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Fix Version/s: (was: 2.0.0)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Bug
>Reporter: Balazs Meszaros
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-14 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Issue Type: Bug  (was: Sub-task)
Parent: (was: HBASE-17898)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Bug
>Reporter: Balazs Meszaros
> Fix For: 2.0.0
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18224) Upgrade jetty

2017-08-14 Thread stack (JIRA)

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

stack updated HBASE-18224:
--
Summary: Upgrade jetty  (was: Upgrate jetty)

> Upgrade jetty
> -
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Balazs Meszaros
> Fix For: 2.0.0
>
> Attachments: HBASE-18224.branch-2.001.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to 
> update them in HBASE-17898 but some unit tests failed, so created a sub-task 
> for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)