You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/09/01 01:35:43 UTC

[GitHub] [spark] panbingkun opened a new pull request, #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

panbingkun opened a new pull request, #42761:
URL: https://github.com/apache/spark/pull/42761

   ### What changes were proposed in this pull request?
   The pr aims to Upgrade jetty from 9.4.51.v20230217 to 9.4.52.v20230823.
   
   ### Why are the changes needed?
   - This is a release of the https://github.com/eclipse/jetty.project/issues/7958 that was sponsored by a [support contract from Webtide.com](mailto:sales@webtide.com)
   
   - The newest version fix a possible security issue:
      This release provides a workaround for Security Advisory https://github.com/advisories/GHSA-58qw-p7qm-5rvh
   
   - The release note as follows:
      https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.52.v20230823
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Pass GA.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang commented on PR #42761:
URL: https://github.com/apache/spark/pull/42761#issuecomment-1702105824

   Is the target of this pr only Spark 4.0? Or is it necessary to backport to Spark 3.5.0? 
   Should we migrate to using Jetty 11/12 in Spark 4.0? If yes, is this upgrade still necessary?


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] panbingkun commented on pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "panbingkun (via GitHub)" <gi...@apache.org>.
panbingkun commented on PR #42761:
URL: https://github.com/apache/spark/pull/42761#issuecomment-1702191557

   > Is the target of this pr only Spark 4.0? Or is it necessary to backport to Spark 3.5.0? Should we migrate to using Jetty 11/12 in Spark 4.0? If yes, is this upgrade still necessary?
   
   I think we need to at least apply this PR to Spark3.5 and let me modify Jira's target.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang commented on PR #42761:
URL: https://github.com/apache/spark/pull/42761#issuecomment-1704572375

   Merged into master. There are conflicts with 3.5, could you please give a separate pr ? @panbingkun 


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] panbingkun commented on pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "panbingkun (via GitHub)" <gi...@apache.org>.
panbingkun commented on PR #42761:
URL: https://github.com/apache/spark/pull/42761#issuecomment-1704645884

   > Merged into master. There are conflicts with 3.5, could you please give a separate pr ? @panbingkun
   
   Sure, Let me do it now.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] srowen commented on pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "srowen (via GitHub)" <gi...@apache.org>.
srowen commented on PR #42761:
URL: https://github.com/apache/spark/pull/42761#issuecomment-1703679712

   I think this can go into 3.5 as well


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang closed pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang closed pull request #42761: [SPARK-45042][BUILD] Upgrade jetty to 9.4.52.v20230823
URL: https://github.com/apache/spark/pull/42761


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org