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/01/10 10:59:07 UTC

[GitHub] [flink] CrynetLogistics opened a new pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

CrynetLogistics opened a new pull request #18314:
URL: https://github.com/apache/flink/pull/18314


   <!--
   *Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your contribution in the best possible way, please go through the checklist below, which will get the contribution into a shape in which it can be best reviewed.*
   
   *Please understand that we do not do this to make contributions to Flink a hassle. In order to uphold a high standard of quality for code contributions, while at the same time managing a large number of contributions, we need contributors to prepare the contributions well, and give reviewers enough contextual information for the review. Please also understand that contributions that do not follow this guide will take longer to review and thus typically be picked up with lower priority by the community.*
   
   ## Contribution Checklist
   
     - Make sure that the pull request corresponds to a [JIRA issue](https://issues.apache.org/jira/projects/FLINK/issues). Exceptions are made for typos in JavaDoc or documentation files, which need no JIRA issue.
     
     - Name the pull request in the form "[FLINK-XXXX] [component] Title of the pull request", where *FLINK-XXXX* should be replaced by the actual issue number. Skip *component* if you are unsure about which is the best component.
     Typo fixes that have no associated JIRA issue should be named following this pattern: `[hotfix] [docs] Fix typo in event time introduction` or `[hotfix] [javadocs] Expand JavaDoc for PuncuatedWatermarkGenerator`.
   
     - Fill out the template below to describe the changes contributed by the pull request. That will give reviewers the context they need to do the review.
     
     - Make sure that the change passes the automated tests, i.e., `mvn clean verify` passes. You can set up Azure Pipelines CI to do that following [this guide](https://cwiki.apache.org/confluence/display/FLINK/Azure+Pipelines#AzurePipelines-Tutorial:SettingupAzurePipelinesforaforkoftheFlinkrepository).
   
     - Each pull request should address only one issue, not mix up code from multiple issues.
     
     - Each commit in the pull request has a meaningful commit message (including the JIRA id)
   
     - Once all items of the checklist are addressed, remove the above text and this checklist, leaving only the filled out template below.
   
   
   **(The sections below can be removed for hotfixes of typos)**
   -->
   
   ## What is the purpose of the change
   
   *Allows users to write to KDF directly through this sink based on the unified sink (FLIP-141).*
   
   
   ## Brief change log
   
   *(for example:)*
     - *Kinesis Data Firehose datastream sink*
     - *Minor refactor of KDS sink components to reuse them in KDF sink*
   
   
   ## Verifying this change
   
   Please make sure both new and modified tests in this PR follows the conventions defined in our code quality guide: https://flink.apache.org/contributing/code-style-and-quality-common.html#testing
   
   *(Please pick either of the following options)*
   
   This change added tests and can be verified as follows:
     - *Added integration tests for end-to-end inserts into Firehose*
     - *Unit tests*
     - *Will separately have a Jira/PR for e2e tests hitting live Firehose*
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes / no)y
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / no)y
     - The serializers: (yes / no / don't know)n
     - The runtime per-record code paths (performance sensitive): (yes / no / don't know)n
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know)n
     - The S3 file system connector: (yes / no / don't know)n
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / no)y
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)docs&JavaDocs
   


-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * f70a1809bb907c903b40f9861cb4342b3adca20c Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831) 
   
   <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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789595870



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>
+	<name>Flink : Connectors : AWS Kinesis Data Firehose</name>
+	<properties>
+		<aws.sdk.version>2.17.52</aws.sdk.version>

Review comment:
       Yeah probably. We do not want to introduce another parent module at the moment, so let's stick with this 




-- 
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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789041559



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkBuilder.java
##########
@@ -0,0 +1,135 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder;
+
+import software.amazon.awssdk.http.Protocol;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Optional;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.HTTP_PROTOCOL_VERSION;
+import static software.amazon.awssdk.http.Protocol.HTTP1_1;
+
+/**
+ * Builder to construct {@link KinesisDataFirehoseSink}.
+ *
+ * <p>The following example shows the minimum setup to create a {@link KinesisDataFirehoseSink} that
+ * writes String values to a Kinesis Data Firehose delivery stream named delivery-stream-name.
+ *
+ * <pre>{@code
+ * private static final ElementConverter<String, Record> elementConverter =

Review comment:
       Sounds good!




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d553488617dff995185a004e44494c52eda363fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d553488617dff995185a004e44494c52eda363fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * d553488617dff995185a004e44494c52eda363fe 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794566282



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }
+
+        requestResult.accept(failedRequestEntries);
+    }
+
+    private boolean isRetryable(Throwable err) {
+        if (err instanceof CompletionException
+                && err.getCause() instanceof ResourceNotFoundException) {
+            getFatalExceptionCons()
+                    .accept(
+                            new KinesisFirehoseException(
+                                    "Encountered non-recoverable exception", err));
+            return false;
+        }
+        if (failOnError) {
+            getFatalExceptionCons()

Review comment:
       It's true, it's been on my mind for a while now... I originally didn't want the name to be too long, but think the marginal benefit of having the full word `consumer` there outweights. Will update!




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   
   <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] dannycranmer commented on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1026977555


   Thanks @CrynetLogistics, LGTM, merging


-- 
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] dannycranmer merged pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer merged pull request #18314:
URL: https://github.com/apache/flink/pull/18314


   


-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789600622



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,89 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.Callable;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {
+
+    private static final int CONTAINER_PORT = 4566;
+
+    public LocalstackContainer(DockerImageName imageName) {
+        super(imageName);
+        withExposedPorts(CONTAINER_PORT);
+        waitingFor(new ListStreamsWaitStrategy());
+    }
+
+    public String getEndpoint() {
+        return String.format("https://%s:%s", getHost(), getMappedPort(CONTAINER_PORT));
+    }
+
+    private class ListStreamsWaitStrategy extends AbstractWaitStrategy {
+        private static final int TRANSACTIONS_PER_SECOND = 1;
+
+        private final RateLimiter rateLimiter =
+                RateLimiterBuilder.newBuilder()
+                        .withRate(TRANSACTIONS_PER_SECOND, SECONDS)
+                        .withConstantThroughput()
+                        .build();
+
+        @Override
+        protected void waitUntilReady() {
+            try {
+                Thread.sleep(10000);

Review comment:
       ok, agree




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * f70a1809bb907c903b40f9861cb4342b3adca20c 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   * 826fd84d3f61953a127829be78708c6d54de3244 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171) 
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f803a8f670325a629ed0375dc2c9def8a69df9ed Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267) 
   * abb8d01781d4c9fb37891c289f33b7a33ddc76c3 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   
   <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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789605310



##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).
+
+Follow the instructions from the [Amazon Kinesis Firehose Developer Guide](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html)
+to setup a Kinesis Data Firehose delivery stream.
+
+To use the connector, add the following Maven dependency to your project:
+
+{{< artifact flink-connector-aws-kinesis-firehose >}}
+
+The `KinesisFirehoseSink` uses [AWS v2 SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to write data from a Flink stream into a Firehose delivery stream.
+
+{{< tabs "42vs28vdth5-nm76-6dz1-5m7s-5y345bu56se5u66je" >}}
+{{< tab "Java" >}}
+```java
+KinesisFirehoseSinkElementConverter<String> elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build();
+
+Properties sinkProperties = new Properties();
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id");
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key");
+
+KinesisFirehoseSink<String> kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build();
+
+flinkStream.sinkTo(kdfSink);
+```
+{{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+val elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build()
+
+Properties sinkProperties = new Properties()
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1")
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id")
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key")
+
+val kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build()
+
+flinkStream.sinkTo(kdfSink)
+```
+{{< /tab >}}
+{{< /tabs >}}
+
+## Configurations
+
+Flink's Cassandra sink is created by using the static builder `KinesisFirehoseSink.<String>builder()`.

Review comment:
       > Cassandra
   
   Who :D  (typo)

##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).
+
+Follow the instructions from the [Amazon Kinesis Firehose Developer Guide](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html)
+to setup a Kinesis Data Firehose delivery stream.
+
+To use the connector, add the following Maven dependency to your project:
+
+{{< artifact flink-connector-aws-kinesis-firehose >}}
+
+The `KinesisFirehoseSink` uses [AWS v2 SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to write data from a Flink stream into a Firehose delivery stream.
+
+{{< tabs "42vs28vdth5-nm76-6dz1-5m7s-5y345bu56se5u66je" >}}
+{{< tab "Java" >}}
+```java
+KinesisFirehoseSinkElementConverter<String> elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build();
+
+Properties sinkProperties = new Properties();
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id");
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key");
+
+KinesisFirehoseSink<String> kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build();
+
+flinkStream.sinkTo(kdfSink);
+```
+{{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+val elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build()
+
+Properties sinkProperties = new Properties()
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1")
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id")
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key")
+
+val kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build()
+
+flinkStream.sinkTo(kdfSink)
+```
+{{< /tab >}}
+{{< /tabs >}}
+
+## Configurations
+
+Flink's Cassandra sink is created by using the static builder `KinesisFirehoseSink.<String>builder()`.
+
+1. __setKinesisClientProperties(Properties sinkProperties)__
+    * Required.
+    * Supplies credentials, region and other parameter to the firehose client.
+2. __setElementConverter(KinesisFirehoseSinkElementConverter elementConverter)__
+    * Required.
+    * Supplies a serialization schema to the output. May be built using the following builder `KinesisFirehoseSinkElementConverter.<String>builder()` as per the example.
+3. __setDeliveryStreamName(String deliveryStreamName)__
+    * Required.
+    * Name of the delivery stream to sink to.
+4. _setFailOnError(boolean failOnError)_
+    * Optional. Default: `false`.
+    * Whether failed requests to write records to Firehose are treated as fatal exceptions in the sink.
+5. _setMaxBatchSize(int maxBatchSize)_
+    * Optional. Default: `500`.
+    * Maximum size of a batch to write to Firehose.
+6. _setMaxInFlightRequests(int maxInFlightRequests)_
+    * Optional. Default: `50`.
+    * The maximum number of in flight requests allowed before the sink applies backpressure.
+7. _setMaxBufferedRequests(int maxBufferedRequests)_
+    * Optional. Default: `10_000`.
+    * The maximum number of records that may be buffered in the sink before backpressure is applied. 
+8. _setMaxBatchSizeInBytes(int maxBatchSizeInBytes)_
+    * Optional. Default: `4 * 1024 * 1024`.
+    * The maximum size (in bytes) a batch may become. All batches sent will be smaller than or equal to this size.
+9. _setMaxTimeInBufferMS(int maxTimeInBufferMS)_
+    * Optional. Default: `5000`.
+    * The maximum time a record may stay in the sink before being flushed.
+10. _setMaxRecordSizeInBytes(int maxRecordSizeInBytes)_
+    * Optional. Default: `1000 * 1024`.
+    * The maximum record size that the sink will accept, records larger than this will be automatically rejected.
+11. _build()_
+    * Constructs and returns the Firehose sink.
+
+
+## Using Custom Kinesis Endpoints

Review comment:
       Any reference to "Kinesis" here feels out of place. Typically when people say "Kinesis" they mean KDS

##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).

Review comment:
       Please update documentation reference to `Amazon Kinesis Data Firehose`

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseException.java
##########
@@ -0,0 +1,54 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+
+/**
+ * A {@link RuntimeException} wrapper indicating the exception was thrown from the Kinesis Data
+ * Firehose Sink.
+ */
+@Internal

Review comment:
       Does this bubble up to user code? If so, it is not Internal

##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).
+
+Follow the instructions from the [Amazon Kinesis Firehose Developer Guide](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html)
+to setup a Kinesis Data Firehose delivery stream.
+
+To use the connector, add the following Maven dependency to your project:
+
+{{< artifact flink-connector-aws-kinesis-firehose >}}
+
+The `KinesisFirehoseSink` uses [AWS v2 SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to write data from a Flink stream into a Firehose delivery stream.
+
+{{< tabs "42vs28vdth5-nm76-6dz1-5m7s-5y345bu56se5u66je" >}}
+{{< tab "Java" >}}
+```java
+KinesisFirehoseSinkElementConverter<String> elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build();
+
+Properties sinkProperties = new Properties();
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id");
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key");
+
+KinesisFirehoseSink<String> kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build();
+
+flinkStream.sinkTo(kdfSink);
+```
+{{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+val elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build()
+
+Properties sinkProperties = new Properties()
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1")
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id")
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key")
+
+val kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build()
+
+flinkStream.sinkTo(kdfSink)
+```
+{{< /tab >}}
+{{< /tabs >}}
+
+## Configurations
+
+Flink's Cassandra sink is created by using the static builder `KinesisFirehoseSink.<String>builder()`.
+
+1. __setKinesisClientProperties(Properties sinkProperties)__
+    * Required.
+    * Supplies credentials, region and other parameter to the firehose client.

Review comment:
       this looks wrong, copy and paste error?




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * f70a1809bb907c903b40f9861cb4342b3adca20c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * f70a1809bb907c903b40f9861cb4342b3adca20c 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789880495



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/examples/SinkIntoFirehose.java
##########
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.examples;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.config.AWSConfigConstants;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSink;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkElementConverter;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.Properties;
+
+/**
+ * An example application demonstrating how to use the {@link KinesisFirehoseSink} to sink into KDF.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_ACCESS_KEY_ID} and {@code AWS_SECRET_ACCESS_KEY}
+ * through environment variables etc.
+ */
+public class SinkIntoFirehose {
+
+    private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+            KinesisFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    public static void main(String[] args) throws Exception {
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+        env.enableCheckpointing(10_000);
+
+        DataStream<String> generator =
+                env.fromSequence(1, 10_000_000L)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));

Review comment:
       Sorry, really struggling to get it working... tried casting to `RowData` and using a `JsonRowDataSerializationSchema` but getting issues. I can implement my own SerializationSchema, but I feel that might distract from the main point... any help would be much appreciated...
   
   Is it that I need to have
   `env.fromSequence(...).<somehow cast to RowData>;` and then pass in a `JsonRowDataSerializationSchema` to the sink?




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * f70a1809bb907c903b40f9861cb4342b3adca20c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831) 
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794568420



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkBuilder.java
##########
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder;
+
+import software.amazon.awssdk.http.Protocol;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Optional;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.HTTP_PROTOCOL_VERSION;
+import static software.amazon.awssdk.http.Protocol.HTTP1_1;
+
+/**
+ * Builder to construct {@link KinesisFirehoseSink}.
+ *
+ * <p>The following example shows the minimum setup to create a {@link KinesisFirehoseSink} that
+ * writes String values to a Kinesis Data Firehose delivery stream named delivery-stream-name.
+ *
+ * <pre>{@code
+ * private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+ *         KinesisFirehoseSinkElementConverter.<String>builder()
+ *                 .setSerializationSchema(new SimpleStringSchema())
+ *                 .build();

Review comment:
       Thought I caught all of them 🤦  Thanks.




-- 
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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789057807



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkITCase.java
##########
@@ -0,0 +1,124 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.connector.firehose.sink.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createIAMRole;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createIamClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.getConfig;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.listBucketObjects;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeBucket;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeFirehoseClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeS3Client;
+import static org.junit.Assert.assertEquals;
+
+/** Integration test suite for the {@code KinesisDataFirehoseSink} using a localstack container. */
+public class KinesisDataFirehoseSinkITCase {
+
+    private static final ElementConverter<String, Record> elementConverter =
+            KinesisDataFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisDataFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;
+
+    private static final String ROLE_NAME = "super-role";
+    private static final String ROLE_ARN = "arn:aws:iam::000000000000:role/" + ROLE_NAME;
+    private static final String BUCKET_NAME = "s3-firehose";
+    private static final String STREAM_NAME = "s3-stream";
+    private static final int NUMBER_OF_ELEMENTS = 92;
+
+    @ClassRule
+    public static LocalstackContainer mockFirehoseContainer =
+            new LocalstackContainer(DockerImageName.parse(DockerImageVersions.LOCALSTACK));
+
+    @Before
+    public void setup() throws Exception {
+        System.setProperty(SdkSystemSetting.CBOR_ENABLED.property(), "false");
+        s3AsyncClient = makeS3Client(mockFirehoseContainer.getEndpoint());

Review comment:
       Thanks, agreed.




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30561",
       "triggerID" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   * cabbe4d046c88334b4d59d5e935a049e6ec8cbf9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30561) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot commented on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r796497626



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }
+
+        requestResult.accept(failedRequestEntries);
+    }
+
+    private boolean isRetryable(Throwable err) {
+        if (err instanceof CompletionException
+                && err.getCause() instanceof ResourceNotFoundException) {
+            getFatalExceptionCons()
+                    .accept(
+                            new KinesisFirehoseException(
+                                    "Encountered non-recoverable exception", err));
+            return false;
+        }
+        if (failOnError) {
+            getFatalExceptionCons()

Review comment:
       @CrynetLogistics confirmed this would be changed in a follow up PR




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30561",
       "triggerID" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * cabbe4d046c88334b4d59d5e935a049e6ec8cbf9 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30561) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202) 
   * f803a8f670325a629ed0375dc2c9def8a69df9ed Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171) 
   
   <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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789006610



##########
File path: flink-connectors/flink-connector-aws-base/src/main/java/org/apache/flink/connector/aws/config/AWSUnifiedSinksConfigConstants.java
##########
@@ -15,19 +15,26 @@
  * limitations under the License.
  */
 
-package org.apache.flink.connector.kinesis.config;
+package org.apache.flink.connector.aws.config;
 
 import org.apache.flink.annotation.PublicEvolving;
-import org.apache.flink.connector.kinesis.util.AWSKinesisDataStreamsUtil;
+import org.apache.flink.connector.aws.util.AWSUnifiedSinksUtil;
 
-/** Defaults for {@link AWSKinesisDataStreamsUtil}. */
+/** Defaults for {@link AWSUnifiedSinksUtil}. */
 @PublicEvolving
-public class AWSKinesisDataStreamsConfigConstants {
+public class AWSUnifiedSinksConfigConstants {
 
     public static final String BASE_KINESIS_USER_AGENT_PREFIX_FORMAT =
             "Apache Flink %s (%s) Kinesis Connector";
 
-    /** Identifier for user agent prefix. */
+    /** Kinesis identifier for user agent prefix. */
     public static final String KINESIS_CLIENT_USER_AGENT_PREFIX =
             "aws.kinesis.client.user-agent-prefix";
+
+    public static final String BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT =
+            "Apache Flink %s (%s) Firehose Connector";
+
+    /** Firehose identifier for user agent prefix. */
+    public static final String FIREHOSE_CLIENT_USER_AGENT_PREFIX =
+            "aws.firehose.client.user-agent-prefix";

Review comment:
       Sounds good




-- 
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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789061674



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set
+ * </ul>
+ *
+ * <p>Please see the writer implementation in {@link KinesisDataFirehoseSinkWriter}
+ *
+ * @param <InputT> Type of the elements handled by this sink
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSink<InputT> extends AsyncSinkBase<InputT, Record> {
+
+    private final boolean failOnError;
+    private final String deliveryStreamName;
+    private final Properties kinesisClientProperties;
+
+    KinesisDataFirehoseSink(
+            ElementConverter<InputT, Record> elementConverter,
+            Integer maxBatchSize,
+            Integer maxInFlightRequests,
+            Integer maxBufferedRequests,
+            Long maxBatchSizeInBytes,
+            Long maxTimeInBufferMS,
+            Long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties kinesisClientProperties) {
+        super(
+                elementConverter,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.deliveryStreamName =
+                Preconditions.checkNotNull(
+                        deliveryStreamName,
+                        "The delivery stream name must not be null when initializing the KDF Sink.");
+        Preconditions.checkArgument(
+                !this.deliveryStreamName.isEmpty(),
+                "The delivery stream name must be set when initializing the KDF Sink.");
+        this.failOnError = failOnError;
+        this.kinesisClientProperties = kinesisClientProperties;
+    }
+
+    /**
+     * Create a {@link KinesisDataFirehoseSinkBuilder} to allow the fluent construction of a new
+     * {@code KinesisDataFirehoseSink}.
+     *
+     * @param <InputT> type of incoming records
+     * @return {@link KinesisDataFirehoseSinkBuilder}
+     */
+    public static <InputT> KinesisDataFirehoseSinkBuilder<InputT> builder() {
+        return new KinesisDataFirehoseSinkBuilder<>();
+    }
+
+    @Experimental

Review comment:
       I think I previously misunderstood the notion of `@Experimental`, removing! 




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789116466



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>

Review comment:
       Thanks, removed!




-- 
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] vahmed-hamdy commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
vahmed-hamdy commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r782969869



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/kinesis/sink/KinesisDataFirehoseSinkElementConverter.java
##########
@@ -0,0 +1,91 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.kinesis.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.core.SdkBytes;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.io.Serializable;
+import java.util.function.Function;
+
+/**
+ * An implementation of the {@link ElementConverter} that uses the AWS Kinesis SDK v2. The user only
+ * needs to provide a {@link SerializationSchema} of the {@code InputT} and a {@link
+ * PartitionKeyGenerator} lambda to transform the input element into a String.
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSinkElementConverter<InputT>
+        implements ElementConverter<InputT, Record> {
+
+    /** A serialization schema to specify how the input element should be serialized. */
+    private final SerializationSchema<InputT> serializationSchema;
+
+    private KinesisDataFirehoseSinkElementConverter(
+            SerializationSchema<InputT> serializationSchema) {
+        this.serializationSchema = serializationSchema;
+    }
+
+    @Experimental
+    @Override
+    public Record apply(InputT element, SinkWriter.Context context) {
+        return Record.builder()
+                .data(SdkBytes.fromByteArray(serializationSchema.serialize(element)))
+                .build();
+    }
+
+    /**
+     * This is a serializable function whose {@code accept()} method specifies how to convert from
+     * an input element to the partition key, a string.
+     */
+    @PublicEvolving
+    @FunctionalInterface
+    public interface PartitionKeyGenerator<InputT> extends Function<InputT, String>, Serializable {}

Review comment:
       This seems to be not used by `KinesisDataFirehoseSinkElementConverter ` at all. is it needed by firehose?




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789685805



##########
File path: flink-connectors/flink-connector-aws-base/src/main/java/org/apache/flink/connector/aws/util/AWSAsyncSinksUtil.java
##########
@@ -15,36 +15,32 @@
  * limitations under the License.
  */
 
-package org.apache.flink.connector.kinesis.util;
+package org.apache.flink.connector.aws.util;
 
 import org.apache.flink.annotation.Internal;
 import org.apache.flink.annotation.VisibleForTesting;
 import org.apache.flink.connector.aws.config.AWSConfigConstants;
-import org.apache.flink.connector.aws.util.AWSGeneralUtil;
-import org.apache.flink.connector.kinesis.config.AWSKinesisDataStreamsConfigConstants;
 import org.apache.flink.runtime.util.EnvironmentInformation;
 
+import software.amazon.awssdk.awscore.client.builder.AwsAsyncClientBuilder;
+import software.amazon.awssdk.awscore.client.builder.AwsClientBuilder;
+import software.amazon.awssdk.core.SdkClient;
 import software.amazon.awssdk.core.client.config.ClientOverrideConfiguration;
 import software.amazon.awssdk.core.client.config.SdkAdvancedClientOption;
 import software.amazon.awssdk.core.client.config.SdkClientConfiguration;
 import software.amazon.awssdk.core.client.config.SdkClientOption;
 import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
-import software.amazon.awssdk.services.kinesis.KinesisAsyncClient;
-import software.amazon.awssdk.services.kinesis.KinesisAsyncClientBuilder;
-import software.amazon.awssdk.services.kinesis.model.LimitExceededException;
-import software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException;
 
 import java.net.URI;
 import java.util.Optional;
 import java.util.Properties;
 
 /** Some utilities specific to Amazon Web Service. */
 @Internal
-public class AWSKinesisDataStreamsUtil extends AWSGeneralUtil {
+public class AWSAsyncSinksUtil extends AWSGeneralUtil {

Review comment:
       I think we should drop the "s" to make singular, `AWSAsyncSinkUtil`

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/examples/SinkIntoFirehose.java
##########
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.examples;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.config.AWSConfigConstants;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSink;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkElementConverter;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.Properties;
+
+/**
+ * An example application demonstrating how to use the {@link KinesisFirehoseSink} to sink into KDF.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_ACCESS_KEY_ID} and {@code AWS_SECRET_ACCESS_KEY}
+ * through environment variables etc.
+ */
+public class SinkIntoFirehose {
+
+    private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+            KinesisFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    public static void main(String[] args) throws Exception {
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+        env.enableCheckpointing(10_000);
+
+        DataStream<String> generator =
+                env.fromSequence(1, 10_000_000L)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));

Review comment:
       nit: Why not use a Json serialisation schema instead of map to string? 

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkITCase.java
##########
@@ -0,0 +1,124 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.connector.firehose.sink.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createBucket;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createIAMRole;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getConfig;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getFirehoseClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getIamClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getS3Client;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.listBucketObjects;
+import static org.junit.Assert.assertEquals;
+
+/** Integration test suite for the {@code KinesisFirehoseSink} using a localstack container. */
+public class KinesisFirehoseSinkITCase {
+
+    private static final ElementConverter<String, Record> elementConverter =
+            KinesisFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;
+
+    private static final String ROLE_NAME = "super-role";
+    private static final String ROLE_ARN = "arn:aws:iam::000000000000:role/" + ROLE_NAME;
+    private static final String BUCKET_NAME = "s3-firehose";
+    private static final String STREAM_NAME = "s3-stream";
+    private static final int NUMBER_OF_ELEMENTS = 92;
+
+    @ClassRule
+    public static LocalstackContainer mockFirehoseContainer =
+            new LocalstackContainer(DockerImageName.parse(DockerImageVersions.LOCALSTACK));
+
+    @Before
+    public void setup() throws Exception {
+        System.setProperty(SdkSystemSetting.CBOR_ENABLED.property(), "false");
+        s3AsyncClient = getS3Client(mockFirehoseContainer.getEndpoint());
+        firehoseAsyncClient = getFirehoseClient(mockFirehoseContainer.getEndpoint());
+        iamAsyncClient = getIamClient(mockFirehoseContainer.getEndpoint());
+    }
+
+    @After
+    public void teardown() {
+        System.clearProperty(SdkSystemSetting.CBOR_ENABLED.property());
+    }
+
+    @Test
+    public void test() throws Exception {
+        LOG.info("1 - Creating the bucket for Firehose to deliver into...");
+        createBucket(s3AsyncClient, BUCKET_NAME);
+        LOG.info("2 - Creating the IAM Role for Firehose to write into the s3 bucket...");
+        createIAMRole(iamAsyncClient, ROLE_NAME);
+        LOG.info("3 - Creating the Firehose delivery stream...");
+        createDeliveryStream(STREAM_NAME, BUCKET_NAME, ROLE_ARN, firehoseAsyncClient);
+
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+
+        DataStream<String> generator =
+                env.fromSequence(1, NUMBER_OF_ELEMENTS)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));
+
+        KinesisFirehoseSink<String> kdsSink =
+                KinesisFirehoseSink.<String>builder()
+                        .setElementConverter(elementConverter)
+                        .setDeliveryStreamName(STREAM_NAME)
+                        .setMaxBatchSize(1)
+                        .setFirehoseClientProperties(getConfig(mockFirehoseContainer.getEndpoint()))
+                        .build();
+
+        generator.sinkTo(kdsSink);
+        env.execute("Integration Test");
+
+        List<S3Object> objects = listBucketObjects(s3AsyncClient, BUCKET_NAME);
+        assertEquals(NUMBER_OF_ELEMENTS, objects.size());

Review comment:
       Please update this assertion to use assertJ

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriterTest.java
##########
@@ -0,0 +1,108 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.aws.config.AWSConfigConstants;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.connector.base.sink.writer.TestSinkInitContext;
+
+import org.junit.Before;
+import org.junit.Test;
+import software.amazon.awssdk.core.SdkBytes;
+import software.amazon.awssdk.regions.Region;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.io.IOException;
+import java.nio.charset.StandardCharsets;
+import java.util.ArrayList;
+import java.util.Collection;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.AWS_ENDPOINT;
+import static org.junit.jupiter.api.Assertions.assertEquals;
+
+/** Covers construction, defaults and sanity checking of {@link KinesisFirehoseSinkWriter}. */
+public class KinesisFirehoseSinkWriterTest {
+
+    private KinesisFirehoseSinkWriter<String> sinkWriter;
+
+    private static final ElementConverter<String, Record> ELEMENT_CONVERTER_PLACEHOLDER =
+            KinesisFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    @Before
+    public void setup() {
+        TestSinkInitContext sinkInitContext = new TestSinkInitContext();
+        Properties sinkProperties = new Properties();
+        sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+        sinkWriter =
+                new KinesisFirehoseSinkWriter<>(
+                        ELEMENT_CONVERTER_PLACEHOLDER,
+                        sinkInitContext,
+                        50,
+                        16,
+                        10000,
+                        4 * 1024 * 1024,
+                        5000,
+                        1000 * 1024,
+                        true,
+                        "streamName",
+                        sinkProperties);
+    }
+
+    @Test
+    public void getSizeInBytesReturnsSizeOfBlobBeforeBase64Encoding() {
+        String testString = "{many hands make light work;";
+        Record record = Record.builder().data(SdkBytes.fromUtf8String(testString)).build();
+        assertEquals(
+                testString.getBytes(StandardCharsets.US_ASCII).length,
+                sinkWriter.getSizeInBytes(record));

Review comment:
       Change to assertJ and other instances

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {

Review comment:
       Can this go in the AWS connector base?




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   * cabbe4d046c88334b4d59d5e935a049e6ec8cbf9 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   * cabbe4d046c88334b4d59d5e935a049e6ec8cbf9 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r783079788



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/kinesis/sink/KinesisDataFirehoseSinkElementConverter.java
##########
@@ -0,0 +1,91 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.kinesis.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.core.SdkBytes;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.io.Serializable;
+import java.util.function.Function;
+
+/**
+ * An implementation of the {@link ElementConverter} that uses the AWS Kinesis SDK v2. The user only
+ * needs to provide a {@link SerializationSchema} of the {@code InputT} and a {@link
+ * PartitionKeyGenerator} lambda to transform the input element into a String.
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSinkElementConverter<InputT>
+        implements ElementConverter<InputT, Record> {
+
+    /** A serialization schema to specify how the input element should be serialized. */
+    private final SerializationSchema<InputT> serializationSchema;
+
+    private KinesisDataFirehoseSinkElementConverter(
+            SerializationSchema<InputT> serializationSchema) {
+        this.serializationSchema = serializationSchema;
+    }
+
+    @Experimental
+    @Override
+    public Record apply(InputT element, SinkWriter.Context context) {
+        return Record.builder()
+                .data(SdkBytes.fromByteArray(serializationSchema.serialize(element)))
+                .build();
+    }
+
+    /**
+     * This is a serializable function whose {@code accept()} method specifies how to convert from
+     * an input element to the partition key, a string.
+     */
+    @PublicEvolving
+    @FunctionalInterface
+    public interface PartitionKeyGenerator<InputT> extends Function<InputT, String>, Serializable {}

Review comment:
       Completely agree, thank you.




-- 
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 edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   
   <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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789109263



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,89 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.Callable;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {
+
+    private static final int CONTAINER_PORT = 4566;
+
+    public LocalstackContainer(DockerImageName imageName) {
+        super(imageName);
+        withExposedPorts(CONTAINER_PORT);
+        waitingFor(new ListStreamsWaitStrategy());
+    }
+
+    public String getEndpoint() {
+        return String.format("https://%s:%s", getHost(), getMappedPort(CONTAINER_PORT));
+    }
+
+    private class ListStreamsWaitStrategy extends AbstractWaitStrategy {
+        private static final int TRANSACTIONS_PER_SECOND = 1;
+
+        private final RateLimiter rateLimiter =
+                RateLimiterBuilder.newBuilder()
+                        .withRate(TRANSACTIONS_PER_SECOND, SECONDS)
+                        .withConstantThroughput()
+                        .build();
+
+        @Override
+        protected void waitUntilReady() {
+            try {
+                Thread.sleep(10000);

Review comment:
       If I'm honest, I haven't tried without this timeout. I guess I fear that we'll not notice it in ~5-10 runs and push out something intermittently failing.
   
   I've removed it for now and I guess we'll notice if it is failing for now.
   
   I have followed the Flink Azure Pipelines setup guide and my request is awaiting Microsoft to grant the free instances to my account. Once that is done, I will launch 1000 runs of this integration test ;-)




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * f70a1809bb907c903b40f9861cb4342b3adca20c 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r788960949



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseException.java
##########
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+/**
+ * A {@link RuntimeException} wrapper indicating the exception was thrown from the Kinesis Data
+ * Firehose Sink.
+ */
+class KinesisDataFirehoseException extends RuntimeException {

Review comment:
       Agh! I thought the annotations were for `public class`es only... will add!




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d553488617dff995185a004e44494c52eda363fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d553488617dff995185a004e44494c52eda363fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * d553488617dff995185a004e44494c52eda363fe 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789795870



##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).
+
+Follow the instructions from the [Amazon Kinesis Firehose Developer Guide](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html)
+to setup a Kinesis Data Firehose delivery stream.
+
+To use the connector, add the following Maven dependency to your project:
+
+{{< artifact flink-connector-aws-kinesis-firehose >}}
+
+The `KinesisFirehoseSink` uses [AWS v2 SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to write data from a Flink stream into a Firehose delivery stream.
+
+{{< tabs "42vs28vdth5-nm76-6dz1-5m7s-5y345bu56se5u66je" >}}
+{{< tab "Java" >}}
+```java
+KinesisFirehoseSinkElementConverter<String> elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build();
+
+Properties sinkProperties = new Properties();
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id");
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key");
+
+KinesisFirehoseSink<String> kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build();
+
+flinkStream.sinkTo(kdfSink);
+```
+{{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+val elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build()
+
+Properties sinkProperties = new Properties()
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1")
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id")
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key")
+
+val kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build()
+
+flinkStream.sinkTo(kdfSink)
+```
+{{< /tab >}}
+{{< /tabs >}}
+
+## Configurations
+
+Flink's Cassandra sink is created by using the static builder `KinesisFirehoseSink.<String>builder()`.
+
+1. __setKinesisClientProperties(Properties sinkProperties)__
+    * Required.
+    * Supplies credentials, region and other parameter to the firehose client.

Review comment:
       Agreed, it should be `setFirehoseClientProperties`




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * abb8d01781d4c9fb37891c289f33b7a33ddc76c3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279) 
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 3ccdd94768840aa728f0321e5a6481caacf5903d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348) 
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * abb8d01781d4c9fb37891c289f33b7a33ddc76c3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279) 
   * ae7ccc942447cedf72cd03de439500f2b55132a3 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] CrynetLogistics commented on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1015273019


   Documentation for this work: https://issues.apache.org/jira/browse/FLINK-25692


-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   * f70a1809bb907c903b40f9861cb4342b3adca20c 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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r788834321



##########
File path: flink-connectors/flink-connector-aws-base/src/main/java/org/apache/flink/connector/aws/config/AWSUnifiedSinksConfigConstants.java
##########
@@ -15,19 +15,26 @@
  * limitations under the License.
  */
 
-package org.apache.flink.connector.kinesis.config;
+package org.apache.flink.connector.aws.config;
 
 import org.apache.flink.annotation.PublicEvolving;
-import org.apache.flink.connector.kinesis.util.AWSKinesisDataStreamsUtil;
+import org.apache.flink.connector.aws.util.AWSUnifiedSinksUtil;
 
-/** Defaults for {@link AWSKinesisDataStreamsUtil}. */
+/** Defaults for {@link AWSUnifiedSinksUtil}. */
 @PublicEvolving
-public class AWSKinesisDataStreamsConfigConstants {
+public class AWSUnifiedSinksConfigConstants {
 
     public static final String BASE_KINESIS_USER_AGENT_PREFIX_FORMAT =
             "Apache Flink %s (%s) Kinesis Connector";
 
-    /** Identifier for user agent prefix. */
+    /** Kinesis identifier for user agent prefix. */
     public static final String KINESIS_CLIENT_USER_AGENT_PREFIX =
             "aws.kinesis.client.user-agent-prefix";
+
+    public static final String BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT =
+            "Apache Flink %s (%s) Firehose Connector";
+
+    /** Firehose identifier for user agent prefix. */
+    public static final String FIREHOSE_CLIENT_USER_AGENT_PREFIX =
+            "aws.firehose.client.user-agent-prefix";

Review comment:
       This is a smell to put Kinesis/Firehose concerns in the base module. Can we move them to the respective modules?

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>
+	<name>Flink : Connectors : AWS Kinesis Data Firehose</name>
+	<properties>
+		<aws.sdk.version>2.17.52</aws.sdk.version>

Review comment:
       Is there a common place to put this so that we inherit it? We need to keep AWS SDK in sync between all connector modules

##########
File path: flink-connectors/flink-connector-aws-base/pom.xml
##########
@@ -57,6 +57,13 @@ under the License.
 			<artifactId>sts</artifactId>
 			<version>${aws.sdk.version}</version>
 		</dependency>
+
+		<dependency>
+			<groupId>software.amazon.awssdk</groupId>
+			<artifactId>kinesis</artifactId>
+			<version>${aws.sdk.version}</version>
+			<scope>test</scope>
+		</dependency>

Review comment:
       Why is this needed? Can we keep the tests general in the base class? Maybe implement a dummy client? 

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>

Review comment:
       There is no data in firehose :D 
   
   `flink-connector-aws-kinesis-data-firehose` > `flink-connector-aws-kinesis-firehose`

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/KinesisDataFirehoseTestUtils.java
##########
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.apache.flink.connector.aws.config.AWSConfigConstants;
+import org.apache.flink.connector.aws.config.AWSUnifiedSinksConfigConstants;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.aws.util.AWSUnifiedSinksUtil;
+
+import software.amazon.awssdk.auth.credentials.AwsBasicCredentials;
+import software.amazon.awssdk.auth.credentials.AwsCredentialsProvider;
+import software.amazon.awssdk.auth.credentials.StaticCredentialsProvider;
+import software.amazon.awssdk.core.waiters.WaiterResponse;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.regions.Region;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.CreateDeliveryStreamRequest;
+import software.amazon.awssdk.services.firehose.model.CreateDeliveryStreamResponse;
+import software.amazon.awssdk.services.firehose.model.DeliveryStreamType;
+import software.amazon.awssdk.services.firehose.model.ExtendedS3DestinationConfiguration;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.iam.model.CreateRoleRequest;
+import software.amazon.awssdk.services.iam.model.CreateRoleResponse;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.CreateBucketRequest;
+import software.amazon.awssdk.services.s3.model.HeadBucketRequest;
+import software.amazon.awssdk.services.s3.model.HeadBucketResponse;
+import software.amazon.awssdk.services.s3.model.ListObjectsRequest;
+import software.amazon.awssdk.services.s3.model.ListObjectsResponse;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.services.s3.waiters.S3AsyncWaiter;
+
+import java.net.URI;
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.ExecutionException;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.AWS_CREDENTIALS_PROVIDER;
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.AWS_ENDPOINT;
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.AWS_REGION;
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.TRUST_ALL_CERTIFICATES;
+
+/**
+ * A set of static methods that can be used to call common AWS services on the Localstack container.
+ */
+public class KinesisDataFirehoseTestUtils {
+
+    private static final String ACCESS_KEY_ID = "accessKeyId";
+    private static final String SECRET_ACCESS_KEY = "secretAccessKey";
+
+    public static S3AsyncClient makeS3Client(String endpoint) throws URISyntaxException {
+        return S3AsyncClient.builder()
+                .httpClient(getHttpClient(endpoint))
+                .region(Region.AP_SOUTHEAST_1)
+                .endpointOverride(new URI(endpoint))
+                .credentialsProvider(getDefaultCredentials())
+                .build();
+    }
+
+    public static FirehoseAsyncClient makeFirehoseClient(String endpoint)
+            throws URISyntaxException {
+        return AWSUnifiedSinksUtil.createAwsAsyncClient(
+                getConfig(endpoint),
+                getHttpClient(endpoint),
+                FirehoseAsyncClient.builder().endpointOverride(new URI(endpoint)),
+                AWSUnifiedSinksConfigConstants.BASE_KINESIS_USER_AGENT_PREFIX_FORMAT,
+                AWSUnifiedSinksConfigConstants.KINESIS_CLIENT_USER_AGENT_PREFIX);

Review comment:
       Same as above

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set
+ * </ul>
+ *
+ * <p>Please see the writer implementation in {@link KinesisDataFirehoseSinkWriter}
+ *
+ * @param <InputT> Type of the elements handled by this sink
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSink<InputT> extends AsyncSinkBase<InputT, Record> {
+
+    private final boolean failOnError;
+    private final String deliveryStreamName;
+    private final Properties kinesisClientProperties;
+
+    KinesisDataFirehoseSink(
+            ElementConverter<InputT, Record> elementConverter,
+            Integer maxBatchSize,
+            Integer maxInFlightRequests,
+            Integer maxBufferedRequests,
+            Long maxBatchSizeInBytes,
+            Long maxTimeInBufferMS,
+            Long maxRecordSizeInBytes,

Review comment:
       Did you consider wrapping these common async sink configs into a class? There are a lot of parameters here

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkWriter.java
##########
@@ -0,0 +1,211 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.config.AWSUnifiedSinksConfigConstants;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.aws.util.AWSUnifiedSinksUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collection;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisDataFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisDataFirehoseSink}. More details on the internals of this sink writer may be found in
+ * {@link AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+class KinesisDataFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisDataFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Kinesis client - construction is by kinesisClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisDataFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties kinesisClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(kinesisClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties kinesisClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(kinesisClientProperties);
+
+        return AWSUnifiedSinksUtil.createAwsAsyncClient(
+                kinesisClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),

Review comment:
       Awesome!

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set
+ * </ul>
+ *
+ * <p>Please see the writer implementation in {@link KinesisDataFirehoseSinkWriter}
+ *
+ * @param <InputT> Type of the elements handled by this sink
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSink<InputT> extends AsyncSinkBase<InputT, Record> {
+
+    private final boolean failOnError;
+    private final String deliveryStreamName;
+    private final Properties kinesisClientProperties;
+
+    KinesisDataFirehoseSink(
+            ElementConverter<InputT, Record> elementConverter,
+            Integer maxBatchSize,
+            Integer maxInFlightRequests,
+            Integer maxBufferedRequests,
+            Long maxBatchSizeInBytes,
+            Long maxTimeInBufferMS,
+            Long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties kinesisClientProperties) {
+        super(
+                elementConverter,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.deliveryStreamName =
+                Preconditions.checkNotNull(
+                        deliveryStreamName,
+                        "The delivery stream name must not be null when initializing the KDF Sink.");
+        Preconditions.checkArgument(
+                !this.deliveryStreamName.isEmpty(),
+                "The delivery stream name must be set when initializing the KDF Sink.");
+        this.failOnError = failOnError;
+        this.kinesisClientProperties = kinesisClientProperties;
+    }
+
+    /**
+     * Create a {@link KinesisDataFirehoseSinkBuilder} to allow the fluent construction of a new
+     * {@code KinesisDataFirehoseSink}.
+     *
+     * @param <InputT> type of incoming records
+     * @return {@link KinesisDataFirehoseSinkBuilder}
+     */
+    public static <InputT> KinesisDataFirehoseSinkBuilder<InputT> builder() {
+        return new KinesisDataFirehoseSinkBuilder<>();
+    }
+
+    @Experimental

Review comment:
       Why did you mark as Experimental? When do you plan to remove this?

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkBuilder.java
##########
@@ -0,0 +1,135 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder;
+
+import software.amazon.awssdk.http.Protocol;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Optional;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.HTTP_PROTOCOL_VERSION;
+import static software.amazon.awssdk.http.Protocol.HTTP1_1;
+
+/**
+ * Builder to construct {@link KinesisDataFirehoseSink}.
+ *
+ * <p>The following example shows the minimum setup to create a {@link KinesisDataFirehoseSink} that
+ * writes String values to a Kinesis Data Firehose delivery stream named delivery-stream-name.
+ *
+ * <pre>{@code
+ * private static final ElementConverter<String, Record> elementConverter =

Review comment:
       As with last time, I would rather not expose `Record`, so lets document `KinesisDataFirehoseSinkElementConverter<String>` instead?

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseException.java
##########
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+/**
+ * A {@link RuntimeException} wrapper indicating the exception was thrown from the Kinesis Data
+ * Firehose Sink.
+ */
+class KinesisDataFirehoseException extends RuntimeException {

Review comment:
       Missing compatibility annotation. Please check all classes in the pr

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set

Review comment:
       nit: This looks like common comments that are shared between sinks. Maybe we should put this info in one place?

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkITCase.java
##########
@@ -0,0 +1,124 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.connector.firehose.sink.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createIAMRole;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.createIamClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.getConfig;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.listBucketObjects;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeBucket;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeFirehoseClient;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisDataFirehoseTestUtils.makeS3Client;
+import static org.junit.Assert.assertEquals;
+
+/** Integration test suite for the {@code KinesisDataFirehoseSink} using a localstack container. */
+public class KinesisDataFirehoseSinkITCase {
+
+    private static final ElementConverter<String, Record> elementConverter =
+            KinesisDataFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisDataFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;
+
+    private static final String ROLE_NAME = "super-role";
+    private static final String ROLE_ARN = "arn:aws:iam::000000000000:role/" + ROLE_NAME;
+    private static final String BUCKET_NAME = "s3-firehose";
+    private static final String STREAM_NAME = "s3-stream";
+    private static final int NUMBER_OF_ELEMENTS = 92;
+
+    @ClassRule
+    public static LocalstackContainer mockFirehoseContainer =
+            new LocalstackContainer(DockerImageName.parse(DockerImageVersions.LOCALSTACK));
+
+    @Before
+    public void setup() throws Exception {
+        System.setProperty(SdkSystemSetting.CBOR_ENABLED.property(), "false");
+        s3AsyncClient = makeS3Client(mockFirehoseContainer.getEndpoint());

Review comment:
       nit: `get` or `build` are commonly used verbs, `make` is not standard

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSinkWriter.java
##########
@@ -0,0 +1,211 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.config.AWSUnifiedSinksConfigConstants;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.aws.util.AWSUnifiedSinksUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collection;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisDataFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisDataFirehoseSink}. More details on the internals of this sink writer may be found in
+ * {@link AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+class KinesisDataFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisDataFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Kinesis client - construction is by kinesisClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisDataFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties kinesisClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(kinesisClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties kinesisClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(kinesisClientProperties);
+
+        return AWSUnifiedSinksUtil.createAwsAsyncClient(
+                kinesisClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                AWSUnifiedSinksConfigConstants.BASE_KINESIS_USER_AGENT_PREFIX_FORMAT,
+                AWSUnifiedSinksConfigConstants.KINESIS_CLIENT_USER_AGENT_PREFIX);

Review comment:
       Should these be Firehose? If not, the are probably named wrong

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,89 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.Callable;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {
+
+    private static final int CONTAINER_PORT = 4566;
+
+    public LocalstackContainer(DockerImageName imageName) {
+        super(imageName);
+        withExposedPorts(CONTAINER_PORT);
+        waitingFor(new ListStreamsWaitStrategy());
+    }
+
+    public String getEndpoint() {
+        return String.format("https://%s:%s", getHost(), getMappedPort(CONTAINER_PORT));
+    }
+
+    private class ListStreamsWaitStrategy extends AbstractWaitStrategy {
+        private static final int TRANSACTIONS_PER_SECOND = 1;
+
+        private final RateLimiter rateLimiter =
+                RateLimiterBuilder.newBuilder()
+                        .withRate(TRANSACTIONS_PER_SECOND, SECONDS)
+                        .withConstantThroughput()
+                        .build();
+
+        @Override
+        protected void waitUntilReady() {
+            try {
+                Thread.sleep(10000);

Review comment:
       Is this required for this test? If so, maybe the issue was not with Kinesalite after all on the Kinesis tests

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>
+	<name>Flink : Connectors : AWS Kinesis Data Firehose</name>
+	<properties>
+		<aws.sdk.version>2.17.52</aws.sdk.version>
+	</properties>
+
+	<packaging>jar</packaging>
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-streaming-java</artifactId>
+			<version>${project.version}</version>
+			<scope>provided</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-connector-base</artifactId>
+			<version>${project.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-connector-aws-base</artifactId>
+			<version>${project.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>software.amazon.awssdk</groupId>
+			<artifactId>sdk-core</artifactId>
+			<version>${aws.sdk.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>software.amazon.awssdk</groupId>
+			<artifactId>kinesis</artifactId>
+			<version>${aws.sdk.version}</version>
+		</dependency>

Review comment:
       Why do we need to depend on Kinesis?

##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,92 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.Callable;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {
+
+    private static final int CONTAINER_PORT = 4566;
+
+    public LocalstackContainer(DockerImageName imageName) {
+        super(imageName);
+        withExposedPorts(CONTAINER_PORT);
+        //        setPortBindings(
+        //                Collections.singletonList(String.format("%s:%s",
+        // getMappedPort(CONTAINER_PORT), CONTAINER_PORT)));
+        waitingFor(new ListStreamsWaitStrategy());
+    }
+
+    public String getEndpoint() {
+        return String.format("https://%s:%s", getHost(), getMappedPort(CONTAINER_PORT));
+    }
+
+    private class ListStreamsWaitStrategy extends AbstractWaitStrategy {

Review comment:
       This is actually a `listBuckets` wait strategy?




-- 
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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789083125



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set

Review comment:
       I have put a similar set of per parameter explanations in the `AsyncSinkBaseBuilder`... so I guess I can remove it here, using the D.R.Y. principle :-)




-- 
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 #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

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


   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 (Mon Jan 10 11:02:23 UTC 2022)
   
   **Warnings:**
    * **4 pom.xml files were touched**: Check for build and licensing issues.
    * No documentation files were touched! Remember to keep the Flink docs up to date!
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r788962389



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>
+	<name>Flink : Connectors : AWS Kinesis Data Firehose</name>
+	<properties>
+		<aws.sdk.version>2.17.52</aws.sdk.version>
+	</properties>
+
+	<packaging>jar</packaging>
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-streaming-java</artifactId>
+			<version>${project.version}</version>
+			<scope>provided</scope>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-connector-base</artifactId>
+			<version>${project.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>org.apache.flink</groupId>
+			<artifactId>flink-connector-aws-base</artifactId>
+			<version>${project.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>software.amazon.awssdk</groupId>
+			<artifactId>sdk-core</artifactId>
+			<version>${aws.sdk.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>software.amazon.awssdk</groupId>
+			<artifactId>kinesis</artifactId>
+			<version>${aws.sdk.version}</version>
+		</dependency>

Review comment:
       Ah thanks. I removed `kinesis` and `sts`.




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789075481



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisDataFirehoseSink.java
##########
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Experimental;
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.AsyncSinkBase;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.core.io.SimpleVersionedSerializer;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Collection;
+import java.util.List;
+import java.util.Optional;
+import java.util.Properties;
+
+/**
+ * A Kinesis Data Firehose (KDF) Sink that performs async requests against a destination delivery
+ * stream using the buffering protocol specified in {@link AsyncSinkBase}.
+ *
+ * <p>The sink internally uses a {@link
+ * software.amazon.awssdk.services.firehose.FirehoseAsyncClient} to communicate with the AWS
+ * endpoint.
+ *
+ * <p>The behaviour of the buffering may be specified by providing configuration during the sink
+ * build time.
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize}: the maximum size of a batch of entries that may be sent to KDF
+ *   <li>{@code maxInFlightRequests}: the maximum number of in flight requests that may exist, if
+ *       any more in flight requests need to be initiated once the maximum has been reached, then it
+ *       will be blocked until some have completed
+ *   <li>{@code maxBufferedRequests}: the maximum number of elements held in the buffer, requests to
+ *       add elements will be blocked while the number of elements in the buffer is at the maximum
+ *   <li>{@code maxBatchSizeInBytes}: the maximum size of a batch of entries that may be sent to KDF
+ *       measured in bytes
+ *   <li>{@code maxTimeInBufferMS}: the maximum amount of time an entry is allowed to live in the
+ *       buffer, if any element reaches this age, the entire buffer will be flushed immediately
+ *   <li>{@code maxRecordSizeInBytes}: the maximum size of a record the sink will accept into the
+ *       buffer, a record of size larger than this will be rejected when passed to the sink
+ *   <li>{@code failOnError}: when an exception is encountered while persisting to Kinesis Data
+ *       Firehose, the job will fail immediately if failOnError is set
+ * </ul>
+ *
+ * <p>Please see the writer implementation in {@link KinesisDataFirehoseSinkWriter}
+ *
+ * @param <InputT> Type of the elements handled by this sink
+ */
+@PublicEvolving
+public class KinesisDataFirehoseSink<InputT> extends AsyncSinkBase<InputT, Record> {
+
+    private final boolean failOnError;
+    private final String deliveryStreamName;
+    private final Properties kinesisClientProperties;
+
+    KinesisDataFirehoseSink(
+            ElementConverter<InputT, Record> elementConverter,
+            Integer maxBatchSize,
+            Integer maxInFlightRequests,
+            Integer maxBufferedRequests,
+            Long maxBatchSizeInBytes,
+            Long maxTimeInBufferMS,
+            Long maxRecordSizeInBytes,

Review comment:
       I'll add a `AsyncSinkCommonConfig` class to the `flink-connector-base` and propagate it to the two connectors in a separate commit. Thanks.




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202) 
   * f803a8f670325a629ed0375dc2c9def8a69df9ed 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * abb8d01781d4c9fb37891c289f33b7a33ddc76c3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     }, {
       "hash" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "cabbe4d046c88334b4d59d5e935a049e6ec8cbf9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   * cabbe4d046c88334b4d59d5e935a049e6ec8cbf9 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "85fbe50928989a78dcfcc23b0d5077cf6825c70f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "85fbe50928989a78dcfcc23b0d5077cf6825c70f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 85fbe50928989a78dcfcc23b0d5077cf6825c70f 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794567135



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }

Review comment:
       Agreed 🤦 




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794566972



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkITCase.java
##########
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createBucket;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createIAMRole;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getConfig;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getIamClient;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getS3Client;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.listBucketObjects;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getFirehoseClient;
+import static org.assertj.core.api.Assertions.assertThat;
+
+/** Integration test suite for the {@code KinesisFirehoseSink} using a localstack container. */
+public class KinesisFirehoseSinkITCase {
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;
+
+    private static final String ROLE_NAME = "super-role";
+    private static final String ROLE_ARN = "arn:aws:iam::000000000000:role/" + ROLE_NAME;
+    private static final String BUCKET_NAME = "s3-firehose";
+    private static final String STREAM_NAME = "s3-stream";
+    private static final int NUMBER_OF_ELEMENTS = 92;
+
+    @ClassRule
+    public static LocalstackContainer mockFirehoseContainer =
+            new LocalstackContainer(DockerImageName.parse(DockerImageVersions.LOCALSTACK));
+
+    @Before
+    public void setup() throws Exception {
+        System.setProperty(SdkSystemSetting.CBOR_ENABLED.property(), "false");
+        s3AsyncClient = getS3Client(mockFirehoseContainer.getEndpoint());
+        firehoseAsyncClient = getFirehoseClient(mockFirehoseContainer.getEndpoint());
+        iamAsyncClient = getIamClient(mockFirehoseContainer.getEndpoint());
+    }
+
+    @After
+    public void teardown() {
+        System.clearProperty(SdkSystemSetting.CBOR_ENABLED.property());
+    }
+
+    @Test
+    public void test() throws Exception {
+        LOG.info("1 - Creating the bucket for Firehose to deliver into...");
+        createBucket(s3AsyncClient, BUCKET_NAME);
+        LOG.info("2 - Creating the IAM Role for Firehose to write into the s3 bucket...");
+        createIAMRole(iamAsyncClient, ROLE_NAME);
+        LOG.info("3 - Creating the Firehose delivery stream...");
+        createDeliveryStream(STREAM_NAME, BUCKET_NAME, ROLE_ARN, firehoseAsyncClient);
+
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+
+        DataStream<String> generator =
+                env.fromSequence(1, NUMBER_OF_ELEMENTS)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));
+
+        KinesisFirehoseSink<String> kdsSink =
+                KinesisFirehoseSink.<String>builder()
+                        .setSerializationSchema(new SimpleStringSchema())
+                        .setDeliveryStreamName(STREAM_NAME)
+                        .setMaxBatchSize(1)
+                        .setFirehoseClientProperties(getConfig(mockFirehoseContainer.getEndpoint()))
+                        .build();
+
+        generator.sinkTo(kdsSink);
+        env.execute("Integration Test");
+
+        List<S3Object> objects = listBucketObjects(s3AsyncClient, BUCKET_NAME);
+        assertThat(objects.size()).isEqualTo(NUMBER_OF_ELEMENTS);

Review comment:
       Thanks to @vahmed-hamdy  for implementing this!




-- 
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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794567135



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }

Review comment:
       strikethrough Agreed 🤦  /strikethrough
   I don't think they're quite the same things...




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d 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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] CrynetLogistics commented on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1017678705


   ![image](https://user-images.githubusercontent.com/9928830/150378973-d1c6693a-e481-49ef-9eea-b312e97baee5.png)
   ![image](https://user-images.githubusercontent.com/9928830/150379009-c194ba44-d034-414a-944c-4f06d4cde9db.png)
   ![image](https://user-images.githubusercontent.com/9928830/150379058-7ccebef3-a92f-4b97-b27a-a09a2fb2b7c6.png)
   


-- 
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] CrynetLogistics commented on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1017677297


   @CrynetLogistics remember to change the default maxInFlightRequests to 50 and maxBufferedRequests to something sensible.


-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781






-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     }, {
       "hash" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423",
       "triggerID" : "162d5e33edf01aae1fe06fa72542b763d2b65e56",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 162d5e33edf01aae1fe06fa72542b763d2b65e56 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30423) 
   
   <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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r788985517



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>
+	<name>Flink : Connectors : AWS Kinesis Data Firehose</name>
+	<properties>
+		<aws.sdk.version>2.17.52</aws.sdk.version>

Review comment:
       Is the only way to do this to put the properties into the pom file of `flink-connectors`?




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243) 
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r796506201



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/examples/SinkIntoFirehose.java
##########
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.examples;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.config.AWSConfigConstants;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSink;
+import org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkElementConverter;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.Properties;
+
+/**
+ * An example application demonstrating how to use the {@link KinesisFirehoseSink} to sink into KDF.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_ACCESS_KEY_ID} and {@code AWS_SECRET_ACCESS_KEY}
+ * through environment variables etc.
+ */
+public class SinkIntoFirehose {
+
+    private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+            KinesisFirehoseSinkElementConverter.<String>builder()
+                    .setSerializationSchema(new SimpleStringSchema())
+                    .build();
+
+    public static void main(String[] args) throws Exception {
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+        env.enableCheckpointing(10_000);
+
+        DataStream<String> generator =
+                env.fromSequence(1, 10_000_000L)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));

Review comment:
       As discussed, please remove this. We should not be maintaining sample code in the test package of a module. Let's raise a follow up to remove the KDS sample too




-- 
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 edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed94b1e53c2abe86110a4922368b23211474da42 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184) 
   * 848e61a3afa36d357d4a1fc5e017fc018d79a66b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae7ccc942447cedf72cd03de439500f2b55132a3 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307) 
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   
   <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] flinkbot edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1bd1a6c07fe7111d7079fa0e173f4b5e3214854d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * f70a1809bb907c903b40f9861cb4342b3adca20c Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831) 
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789794397



##########
File path: docs/content.zh/docs/connectors/datastream/firehose.md
##########
@@ -0,0 +1,171 @@
+---
+title: Firehose
+weight: 5
+type: docs
+---
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+# Amazon Kinesis Firehose Sink
+
+The Firehose sink writes to [Amazon AWS Kinesis Firehose](https://aws.amazon.com/kinesis/data-firehose/).
+
+Follow the instructions from the [Amazon Kinesis Firehose Developer Guide](https://docs.aws.amazon.com/firehose/latest/dev/basic-create.html)
+to setup a Kinesis Data Firehose delivery stream.
+
+To use the connector, add the following Maven dependency to your project:
+
+{{< artifact flink-connector-aws-kinesis-firehose >}}
+
+The `KinesisFirehoseSink` uses [AWS v2 SDK for Java](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to write data from a Flink stream into a Firehose delivery stream.
+
+{{< tabs "42vs28vdth5-nm76-6dz1-5m7s-5y345bu56se5u66je" >}}
+{{< tab "Java" >}}
+```java
+KinesisFirehoseSinkElementConverter<String> elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build();
+
+Properties sinkProperties = new Properties();
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id");
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key");
+
+KinesisFirehoseSink<String> kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build();
+
+flinkStream.sinkTo(kdfSink);
+```
+{{< /tab >}}
+{{< tab "Scala" >}}
+```scala
+val elementConverter =
+    KinesisFirehoseSinkElementConverter.<String>builder()
+        .setSerializationSchema(new SimpleStringSchema())
+        .build()
+
+Properties sinkProperties = new Properties()
+// Required
+sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1")
+// Optional, provide via alternative routes e.g. environment variables
+sinkProperties.put(AWSConfigConstants.AWS_ACCESS_KEY_ID, "aws_access_key_id")
+sinkProperties.put(AWSConfigConstants.AWS_SECRET_ACCESS_KEY, "aws_secret_access_key")
+
+val kdfSink =
+    KinesisFirehoseSink.<String>builder()
+        .setKinesisClientProperties(sinkProperties)    // Required
+        .setElementConverter(elementConverter)         // Required
+        .setDeliveryStreamName("your-stream-name")     // Required
+        .setFailOnError(false)                         // Optional
+        .setMaxBatchSize(500)                          // Optional
+        .setMaxInFlightRequests(50)                    // Optional
+        .setMaxBufferedRequests(10_000)                // Optional
+        .setMaxBatchSizeInBytes(4 * 1024 * 1024)       // Optional
+        .setMaxTimeInBufferMS(5000)                    // Optional
+        .setMaxRecordSizeInBytes(1000 * 1024)      // Optional
+        .build()
+
+flinkStream.sinkTo(kdfSink)
+```
+{{< /tab >}}
+{{< /tabs >}}
+
+## Configurations
+
+Flink's Cassandra sink is created by using the static builder `KinesisFirehoseSink.<String>builder()`.

Review comment:
       😵‍💫 




-- 
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 edited a comment on pull request #18314: [connectors/firehose] FLINK-24228 - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0cb7e0c49e9b417f460573885d6d7ba483f18ba1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171) 
   * ed94b1e53c2abe86110a4922368b23211474da42 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f803a8f670325a629ed0375dc2c9def8a69df9ed Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267) 
   * abb8d01781d4c9fb37891c289f33b7a33ddc76c3 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   * 4161e8253318ff9fadc8ca414527c92d810d0100 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f803a8f670325a629ed0375dc2c9def8a69df9ed Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267) 
   
   <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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r784870976



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/src/test/java/org/apache/flink/connector/firehose/sink/testutils/LocalstackContainer.java
##########
@@ -0,0 +1,92 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink.testutils;
+
+import org.rnorth.ducttape.ratelimits.RateLimiter;
+import org.rnorth.ducttape.ratelimits.RateLimiterBuilder;
+import org.rnorth.ducttape.unreliables.Unreliables;
+import org.testcontainers.containers.GenericContainer;
+import org.testcontainers.containers.wait.strategy.AbstractWaitStrategy;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+
+import java.net.URISyntaxException;
+import java.util.List;
+import java.util.concurrent.Callable;
+import java.util.concurrent.ExecutionException;
+
+import static java.util.concurrent.TimeUnit.SECONDS;
+
+/**
+ * A class wrapping the Localstack container that provides mock implementations of many common AWS
+ * services.
+ */
+public class LocalstackContainer extends GenericContainer<LocalstackContainer> {
+
+    private static final int CONTAINER_PORT = 4566;
+
+    public LocalstackContainer(DockerImageName imageName) {
+        super(imageName);
+        withExposedPorts(CONTAINER_PORT);
+        //        setPortBindings(
+        //                Collections.singletonList(String.format("%s:%s",
+        // getMappedPort(CONTAINER_PORT), CONTAINER_PORT)));
+        waitingFor(new ListStreamsWaitStrategy());
+    }
+
+    public String getEndpoint() {
+        return String.format("https://%s:%s", getHost(), getMappedPort(CONTAINER_PORT));
+    }
+
+    private class ListStreamsWaitStrategy extends AbstractWaitStrategy {

Review comment:
       I can refactor this with `KinesaliteContainer` into `flink-connector-aws-base`........




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a926ce5a76005fb6b1d272f6b3c120d49bded5a7 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351) 
   * 2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318) 
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 26aa7ccebd039dfa7f890d9d927e93c22ca58a0f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925) 
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * b4803c1d8c0492316000c796a5f37e0427d61563 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083) 
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334) 
   * 3ccdd94768840aa728f0321e5a6481caacf5903d 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 4161e8253318ff9fadc8ca414527c92d810d0100 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663) 
   * d782d9c76d0a6c4926234b478ff8b872e224fb24 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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r789602945



##########
File path: flink-connectors/flink-connector-aws-kinesis-data-firehose/pom.xml
##########
@@ -0,0 +1,151 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+		 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+		 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>org.apache.flink</groupId>
+		<artifactId>flink-connectors</artifactId>
+		<version>1.15-SNAPSHOT</version>
+		<relativePath>..</relativePath>
+	</parent>
+
+	<artifactId>flink-connector-aws-kinesis-data-firehose</artifactId>

Review comment:
       My bad, there is a Data in firehose. However we agreed to drop for these modules




-- 
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 edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   * 23bb05afdc410b02e6b687d35f433ed9c59f3ed2 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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30243",
       "triggerID" : "23bb05afdc410b02e6b687d35f433ed9c59f3ed2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249",
       "triggerID" : "1f858a4dc30db07de6abf101bd03c287893103c9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254",
       "triggerID" : "909ba3b0eea6950cb0801da3bb3e11eddcfee190",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 1f858a4dc30db07de6abf101bd03c287893103c9 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30249) 
   * 909ba3b0eea6950cb0801da3bb3e11eddcfee190 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30254) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * 9aa4b3ae66483526e9236993c37b451d802a883a Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30185) 
   
   <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] flinkbot edited a comment on pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on pull request #18314:
URL: https://github.com/apache/flink/pull/18314#issuecomment-1008761781


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29171",
       "triggerID" : "0cb7e0c49e9b417f460573885d6d7ba483f18ba1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29184",
       "triggerID" : "ed94b1e53c2abe86110a4922368b23211474da42",
       "triggerType" : "PUSH"
     }, {
       "hash" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29199",
       "triggerID" : "848e61a3afa36d357d4a1fc5e017fc018d79a66b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29202",
       "triggerID" : "1bd1a6c07fe7111d7079fa0e173f4b5e3214854d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29267",
       "triggerID" : "f803a8f670325a629ed0375dc2c9def8a69df9ed",
       "triggerType" : "PUSH"
     }, {
       "hash" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29279",
       "triggerID" : "abb8d01781d4c9fb37891c289f33b7a33ddc76c3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29307",
       "triggerID" : "ae7ccc942447cedf72cd03de439500f2b55132a3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "826fd84d3f61953a127829be78708c6d54de3244",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "826fd84d3f61953a127829be78708c6d54de3244",
       "triggerType" : "PUSH"
     }, {
       "hash" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29318",
       "triggerID" : "546d809fdb60cf252d4e34d39f5d5bf79bbf3a8d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29334",
       "triggerID" : "a3ee27c14427a3e9ae4ae17adb4635aa4ab52e1e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29348",
       "triggerID" : "3ccdd94768840aa728f0321e5a6481caacf5903d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29351",
       "triggerID" : "a926ce5a76005fb6b1d272f6b3c120d49bded5a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29382",
       "triggerID" : "2173e5a6d25c78bf99f1f3c25d8e3662f22de6cf",
       "triggerType" : "PUSH"
     }, {
       "hash" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29663",
       "triggerID" : "4161e8253318ff9fadc8ca414527c92d810d0100",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29734",
       "triggerID" : "d782d9c76d0a6c4926234b478ff8b872e224fb24",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29831",
       "triggerID" : "f70a1809bb907c903b40f9861cb4342b3adca20c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=29925",
       "triggerID" : "26aa7ccebd039dfa7f890d9d927e93c22ca58a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30083",
       "triggerID" : "b4803c1d8c0492316000c796a5f37e0427d61563",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085",
       "triggerID" : "ef2b24b71a3cc3ed707b71184158e9033abdedad",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166",
       "triggerID" : "1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9aa4b3ae66483526e9236993c37b451d802a883a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 826fd84d3f61953a127829be78708c6d54de3244 UNKNOWN
   * ef2b24b71a3cc3ed707b71184158e9033abdedad Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30085) 
   * 1dbec88b93844e8f2a3e0150d2e9ef6d03e7e35b Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=30166) 
   * 9aa4b3ae66483526e9236993c37b451d802a883a 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] CrynetLogistics commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
CrynetLogistics commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r794567135



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }

Review comment:
       <strikethrough>Agreed 🤦 </strikethrough>
   I don't think they're quite the same things...




-- 
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] dannycranmer commented on a change in pull request #18314: [FLINK-24228][connectors/firehose] - Unified Async Sink for Kinesis Firehose

Posted by GitBox <gi...@apache.org>.
dannycranmer commented on a change in pull request #18314:
URL: https://github.com/apache/flink/pull/18314#discussion_r793805846



##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkBuilder.java
##########
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder;
+
+import software.amazon.awssdk.http.Protocol;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Optional;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.HTTP_PROTOCOL_VERSION;
+import static software.amazon.awssdk.http.Protocol.HTTP1_1;
+
+/**
+ * Builder to construct {@link KinesisFirehoseSink}.
+ *
+ * <p>The following example shows the minimum setup to create a {@link KinesisFirehoseSink} that
+ * writes String values to a Kinesis Data Firehose delivery stream named delivery-stream-name.
+ *
+ * <pre>{@code
+ * private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+ *         KinesisFirehoseSinkElementConverter.<String>builder()
+ *                 .setSerializationSchema(new SimpleStringSchema())
+ *                 .build();

Review comment:
       This comment is outdated I believe

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkBuilder.java
##########
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.connector.base.sink.AsyncSinkBaseBuilder;
+
+import software.amazon.awssdk.http.Protocol;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+import java.util.Optional;
+import java.util.Properties;
+
+import static org.apache.flink.connector.aws.config.AWSConfigConstants.HTTP_PROTOCOL_VERSION;
+import static software.amazon.awssdk.http.Protocol.HTTP1_1;
+
+/**
+ * Builder to construct {@link KinesisFirehoseSink}.
+ *
+ * <p>The following example shows the minimum setup to create a {@link KinesisFirehoseSink} that
+ * writes String values to a Kinesis Data Firehose delivery stream named delivery-stream-name.
+ *
+ * <pre>{@code
+ * private static final KinesisFirehoseSinkElementConverter<String> elementConverter =
+ *         KinesisFirehoseSinkElementConverter.<String>builder()
+ *                 .setSerializationSchema(new SimpleStringSchema())
+ *                 .build();
+ *
+ * Properties sinkProperties = new Properties();
+ * sinkProperties.put(AWSConfigConstants.AWS_REGION, "eu-west-1");
+ *
+ * KinesisFirehoseSink<String> kdfSink =
+ *         KinesisFirehoseSink.<String>builder()
+ *                 .setElementConverter(elementConverter)
+ *                 .setDeliveryStreamName("delivery-stream-name")
+ *                 .setMaxBatchSize(20)
+ *                 .setFirehoseClientProperties(sinkProperties)
+ *                 .build();
+ * }</pre>
+ *
+ * <p>If the following parameters are not set in this builder, the following defaults will be used:
+ *
+ * <ul>
+ *   <li>{@code maxBatchSize} will be 500
+ *   <li>{@code maxInFlightRequests} will be 50
+ *   <li>{@code maxBufferedRequests} will be 10000
+ *   <li>{@code maxBatchSizeInBytes} will be 4 MB i.e. {@code 4 * 1024 * 1024}
+ *   <li>{@code maxTimeInBufferMS} will be 5000ms
+ *   <li>{@code maxRecordSizeInBytes} will be 1000 KB i.e. {@code 1000 * 1024}
+ *   <li>{@code failOnError} will be false
+ * </ul>
+ *
+ * @param <InputT> type of elements that should be persisted in the destination
+ */
+@PublicEvolving
+public class KinesisFirehoseSinkBuilder<InputT>
+        extends AsyncSinkBaseBuilder<InputT, Record, KinesisFirehoseSinkBuilder<InputT>> {
+
+    private static final int DEFAULT_MAX_BATCH_SIZE = 500;
+    private static final int DEFAULT_MAX_IN_FLIGHT_REQUESTS = 50;
+    private static final int DEFAULT_MAX_BUFFERED_REQUESTS = 10000;

Review comment:
       nit: More readable like `10_000`

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkITCase.java
##########
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createBucket;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createIAMRole;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getConfig;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getIamClient;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getS3Client;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.listBucketObjects;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getFirehoseClient;
+import static org.assertj.core.api.Assertions.assertThat;
+
+/** Integration test suite for the {@code KinesisFirehoseSink} using a localstack container. */
+public class KinesisFirehoseSinkITCase {
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;
+
+    private static final String ROLE_NAME = "super-role";
+    private static final String ROLE_ARN = "arn:aws:iam::000000000000:role/" + ROLE_NAME;
+    private static final String BUCKET_NAME = "s3-firehose";
+    private static final String STREAM_NAME = "s3-stream";
+    private static final int NUMBER_OF_ELEMENTS = 92;
+
+    @ClassRule
+    public static LocalstackContainer mockFirehoseContainer =
+            new LocalstackContainer(DockerImageName.parse(DockerImageVersions.LOCALSTACK));
+
+    @Before
+    public void setup() throws Exception {
+        System.setProperty(SdkSystemSetting.CBOR_ENABLED.property(), "false");
+        s3AsyncClient = getS3Client(mockFirehoseContainer.getEndpoint());
+        firehoseAsyncClient = getFirehoseClient(mockFirehoseContainer.getEndpoint());
+        iamAsyncClient = getIamClient(mockFirehoseContainer.getEndpoint());
+    }
+
+    @After
+    public void teardown() {
+        System.clearProperty(SdkSystemSetting.CBOR_ENABLED.property());
+    }
+
+    @Test
+    public void test() throws Exception {
+        LOG.info("1 - Creating the bucket for Firehose to deliver into...");
+        createBucket(s3AsyncClient, BUCKET_NAME);
+        LOG.info("2 - Creating the IAM Role for Firehose to write into the s3 bucket...");
+        createIAMRole(iamAsyncClient, ROLE_NAME);
+        LOG.info("3 - Creating the Firehose delivery stream...");
+        createDeliveryStream(STREAM_NAME, BUCKET_NAME, ROLE_ARN, firehoseAsyncClient);
+
+        ObjectMapper mapper = new ObjectMapper();
+        final StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment();
+
+        DataStream<String> generator =
+                env.fromSequence(1, NUMBER_OF_ELEMENTS)
+                        .map(Object::toString)
+                        .returns(String.class)
+                        .map(data -> mapper.writeValueAsString(ImmutableMap.of("data", data)));
+
+        KinesisFirehoseSink<String> kdsSink =
+                KinesisFirehoseSink.<String>builder()
+                        .setSerializationSchema(new SimpleStringSchema())
+                        .setDeliveryStreamName(STREAM_NAME)
+                        .setMaxBatchSize(1)
+                        .setFirehoseClientProperties(getConfig(mockFirehoseContainer.getEndpoint()))
+                        .build();
+
+        generator.sinkTo(kdsSink);
+        env.execute("Integration Test");
+
+        List<S3Object> objects = listBucketObjects(s3AsyncClient, BUCKET_NAME);
+        assertThat(objects.size()).isEqualTo(NUMBER_OF_ELEMENTS);

Review comment:
       Can we verify the contents of the objects too for full confidence?
   

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }

Review comment:
       nit:
   
   ```
           for (PutRecordBatchResponseEntry entry : records) {
               if (entry.errorCode() != null) {
                   failedRequestEntries.add(entry);
               }
           }
   ```

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkElementConverter.java
##########
@@ -0,0 +1,75 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.core.SdkBytes;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+/**
+ * An implementation of the {@link ElementConverter} that uses the AWS Kinesis SDK v2. The user only
+ * needs to provide a {@link SerializationSchema} of the {@code InputT} to transform it into a
+ * {@link Record} that may be persisted.
+ */
+@PublicEvolving
+public class KinesisFirehoseSinkElementConverter<InputT>
+        implements ElementConverter<InputT, Record> {
+
+    /** A serialization schema to specify how the input element should be serialized. */
+    private final SerializationSchema<InputT> serializationSchema;
+
+    private KinesisFirehoseSinkElementConverter(SerializationSchema<InputT> serializationSchema) {
+        this.serializationSchema = serializationSchema;
+    }
+
+    @Override
+    public Record apply(InputT element, SinkWriter.Context context) {
+        return Record.builder()
+                .data(SdkBytes.fromByteArray(serializationSchema.serialize(element)))
+                .build();
+    }
+
+    public static <InputT> Builder<InputT> builder() {
+        return new Builder<>();
+    }
+
+    /** A builder for the KinesisFirehoseSinkElementConverter. */
+    @PublicEvolving

Review comment:
       Same as above

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkElementConverter.java
##########
@@ -0,0 +1,75 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.PublicEvolving;
+import org.apache.flink.api.common.serialization.SerializationSchema;
+import org.apache.flink.api.connector.sink.SinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.util.Preconditions;
+
+import software.amazon.awssdk.core.SdkBytes;
+import software.amazon.awssdk.services.firehose.model.Record;
+
+/**
+ * An implementation of the {@link ElementConverter} that uses the AWS Kinesis SDK v2. The user only
+ * needs to provide a {@link SerializationSchema} of the {@code InputT} to transform it into a
+ * {@link Record} that may be persisted.
+ */
+@PublicEvolving

Review comment:
       This should be `@Internal` inline with KDS?

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/test/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkITCase.java
##########
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.api.common.serialization.SimpleStringSchema;
+import org.apache.flink.connector.aws.testutils.LocalstackContainer;
+import org.apache.flink.streaming.api.datastream.DataStream;
+import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
+import org.apache.flink.util.DockerImageVersions;
+
+import org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper;
+
+import org.junit.After;
+import org.junit.Before;
+import org.junit.ClassRule;
+import org.junit.Test;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import org.testcontainers.utility.DockerImageName;
+import software.amazon.awssdk.core.SdkSystemSetting;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.iam.IamAsyncClient;
+import software.amazon.awssdk.services.s3.S3AsyncClient;
+import software.amazon.awssdk.services.s3.model.S3Object;
+import software.amazon.awssdk.utils.ImmutableMap;
+
+import java.util.List;
+
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createBucket;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createIAMRole;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getConfig;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getIamClient;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.getS3Client;
+import static org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.listBucketObjects;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.createDeliveryStream;
+import static org.apache.flink.connector.firehose.sink.testutils.KinesisFirehoseTestUtils.getFirehoseClient;
+import static org.assertj.core.api.Assertions.assertThat;
+
+/** Integration test suite for the {@code KinesisFirehoseSink} using a localstack container. */
+public class KinesisFirehoseSinkITCase {
+
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkITCase.class);
+    private S3AsyncClient s3AsyncClient;
+    private FirehoseAsyncClient firehoseAsyncClient;
+    private IamAsyncClient iamAsyncClient;

Review comment:
       Move these below the `static` fields

##########
File path: flink-connectors/flink-connector-aws-kinesis-firehose/src/main/java/org/apache/flink/connector/firehose/sink/KinesisFirehoseSinkWriter.java
##########
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *    http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.flink.connector.firehose.sink;
+
+import org.apache.flink.annotation.Internal;
+import org.apache.flink.api.connector.sink.Sink;
+import org.apache.flink.connector.aws.util.AWSAsyncSinkUtil;
+import org.apache.flink.connector.aws.util.AWSGeneralUtil;
+import org.apache.flink.connector.base.sink.writer.AsyncSinkWriter;
+import org.apache.flink.connector.base.sink.writer.ElementConverter;
+import org.apache.flink.metrics.Counter;
+import org.apache.flink.metrics.groups.SinkWriterMetricGroup;
+
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+import software.amazon.awssdk.http.async.SdkAsyncHttpClient;
+import software.amazon.awssdk.services.firehose.FirehoseAsyncClient;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchRequest;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponse;
+import software.amazon.awssdk.services.firehose.model.PutRecordBatchResponseEntry;
+import software.amazon.awssdk.services.firehose.model.Record;
+import software.amazon.awssdk.services.firehose.model.ResourceNotFoundException;
+
+import java.util.ArrayList;
+import java.util.Collections;
+import java.util.List;
+import java.util.Properties;
+import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.CompletionException;
+import java.util.function.Consumer;
+
+/**
+ * Sink writer created by {@link KinesisFirehoseSink} to write to Kinesis Data Firehose. More
+ * details on the operation of this sink writer may be found in the doc for {@link
+ * KinesisFirehoseSink}. More details on the internals of this sink writer may be found in {@link
+ * AsyncSinkWriter}.
+ *
+ * <p>The {@link FirehoseAsyncClient} used here may be configured in the standard way for the AWS
+ * SDK 2.x. e.g. the provision of {@code AWS_REGION}, {@code AWS_ACCESS_KEY_ID} and {@code
+ * AWS_SECRET_ACCESS_KEY} through environment variables etc.
+ */
+@Internal
+class KinesisFirehoseSinkWriter<InputT> extends AsyncSinkWriter<InputT, Record> {
+    private static final Logger LOG = LoggerFactory.getLogger(KinesisFirehoseSinkWriter.class);
+
+    /* A counter for the total number of records that have encountered an error during put */
+    private final Counter numRecordsOutErrorsCounter;
+
+    /* Name of the delivery stream in Kinesis Data Firehose */
+    private final String deliveryStreamName;
+
+    /* The sink writer metric group */
+    private final SinkWriterMetricGroup metrics;
+
+    /* The asynchronous Firehose client - construction is by firehoseClientProperties */
+    private final FirehoseAsyncClient client;
+
+    /* Flag to whether fatally fail any time we encounter an exception when persisting records */
+    private final boolean failOnError;
+
+    KinesisFirehoseSinkWriter(
+            ElementConverter<InputT, Record> elementConverter,
+            Sink.InitContext context,
+            int maxBatchSize,
+            int maxInFlightRequests,
+            int maxBufferedRequests,
+            long maxBatchSizeInBytes,
+            long maxTimeInBufferMS,
+            long maxRecordSizeInBytes,
+            boolean failOnError,
+            String deliveryStreamName,
+            Properties firehoseClientProperties) {
+        super(
+                elementConverter,
+                context,
+                maxBatchSize,
+                maxInFlightRequests,
+                maxBufferedRequests,
+                maxBatchSizeInBytes,
+                maxTimeInBufferMS,
+                maxRecordSizeInBytes);
+        this.failOnError = failOnError;
+        this.deliveryStreamName = deliveryStreamName;
+        this.metrics = context.metricGroup();
+        this.numRecordsOutErrorsCounter = metrics.getNumRecordsOutErrorsCounter();
+        this.client = buildClient(firehoseClientProperties);
+    }
+
+    private FirehoseAsyncClient buildClient(Properties firehoseClientProperties) {
+        final SdkAsyncHttpClient httpClient =
+                AWSGeneralUtil.createAsyncHttpClient(firehoseClientProperties);
+
+        return AWSAsyncSinkUtil.createAwsAsyncClient(
+                firehoseClientProperties,
+                httpClient,
+                FirehoseAsyncClient.builder(),
+                KinesisFirehoseConfigConstants.BASE_FIREHOSE_USER_AGENT_PREFIX_FORMAT,
+                KinesisFirehoseConfigConstants.FIREHOSE_CLIENT_USER_AGENT_PREFIX);
+    }
+
+    @Override
+    protected void submitRequestEntries(
+            List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+
+        PutRecordBatchRequest batchRequest =
+                PutRecordBatchRequest.builder()
+                        .records(requestEntries)
+                        .deliveryStreamName(deliveryStreamName)
+                        .build();
+
+        LOG.trace("Request to submit {} entries to KDF using KDF Sink.", requestEntries.size());
+
+        CompletableFuture<PutRecordBatchResponse> future = client.putRecordBatch(batchRequest);
+
+        future.whenComplete(
+                (response, err) -> {
+                    if (err != null) {
+                        handleFullyFailedRequest(err, requestEntries, requestResult);
+                    } else if (response.failedPutCount() > 0) {
+                        handlePartiallyFailedRequest(response, requestEntries, requestResult);
+                    } else {
+                        requestResult.accept(Collections.emptyList());
+                    }
+                });
+    }
+
+    @Override
+    protected long getSizeInBytes(Record requestEntry) {
+        return requestEntry.data().asByteArrayUnsafe().length;
+    }
+
+    private void handleFullyFailedRequest(
+            Throwable err, List<Record> requestEntries, Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString(),
+                err);
+        numRecordsOutErrorsCounter.inc(requestEntries.size());
+
+        if (isRetryable(err)) {
+            requestResult.accept(requestEntries);
+        }
+    }
+
+    private void handlePartiallyFailedRequest(
+            PutRecordBatchResponse response,
+            List<Record> requestEntries,
+            Consumer<List<Record>> requestResult) {
+        LOG.warn(
+                "KDF Sink failed to persist {} entries to KDF first request was {}",
+                requestEntries.size(),
+                requestEntries.get(0).toString());
+        numRecordsOutErrorsCounter.inc(response.failedPutCount());
+
+        if (failOnError) {
+            getFatalExceptionCons()
+                    .accept(new KinesisFirehoseException.KinesisFirehoseFailFastException());
+            return;
+        }
+        List<Record> failedRequestEntries = new ArrayList<>(response.failedPutCount());
+        List<PutRecordBatchResponseEntry> records = response.requestResponses();
+
+        for (int i = 0; i < records.size(); i++) {
+            if (records.get(i).errorCode() != null) {
+                failedRequestEntries.add(requestEntries.get(i));
+            }
+        }
+
+        requestResult.accept(failedRequestEntries);
+    }
+
+    private boolean isRetryable(Throwable err) {
+        if (err instanceof CompletionException
+                && err.getCause() instanceof ResourceNotFoundException) {
+            getFatalExceptionCons()
+                    .accept(
+                            new KinesisFirehoseException(
+                                    "Encountered non-recoverable exception", err));
+            return false;
+        }
+        if (failOnError) {
+            getFatalExceptionCons()

Review comment:
       I have forgot what this method name means. Based on that, is it worth renaming to something people might understand? What is `Cons` ?




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