You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zentol (via GitHub)" <gi...@apache.org> on 2023/04/24 08:18:36 UTC

[GitHub] [flink] zentol opened a new pull request, #22473: [FLINK-31933][sql][tests] Fix address address construction

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

   Simplifies the construction of the rest address. On Java 17 this fails because the InetSocketAddress toString representation contained "/unresolved".


-- 
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] dmvk commented on pull request #22473: [FLINK-31933][sql][tests] Fix address construction

Posted by "dmvk (via GitHub)" <gi...@apache.org>.
dmvk commented on PR #22473:
URL: https://github.com/apache/flink/pull/22473#issuecomment-1525291666

   Is this linked to the correct issue? The linked one refers to `Remove Whitebox usage in ExpressionKeysTest`


-- 
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 #22473: [FLINK-31911][sql][tests] Fix address construction

Posted by "zentol (via GitHub)" <gi...@apache.org>.
zentol merged PR #22473:
URL: https://github.com/apache/flink/pull/22473


-- 
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 commented on pull request #22473: [FLINK-31911][sql][tests] Fix address construction

Posted by "zentol (via GitHub)" <gi...@apache.org>.
zentol commented on PR #22473:
URL: https://github.com/apache/flink/pull/22473#issuecomment-1525589562

   This should be FLINK-31911.


-- 
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 #22473: [FLINK-31933][sql][tests] Fix address address construction

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #22473:
URL: https://github.com/apache/flink/pull/22473#issuecomment-1519619888

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "03d12b582091058804af4642731fe5e1689a0446",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "03d12b582091058804af4642731fe5e1689a0446",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 03d12b582091058804af4642731fe5e1689a0446 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