You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/27 10:09:18 UTC

[GitHub] [flink] zentol opened a new pull request, #20381: [FLINK-28713][tests] Remove unused curator-test dependency

zentol opened a new pull request, #20381:
URL: https://github.com/apache/flink/pull/20381

   Removes an unused dependency.
   
   `end-to-end-tests-common-elasticsearch` now has a direct compile dependency on `junit-jupiter`, which previously got pulled in by `curator-test`.
   `sql-client` no longer excludes `guava` from `hadoop-common`, because `guava` was previously pulled in by `curator-test` and is still required by the annoying `KerberosDelegationTokenManager` which automatically activates when `hadoop-common` is on the classpath.
   
   Core benefit is one less dependency being pulled into user projects.


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #20381: [FLINK-28713][tests] Remove unused curator-test dependency

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #20381:
URL: https://github.com/apache/flink/pull/20381#issuecomment-1196551337

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8bfbf41c9cfa5b8851565d3613e4b89dc534a32b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8bfbf41c9cfa5b8851565d3613e4b89dc534a32b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8bfbf41c9cfa5b8851565d3613e4b89dc534a32b UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] zentol merged pull request #20381: [FLINK-28713][tests] Remove unused curator-test dependency

Posted by GitBox <gi...@apache.org>.
zentol merged PR #20381:
URL: https://github.com/apache/flink/pull/20381


-- 
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: issues-unsubscribe@flink.apache.org

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