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/02/15 09:12:48 UTC

[GitHub] [hudi] danny0405 opened a new pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

danny0405 opened a new pull request #4821:
URL: https://github.com/apache/hudi/pull/4821


   …exist in metadata table active timeline
   
   ## *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 removed a comment on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   * e2c21c3c21d88585e0b490729392f34af57716ff 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 101fcaa7a5cad6155820c7260fdf2f998003cc44 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   
   <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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       Hello, @nsivabalan  can you help confirm this ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   
   <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] prashantwason commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       >> When the job restarts, the last commit would be rollbacked first right ?
   The last commit failed on the dataset but succeed on the metadata table. So yes it will be rolled back on the dataset eventually - depends on the settings  (EAGER vs LAZY rollbacks). 
   
   Also we need to support the readers - they need to ignore the deltacommit. There can be a delay between the failed job and the retry and readers should read consistent data during that time.




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   * e2c21c3c21d88585e0b490729392f34af57716ff 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   * ef96e99a33970140731853933c8049b14a350161 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   
   <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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       Hello @nsivabalan , i see that you put the code here, is there any special reason that the data set timeline archival should be in front of the metadata latest compaction time ?




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) 
   
   <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] prashantwason commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       There can be the case where deltacommit on the metadata table succeeds but commit on dataset fails (inflight -> complete transition fails). 
   
   In this case, we should not be using the deltacommit on the metadata table and to check that we need commits on the dataset to not be archived. If you archive the commits on the datasets indeendantly then we cannot differentiate between the error case above and the case where commit is missing from dataset timeline because it was archived.
   
   
   

##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();
-        if (!latestCompactionTime.isPresent()) {
-          LOG.info("Not archiving as there is no compaction yet on the metadata table");
-          instants = Stream.empty();
-        } else {
-          LOG.info("Limiting archiving of instants to latest compaction on metadata table at " + latestCompactionTime.get());
-          instants = instants.filter(instant -> HoodieTimeline.compareTimestamps(instant.getTimestamp(), HoodieTimeline.LESSER_THAN,
-              latestCompactionTime.get()));
-        }
-      } catch (Exception e) {
-        throw new HoodieException("Error limiting instant archival based on metadata table", e);
+    // If this is a metadata table, do not archive the commits that live in data set
+    // active timeline. This is required by metadata table,
+    // see HoodieTableMetadataUtil#processRollbackMetadata for details.
+    if (HoodieTableMetadata.isMetadataTable(config.getBasePath())) {

Review comment:
       +1




-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   > there could be a partially failed commit in data table which gets archived
   
   For 'partially failed commit' do you mean the commit in the data set table ? Then it should not goes to the step of the archive i think, we do archive post of a successful data set commit.
   
   And when we have a commit t1, and  t1 commit to metadata table successfully but failed for data set table, when restarts the job again, t1 would be rolled backed both in data set table and metadata table, so what's the problem here ?


-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4f50a9504b4924ac93163e276ce01ac31958d58 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @danny0405 : here is the scenario. 
   Lets say multi-writer is enabled and hence rollbacks are lazy. there is a commit C5 which got committed to MDT, but crashed before committing to data table. and the user restarts the pipeline. due to multi-writer, there are more commits added, but rollback will be triggered lazily by cleaner. Lets say cleaner  configs are very easy (say 100 commits). So, by this time, archival could clean up the partially failed commit.  


-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       > There can be the case where deltacommit on the metadata table succeeds but commit on dataset fails (inflight -> complete transition fails).
   
   When the job restarts, the last commit would be rollbacked first right ? And the view of the metadata table would be fixed then, so this should not be a problem.
   
   In any case, the metadata table was read with latest filesystem view which includes the delta commits logs files, i don't  know why we address metadata compaction here because compaction does not affect the table records.




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   * b4f50a9504b4924ac93163e276ce01ac31958d58 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110) 
   
   <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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @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] yihua commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();
-        if (!latestCompactionTime.isPresent()) {
-          LOG.info("Not archiving as there is no compaction yet on the metadata table");
-          instants = Stream.empty();
-        } else {
-          LOG.info("Limiting archiving of instants to latest compaction on metadata table at " + latestCompactionTime.get());
-          instants = instants.filter(instant -> HoodieTimeline.compareTimestamps(instant.getTimestamp(), HoodieTimeline.LESSER_THAN,
-              latestCompactionTime.get()));
-        }
-      } catch (Exception e) {
-        throw new HoodieException("Error limiting instant archival based on metadata table", e);
+    // If this is a metadata table, do not archive the commits that live in data set
+    // active timeline. This is required by metadata table,
+    // see HoodieTableMetadataUtil#processRollbackMetadata for details.
+    if (HoodieTableMetadata.isMetadataTable(config.getBasePath())) {

Review comment:
       @danny0405 Let's add this new logic on top of the existing metadata table specific logic, i.e., checking for last compaction on the metadata table and land the fix soon, without changing existing logic.
   
   I understand you have concern around whether we need the check around  compaction.  We can take that to a separate PR for discussion.  The goal here is to land this fix soon so we can do another round of testing on metadata table.  My worry is that the checking for last compaction on the metadata table is still needed for some cases, and if we remove it, we may introduce new problem before the last minute of the release cut, so for safety we can keep it for now.  WDYT?
   
   If you're busy, I can take this up, revise the PR, and land it.




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   * ef96e99a33970140731853933c8049b14a350161 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314) 
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c 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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @nsivabalan The PR is ready, please review if you have time ~


-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4f50a9504b4924ac93163e276ce01ac31958d58 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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






-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   *  Unknown: [CANCELED](TBD) 
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   
   <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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   Hello @nsivabalan , i think after this path, the compaction instant constraint can be removed, can you double check this ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff 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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 101fcaa7a5cad6155820c7260fdf2f998003cc44 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321) 
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   * b4f50a9504b4924ac93163e276ce01ac31958d58 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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       Thanks, I read the code and this patch does not break the original limitations. Because the metadata table commits before dataset, with the new patch, the instants on the dataset timeline must also be in the metadata timeline, so we can still do the check for dataset instant existence.




-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       Sorry i don't understand why the cleaner policy can affect this, if the rollback metadata was synced, the metadata file list can be trusted right ? And the corrupt files should then be ignored automatically.




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @danny0405 : sorry, I don't think we can remove the data table relying on metadata table compaction. can you help me understand. Myself and @yihua did jam on this. 
   
   here is our claim
   In metadata table, we filter out any additional commits which is complete is MDT, but not yet complete in Data table. so, if we loosen the dependency, there could be a partially failed commit in data table which gets archived. In which case when we inpsect the commit in MDT, we might assume that its already committed in data table as well which could lead to wrong results. 
   
   If I am missing something, let me know. 
   
   


-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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






-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314) 
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   * ef96e99a33970140731853933c8049b14a350161 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7307",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7314",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();
-        if (!latestCompactionTime.isPresent()) {
-          LOG.info("Not archiving as there is no compaction yet on the metadata table");
-          instants = Stream.empty();
-        } else {
-          LOG.info("Limiting archiving of instants to latest compaction on metadata table at " + latestCompactionTime.get());
-          instants = instants.filter(instant -> HoodieTimeline.compareTimestamps(instant.getTimestamp(), HoodieTimeline.LESSER_THAN,
-              latestCompactionTime.get()));
-        }
-      } catch (Exception e) {
-        throw new HoodieException("Error limiting instant archival based on metadata table", e);
+    // If this is a metadata table, do not archive the commits that live in data set
+    // active timeline. This is required by metadata table,
+    // see HoodieTableMetadataUtil#processRollbackMetadata for details.
+    if (HoodieTableMetadata.isMetadataTable(config.getBasePath())) {

Review comment:
       this fix makes sense. but we can't remove the above code blocks though. i.e. data table archival relying on metadata table compaction. 




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       With the current metadata table design, we validate the deltacommits to read for metadata table based on which completed commits are present in the dataset. So dataset should never be archiving the instants before compaction on metadata table. 

##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       yes. 
   CC @prashantwason 
   We have documented the reasoning here https://issues.apache.org/jira/browse/HUDI-2458
   
   




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 38f1df00ae196b21782dfd1aca39a32f5f267dc5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023) 
   
   <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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 101fcaa7a5cad6155820c7260fdf2f998003cc44 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 5f5a78275b36b700036ce07e4e69cf925ec069a6 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335) 
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7335",
       "triggerID" : "5f5a78275b36b700036ce07e4e69cf925ec069a6",
       "triggerType" : "PUSH"
     }, {
       "hash" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383",
       "triggerID" : "2f1368dc4ac772db5d02b555dc041ccd49cb189b",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386",
       "triggerID" : "fdcd586ec9cdf54bd07d60f4631289203d8c2002",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2f1368dc4ac772db5d02b555dc041ccd49cb189b Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7383) 
   * fdcd586ec9cdf54bd07d60f4631289203d8c2002 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7386) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 101fcaa7a5cad6155820c7260fdf2f998003cc44 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321) 
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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] yihua commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/functional/TestHoodieBackedMetadata.java
##########
@@ -288,29 +288,33 @@ public void testMetadataTableArchival() throws Exception {
             .archiveCommitsWith(3, 4)
             .retainCommits(1)
             .build())
+        .withMarkersType("DIRECT")

Review comment:
       What's the reason for adding this?

##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();
-        if (!latestCompactionTime.isPresent()) {
-          LOG.info("Not archiving as there is no compaction yet on the metadata table");
-          instants = Stream.empty();
-        } else {
-          LOG.info("Limiting archiving of instants to latest compaction on metadata table at " + latestCompactionTime.get());
-          instants = instants.filter(instant -> HoodieTimeline.compareTimestamps(instant.getTimestamp(), HoodieTimeline.LESSER_THAN,
-              latestCompactionTime.get()));
-        }
-      } catch (Exception e) {
-        throw new HoodieException("Error limiting instant archival based on metadata table", e);
+    // If this is a metadata table, do not archive the commits that live in data set
+    // active timeline. This is required by metadata table,
+    // see HoodieTableMetadataUtil#processRollbackMetadata for details.
+    if (HoodieTableMetadata.isMetadataTable(config.getBasePath())) {

Review comment:
       +1




-- 
This is an automated message from the Apache Git Service.
To 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] yihua commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       > > There can be the case where deltacommit on the metadata table succeeds but commit on dataset fails (inflight -> complete transition fails).
   > 
   > When the job restarts, the last commit would be rollbacked first right ? And the view of the metadata table would be fixed then, so this should not be a problem.
   > 
   
   Last commit may not be rolled back immediately for the scenarios of single writer with async table services and multi-writer, since LAZY should be set for `hoodie.cleaner.policy.failed.writes`.
   




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       sorry. is this addressed? if not, can you help me understand how we will overcome the above scenario if we remove this code block ? 
   
   bcoz, our filtering of additional commits in metadata table happens with LogRecordReader. which is effective only w/ latest file slice. Once compaction kicks in, we may never know what all commits have gone into the compacted base file. 
   




-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();

Review comment:
       > Also we need to support the readers - they need to ignore the deltacommit
   
   That is not the case for current metadata table reader i guess, and in personal i think this restriction is too much limited, doesn't the fail rollback already fixed the metadata table then after the rollback metadata was synced ? 




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   * b4f50a9504b4924ac93163e276ce01ac31958d58 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050) 
   * b4f50a9504b4924ac93163e276ce01ac31958d58 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] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   @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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1cc0107ca846035c12912ec4f1a85020216f1a5c Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112) 
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) 
   
   <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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/functional/TestHoodieBackedMetadata.java
##########
@@ -288,29 +288,33 @@ public void testMetadataTableArchival() throws Exception {
             .archiveCommitsWith(3, 4)
             .retainCommits(1)
             .build())
+        .withMarkersType("DIRECT")

Review comment:
       Misadded can be removed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] danny0405 commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   > @danny0405 : here is the scenario. Lets say multi-writer is enabled and hence rollbacks are lazy. there is a commit C5 which got committed to MDT, but crashed before committing to data table. and the user restarts the pipeline. due to multi-writer, there are more commits added, but rollback will be triggered lazily by cleaner. Lets say cleaner configs are very easy (say 100 commits). So, by this time, archival could clean up the partially failed commit.
   
   Can we disable lazy cleaner for restarts/bootstrap then ? The lazy cleaning makes sense for normal commit but it just make things complex for boostrap/restarts and it even does not gains much.


-- 
This is an automated message from the Apache Git Service.
To 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] yihua commented on pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   > > @danny0405 : here is the scenario. Lets say multi-writer is enabled and hence rollbacks are lazy. there is a commit C5 which got committed to MDT, but crashed before committing to data table. and the user restarts the pipeline. due to multi-writer, there are more commits added, but rollback will be triggered lazily by cleaner. Lets say cleaner configs are very easy (say 100 commits). So, by this time, archival could clean up the partially failed commit.
   > 
   > Can we disable lazy cleaner for restarts/bootstrap then ? The lazy cleaning makes sense for normal commit but it just make things complex for boostrap/restarts and it even does not gains much.
   
   For multi-writer scenario, we must have lazy cleaning since the job cannot tell if the inflight commit is due to failed write or actual inflight commit from another writer.  So the job relies on the heartbeat timeout for determining the failed writes and lazily cleans up failed commits later. This is the whole point of having the guard we are discussing.


-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 merged pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   


-- 
This is an automated message from the Apache Git Service.
To 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] danny0405 commented on a change in pull request #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/HoodieTimelineArchiver.java
##########
@@ -429,25 +428,21 @@ public void mergeArchiveFiles(List<FileStatus> compactCandidate) throws IOExcept
         .collect(Collectors.groupingBy(i -> Pair.of(i.getTimestamp(),
             HoodieInstant.getComparableAction(i.getAction()))));
 
-    // If metadata table is enabled, do not archive instants which are more recent than the last compaction on the
-    // metadata table.
-    if (config.isMetadataTableEnabled()) {
-      try (HoodieTableMetadata tableMetadata = HoodieTableMetadata.create(table.getContext(), config.getMetadataConfig(),
-          config.getBasePath(), FileSystemViewStorageConfig.SPILLABLE_DIR.defaultValue())) {
-        Option<String> latestCompactionTime = tableMetadata.getLatestCompactionTime();
-        if (!latestCompactionTime.isPresent()) {
-          LOG.info("Not archiving as there is no compaction yet on the metadata table");
-          instants = Stream.empty();
-        } else {
-          LOG.info("Limiting archiving of instants to latest compaction on metadata table at " + latestCompactionTime.get());
-          instants = instants.filter(instant -> HoodieTimeline.compareTimestamps(instant.getTimestamp(), HoodieTimeline.LESSER_THAN,
-              latestCompactionTime.get()));
-        }
-      } catch (Exception e) {
-        throw new HoodieException("Error limiting instant archival based on metadata table", e);
+    // If this is a metadata table, do not archive the commits that live in data set
+    // active timeline. This is required by metadata table,
+    // see HoodieTableMetadataUtil#processRollbackMetadata for details.
+    if (HoodieTableMetadata.isMetadataTable(config.getBasePath())) {

Review comment:
       Thanks, i agree we can avoid the unnecessary change, have addressed you comments.




-- 
This is an automated message from the Apache Git Service.
To 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7286",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291",
       "triggerID" : "7abbc6f6cd9e8e134d5b148b7e98a29adad8c402",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7abbc6f6cd9e8e134d5b148b7e98a29adad8c402 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7291) 
   * ef96e99a33970140731853933c8049b14a350161 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ef96e99a33970140731853933c8049b14a350161",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ef96e99a33970140731853933c8049b14a350161",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ef96e99a33970140731853933c8049b14a350161 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1078553857",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7320",
       "triggerID" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "0000",
       "status" : "CANCELED",
       "url" : "TBD",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1077564335",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "101fcaa7a5cad6155820c7260fdf2f998003cc44",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7321",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 0000 Unknown: [CANCELED](TBD) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff 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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279",
       "triggerID" : "47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   * 47508afc6fdc87a84cdae0ab5c23f67daa4bc8ff Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7279) 
   
   <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 #4821: [HUDI-3435] Do not throw exception when instant to rollback does not …

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6023",
       "triggerID" : "38f1df00ae196b21782dfd1aca39a32f5f267dc5",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6050",
       "triggerID" : "1e329ebb693dfb90cdfb35128a994c7ea9f1c8b4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6110",
       "triggerID" : "b4f50a9504b4924ac93163e276ce01ac31958d58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6112",
       "triggerID" : "1cc0107ca846035c12912ec4f1a85020216f1a5c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "",
       "status" : "DELETED",
       "url" : "TBD",
       "triggerID" : "1043877446",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119",
       "triggerID" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "triggerType" : "PUSH"
     }, {
       "hash" : "efbf8c7fedc3f9ceb485cfb1a7676d55450974a4",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126",
       "triggerID" : "1044549072",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226",
       "triggerID" : "e2c21c3c21d88585e0b490729392f34af57716ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * efbf8c7fedc3f9ceb485cfb1a7676d55450974a4 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6119) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6126) 
   * e2c21c3c21d88585e0b490729392f34af57716ff Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=7226) 
   
   <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