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 2021/11/23 22:35:38 UTC

[GitHub] [hudi] nsivabalan opened a new pull request #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

nsivabalan opened a new pull request #4088:
URL: https://github.com/apache/hudi/pull/4088


   ## What is the purpose of the pull request
   
   With concurrent writer scenarios, there are chances that timeline server might fail the request with IllegalArgExeption since server's timeline state was advanced when compared to that of client's. This is unavoidable in multi-writer scenario. Client falls back to inMemoryFileSystemView and eventually the write could succeed or fail (depending on conflict resolution). But the exception gives a notion to the user that the write failed. 
   So, putting in a fix to move the log statement to warn level and not error. 
   
   ## Brief change log
   
   - Fixed PriorityBasedFileSystemView to take in the writeConccurrency mode and choose error or warn log depending on it. 
   
   ## 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] vinothchandar commented on pull request #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   @bvaradar do you know why we refresh the timeline server view always mid flight , during a write. is that expected?


-- 
This is an automated message from the Apache Git Service.
To 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714) 
   
   <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] vinothchandar merged pull request #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

Posted by GitBox <gi...@apache.org>.
vinothchandar merged pull request #4088:
URL: https://github.com/apache/hudi/pull/4088


   


-- 
This is an automated message from the Apache Git Service.
To 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   
   <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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2167d4333e437e04b18ae469ea6967902f6d630e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   
   <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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   
   <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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3714) 
   
   <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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e 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] vinothchandar commented on a change in pull request #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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



##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java
##########
@@ -271,6 +282,84 @@ public void testLogFileCountsAfterCompaction(boolean populateMetaFields) throws
     }
   }
 
+  @Test
+  public void testOutOfSyncView() throws Exception {
+    // insert 100 records
+    HoodieWriteConfig.Builder cfgBuilder1 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 3)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);
+    Properties properties = new Properties();
+    properties.setProperty(FILESYSTEM_LOCK_PATH_PROP_KEY, basePath() + "/.hoodie/.locks");
+    properties.setProperty(LOCK_PROVIDER_CLASS_NAME.key(), "org.apache.hudi.client.transaction.FileSystemBasedLockProviderTestClass");
+    cfgBuilder1.withProperties(properties);
+    HoodieWriteConfig config1 = cfgBuilder1.build();
+
+    HoodieWriteConfig.Builder cfgBuilder2 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 1)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);
+    cfgBuilder2.withProperties(properties);
+    HoodieWriteConfig config2 = cfgBuilder2.build();
+
+    try (SparkRDDWriteClient writeClient = getHoodieWriteClient(config1);) {

Review comment:
       use test table to shorten this test?

##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java
##########
@@ -271,6 +282,84 @@ public void testLogFileCountsAfterCompaction(boolean populateMetaFields) throws
     }
   }
 
+  @Test
+  public void testOutOfSyncView() throws Exception {
+    // insert 100 records
+    HoodieWriteConfig.Builder cfgBuilder1 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 3)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);
+    Properties properties = new Properties();
+    properties.setProperty(FILESYSTEM_LOCK_PATH_PROP_KEY, basePath() + "/.hoodie/.locks");
+    properties.setProperty(LOCK_PROVIDER_CLASS_NAME.key(), "org.apache.hudi.client.transaction.FileSystemBasedLockProviderTestClass");
+    cfgBuilder1.withProperties(properties);
+    HoodieWriteConfig config1 = cfgBuilder1.build();
+
+    HoodieWriteConfig.Builder cfgBuilder2 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 1)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);
+    cfgBuilder2.withProperties(properties);
+    HoodieWriteConfig config2 = cfgBuilder2.build();
+
+    try (SparkRDDWriteClient writeClient = getHoodieWriteClient(config1);) {
+
+      SparkRDDWriteClient writeClient1 = getHoodieWriteClient(config2);
+
+      String newCommitTime = "100";
+      writeClient.startCommitWithTime(newCommitTime);
+      //writeClient1.startCommitWithTime("101");
+
+      List<HoodieRecord> records = dataGen.generateInserts(newCommitTime, 100);
+      JavaRDD<HoodieRecord> recordsRDD = jsc().parallelize(records, 1);
+      JavaRDD<WriteStatus> statuses = writeClient.insert(recordsRDD, newCommitTime);
+      statuses.collect();
+      //writeClient.commit(newCommitTime, statuses);
+
+      writeClient1.startCommitWithTime("101");
+      List<HoodieRecord> records1 = dataGen.generateInserts("101", 100);
+      JavaRDD<HoodieRecord> recordsRDD1 = jsc().parallelize(records1, 1);
+      JavaRDD<WriteStatus> statuses1 = writeClient1.insert(recordsRDD1, "101");
+      //statuses.collect();
+
+      writeClient.commit(newCommitTime, statuses);
+
+      metaClient.reloadActiveTimeline();
+      HoodieTable table = HoodieSparkTable.create(config1, context(), metaClient);
+      SyncableFileSystemView fileSystemView = ((SyncableFileSystemView) table.getSliceView());
+
+      writeClient1.commit("101", statuses1);
+
+      // Verify that all data file has one log file
+      metaClient.reloadActiveTimeline();
+      fileSystemView.sync();
+      String partitionPath = dataGen.getPartitionPaths()[0];
+      List<FileSlice> groupedLogFiles =
+          fileSystemView.getLatestFileSlices(partitionPath).collect(Collectors.toList());
+      for (FileSlice fileSlice : groupedLogFiles) {
+        System.out.println("Latest base file " + fileSlice.getBaseInstantTime());

Review comment:
       remove?

##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java
##########
@@ -271,6 +282,84 @@ public void testLogFileCountsAfterCompaction(boolean populateMetaFields) throws
     }
   }
 
+  @Test
+  public void testOutOfSyncView() throws Exception {

Review comment:
       would really love this being tested just using the timeline alone. 

##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/TestHoodieMergeOnReadTable.java
##########
@@ -271,6 +282,84 @@ public void testLogFileCountsAfterCompaction(boolean populateMetaFields) throws
     }
   }
 
+  @Test
+  public void testOutOfSyncView() throws Exception {
+    // insert 100 records
+    HoodieWriteConfig.Builder cfgBuilder1 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 3)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);
+    Properties properties = new Properties();
+    properties.setProperty(FILESYSTEM_LOCK_PATH_PROP_KEY, basePath() + "/.hoodie/.locks");
+    properties.setProperty(LOCK_PROVIDER_CLASS_NAME.key(), "org.apache.hudi.client.transaction.FileSystemBasedLockProviderTestClass");
+    cfgBuilder1.withProperties(properties);
+    HoodieWriteConfig config1 = cfgBuilder1.build();
+
+    HoodieWriteConfig.Builder cfgBuilder2 = getConfigBuilder(false, false, IndexType.BLOOM,
+        1024 * 1024 * 1024L, HoodieClusteringConfig.newBuilder().build(), 1)
+        .withWriteConcurrencyMode(WriteConcurrencyMode.OPTIMISTIC_CONCURRENCY_CONTROL)
+        .withMetadataConfig(HoodieMetadataConfig.newBuilder().enable(false).build());
+    addConfigsForPopulateMetaFields(cfgBuilder1, true);

Review comment:
       do we need this? simpler the test , relying on defaults as much as possible the better




-- 
This is an automated message from the Apache Git Service.
To 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   
   <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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f 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 #4088: [HUDI-2671][WIP] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 24fa1fa2e6d4acfbd209863b3de8af522b328a0f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651) 
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1af672ad3ce20459f07161aaf56f1ffc7a8f4e53 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662) 
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2167d4333e437e04b18ae469ea6967902f6d630e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3704) 
   * 2167d4333e437e04b18ae469ea6967902f6d630e 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 #4088: [HUDI-2671] Making error -> warn logs from timeline server with concurrent writers for inconsistent state

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3651",
       "triggerID" : "24fa1fa2e6d4acfbd209863b3de8af522b328a0f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3662",
       "triggerID" : "1af672ad3ce20459f07161aaf56f1ffc7a8f4e53",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682",
       "triggerID" : "0e2ef805723ed2f372b9f97375ac27c308f72f74",
       "triggerType" : "PUSH"
     }, {
       "hash" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "65bc99d9c5c9c424726b9bc963b83fb4b957b0d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0e2ef805723ed2f372b9f97375ac27c308f72f74 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3682) 
   * 65bc99d9c5c9c424726b9bc963b83fb4b957b0d0 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