You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/08 05:38:11 UTC

[GitHub] [zeppelin] ChowXu opened a new pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

ChowXu opened a new pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722
 
 
   ### What is this PR for?
   With this PR we upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120 , Cause jetty improvement https://github.com/eclipse/jetty.project/issues/3892 
   
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4733
   
   ### How should this be tested?
   
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

Posted by GitBox <gi...@apache.org>.
alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610793256
 
 
   You can do following in your existing branch
   
   ```sh
   git reset --soft HEAD~
   ... do changes
   git add ...
   git commit ...
   git push --force-with-lease ...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] ChowXu commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

Posted by GitBox <gi...@apache.org>.
ChowXu commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610782818
 
 
   > Why not updating to the newest 9.4 `jetty-9.4.27.v20200227`?
   
   thank u for your advice , i submit a new pull request 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Reamer commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

Posted by GitBox <gi...@apache.org>.
Reamer commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610768529
 
 
   Why not updating to the newest 9.4 `jetty-9.4.27.v20200227`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] ChowXu closed pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

Posted by GitBox <gi...@apache.org>.
ChowXu closed pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429  to 9.4.24.v20191120
URL: https://github.com/apache/zeppelin/pull/3722
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services