You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/15 02:23:41 UTC

[GitHub] [hudi] peanut-chenzhong opened a new pull request #5042: Update HoodieHeartbeatClient.java

peanut-chenzhong opened a new pull request #5042:
URL: https://github.com/apache/hudi/pull/5042


   Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.
   
   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   *(For example: This pull request adds quick-start document.)*
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068772425


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068834410


   > 
   @nsivabalan hi, test case added but seems some flink UT case failed by other changes.
   
   
   


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] nsivabalan commented on a change in pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on a change in pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#discussion_r829170253



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/heartbeat/HoodieHeartbeatClient.java
##########
@@ -233,7 +233,7 @@ public boolean isHeartbeatExpired(String instantTime) throws IOException {
       lastHeartbeatForWriter.setLastHeartbeatTime(lastHeartbeatForWriterTime);
       lastHeartbeatForWriter.setInstantTime(instantTime);
     }
-    if (currentTime - lastHeartbeatForWriter.getLastHeartbeatTime() > this.maxAllowableHeartbeatIntervalInMs) {
+    if (currentTime - lastHeartbeatForWriter.getLastHeartbeatTime() > this.maxAllowableHeartbeatIntervalInMs && lastHeartbeatForWriter.getLastHeartbeatTime() > 0L) {

Review comment:
       if I understand correctly, isHeartBeatExpired(instantTime) is not thread safe. If two concurrent writers, tries to execute this, we could run into problems. 
   also, Can you help me understand how the fix you have put in would help here. looks like we are setting the lastHeartBeatTime in L233 right. so, not sure what this fix is helping us with. 




-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080214434


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068708473


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068708838


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6c514c9968e56dfce6f16b283f5a0f0455736858 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989) 
   *  Unknown: [CANCELED](TBD) 
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068826183


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068708473


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068774042


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080086310


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1079633909


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082510619


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1079634270


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] nsivabalan commented on a change in pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on a change in pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#discussion_r829170253



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/heartbeat/HoodieHeartbeatClient.java
##########
@@ -233,7 +233,7 @@ public boolean isHeartbeatExpired(String instantTime) throws IOException {
       lastHeartbeatForWriter.setLastHeartbeatTime(lastHeartbeatForWriterTime);
       lastHeartbeatForWriter.setInstantTime(instantTime);
     }
-    if (currentTime - lastHeartbeatForWriter.getLastHeartbeatTime() > this.maxAllowableHeartbeatIntervalInMs) {
+    if (currentTime - lastHeartbeatForWriter.getLastHeartbeatTime() > this.maxAllowableHeartbeatIntervalInMs && lastHeartbeatForWriter.getLastHeartbeatTime() > 0L) {

Review comment:
       if I understand correctly, isHeartBeatExpired(instantTime) is not thread safe. If two concurrent writers, tries to execute this, we could run into problems. 
   also, Can you help me understand how the fix you have put in would help here. looks like we are setting the lastHeartBeatTime in L233 right. so, not sure what this fix is helping us with. 




-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Update HoodieHeartbeatClient.java

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067495277


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067540435


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080113560


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068771256


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080110396


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080214434


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082510619


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068707445


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   * 6c514c9968e56dfce6f16b283f5a0f0455736858 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067706183


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068708838


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6c514c9968e56dfce6f16b283f5a0f0455736858 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989) 
   *  Unknown: [CANCELED](TBD) 
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Update HoodieHeartbeatClient.java

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067495277


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068832023


   @nsivabalan  hi, test case added but seems some flink UT case failed by other changes.


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080084434


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080111977


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080113560


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082530026


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067707324


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067799417


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068772425


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1079634270


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082512057


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082512057


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080086310


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082530026


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082513487


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067799417


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068710431


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068832023


   @nsivabalan  hi, test case added but seems some flink UT case failed by other changes.


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067496705


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080111977


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082595329


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7533) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082513487


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426",
       "triggerID" : "1080110396",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529",
       "triggerID" : "1082509968",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7217b7d0fac7b96b042b0a91d587f3518f3ce3e4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7432) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7426) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7529) 
   * 7217b7d0fac7b96b042b0a91d587f3518f3ce3e4 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067540435


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067707324


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068710431


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067706183


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068826183


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] nsivabalan commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068124987


   can you write a test to cover the fix. 


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068707445


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960) 
   * 6c514c9968e56dfce6f16b283f5a0f0455736858 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Update HoodieHeartbeatClient.java

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1067496705


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 36bcc00ceb0677c697d741c7c88ff7ae146152ef Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068774042


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 107dab60f6541702644f4c87b7e92ba68f2fe6ef Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1068771256


   @hudi-bot run azure


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
hudi-bot removed a comment on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1080084434


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6949",
       "triggerID" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "36bcc00ceb0677c697d741c7c88ff7ae146152ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6960",
       "triggerID" : "1067706183",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6989",
       "triggerID" : "6c514c9968e56dfce6f16b283f5a0f0455736858",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7ee24be4d11864af37bf300250d571e15d5f9ae9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "triggerType" : "PUSH"
     }, {
       "hash" : "107dab60f6541702644f4c87b7e92ba68f2fe6ef",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6992",
       "triggerID" : "1068771256",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1068708473",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1079633909",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9a9e544ba48a52c7b54134fc9533c3e5a51ccfff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f69bbf06e9cb669dfe0785b5eee8501ba56871fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7ee24be4d11864af37bf300250d571e15d5f9ae9 UNKNOWN
   *  Unknown: [CANCELED](TBD) 
   * 9a9e544ba48a52c7b54134fc9533c3e5a51ccfff UNKNOWN
   * f69bbf06e9cb669dfe0785b5eee8501ba56871fe UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot 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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] peanut-chenzhong commented on pull request #5042: Three bulk_insert files are concurrently submitted and executed with a difference of 2s, the insert fails occasionally.

Posted by GitBox <gi...@apache.org>.
peanut-chenzhong commented on pull request #5042:
URL: https://github.com/apache/hudi/pull/5042#issuecomment-1082509968


   
   @hudi-bot run azure
   
   


-- 
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: commits-unsubscribe@hudi.apache.org

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