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/26 08:04:47 UTC

[GitHub] [flink] dingweiqings opened a new pull request, #20362: [FLINK-28177][Connectors/ElasticSearch] add retry in elasticsearch ta…

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

   ## What is the purpose of the change
   
     Fix FLINK-28177, this it case failed sometimes because  elasticsearch service  is temporary unavaliable. So I add fixed restart strategy to avoid this failure in a sense.
   
   
   ## Brief change log
   - Add job restart strategy in flink table setting
   
   
   ## Verifying this change
   
   None
   
   ## Does this pull request potentially affect one of the following parts:
   
   None
   
   ## Documentation
   
   None
   


-- 
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] HuangXingBo closed pull request #20362: [FLINK-28177][Connectors/ElasticSearch] add retry in elasticsearch ta…

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #20362: [FLINK-28177][Connectors/ElasticSearch] add retry in elasticsearch ta…
URL: https://github.com/apache/flink/pull/20362


-- 
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 #20362: [FLINK-28177][Connectors/ElasticSearch] add retry in elasticsearch ta…

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

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