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/07/19 17:11:34 UTC

[GitHub] [hudi] fengjian428 opened a new pull request, #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

fengjian428 opened a new pull request, #6144:
URL: https://github.com/apache/hudi/pull/6144

   
   ## *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 now, NUM_COMMITS or TIME_ELAPSED compaction trigger strategy will check the number or time of delta-commits after the last successful compaction. so if the offline compaction application crash for a while, there will be a lot of compaction request(one request per delta commit) in the timeline, and that will have a side effect on performance.
   
   provide a new strategy not to check the last successful compaction but check the last compaction request if possible.
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


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

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

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


[GitHub] [hudi] hudi-bot commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73b423e453d651c3f2e34fd9a61d0c146976c9a2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476) 
   * 469c8e2f73816aaac5a5a2eb78028115275d0eae Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73b423e453d651c3f2e34fd9a61d0c146976c9a2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476) 
   
   <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] fengjian428 commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1207158013

   @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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 469c8e2f73816aaac5a5a2eb78028115275d0eae Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487) 
   * d56deaa3232958df6a3d3b930891ab7188b78580 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d56deaa3232958df6a3d3b930891ab7188b78580 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574) 
   * f21fa7d0bb9b0a56cf91d01151fdd673da59eb09 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 469c8e2f73816aaac5a5a2eb78028115275d0eae Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487) 
   
   <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] yanghua merged pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua merged PR #6144:
URL: https://github.com/apache/hudi/pull/6144


-- 
This is an automated message from the Apache Git Service.
To 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] fengjian428 commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1196887828

   @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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1207158013",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1207158013",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10632",
       "triggerID" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   * 66d2610adf24b33023551a2e01fb9f6e49210fd2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10632) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   * 73b423e453d651c3f2e34fd9a61d0c146976c9a2 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f21fa7d0bb9b0a56cf91d01151fdd673da59eb09 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590) 
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608) 
   * 8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613) 
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   * 277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359) 
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361) 
   
   <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] fengjian428 commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1200454857

   > @fengjian428 CI still failed.
   
   I have no idea why there are tests failure in hudi-flink's IT, will rerun it tmr


-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 469c8e2f73816aaac5a5a2eb78028115275d0eae Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487) 
   * d56deaa3232958df6a3d3b930891ab7188b78580 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d56deaa3232958df6a3d3b930891ab7188b78580 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1207158013",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   * 277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359) 
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   * 277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359) 
   
   <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] yanghua commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937298503


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,50 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits
+    HoodieWriteConfig cfg = getConfigForInlineCompaction(4, 60, CompactionTriggerStrategy.NUM_COMMITS_AFTER_LAST_REQUEST);
+
+    List<String> instants = IntStream.range(0, 3).mapToObj(i -> HoodieActiveTimeline.createNewInstantTime()).collect(Collectors.toList());
+
+    try (SparkRDDWriteClient<?> writeClient = getHoodieWriteClient(cfg)) {
+      List<HoodieRecord> records = dataGen.generateInserts(instants.get(0), 100);
+      HoodieReadClient readClient = getHoodieReadClient(cfg.getBasePath());
+      runNextDeltaCommits(writeClient, readClient, instants, records, cfg, true, new ArrayList<>());
+
+      metaClient = HoodieTableMetaClient.builder().setConf(hadoopConf).setBasePath(cfg.getBasePath()).build();
+
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS,"1");
+      String requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      // add one compaction request
+      scheduleCompaction(requestInstant, writeClient, cfg);
+      metaClient.getActiveTimeline().reload();
+      assertEquals(metaClient.getActiveTimeline().getInstants().filter(hoodieInstant -> hoodieInstant.getAction().equals(HoodieTimeline.COMPACTION_ACTION)

Review Comment:
   too long



##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,50 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits
+    HoodieWriteConfig cfg = getConfigForInlineCompaction(4, 60, CompactionTriggerStrategy.NUM_COMMITS_AFTER_LAST_REQUEST);
+
+    List<String> instants = IntStream.range(0, 3).mapToObj(i -> HoodieActiveTimeline.createNewInstantTime()).collect(Collectors.toList());
+
+    try (SparkRDDWriteClient<?> writeClient = getHoodieWriteClient(cfg)) {
+      List<HoodieRecord> records = dataGen.generateInserts(instants.get(0), 100);
+      HoodieReadClient readClient = getHoodieReadClient(cfg.getBasePath());
+      runNextDeltaCommits(writeClient, readClient, instants, records, cfg, true, new ArrayList<>());
+
+      metaClient = HoodieTableMetaClient.builder().setConf(hadoopConf).setBasePath(cfg.getBasePath()).build();
+
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS,"1");

Review Comment:
   blank before "1"



##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,50 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits

Review Comment:
   it would be more readable, if you use `step 1, step 2` to describe your intention. WDYT?



##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,50 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits
+    HoodieWriteConfig cfg = getConfigForInlineCompaction(4, 60, CompactionTriggerStrategy.NUM_COMMITS_AFTER_LAST_REQUEST);
+
+    List<String> instants = IntStream.range(0, 3).mapToObj(i -> HoodieActiveTimeline.createNewInstantTime()).collect(Collectors.toList());
+
+    try (SparkRDDWriteClient<?> writeClient = getHoodieWriteClient(cfg)) {
+      List<HoodieRecord> records = dataGen.generateInserts(instants.get(0), 100);
+      HoodieReadClient readClient = getHoodieReadClient(cfg.getBasePath());
+      runNextDeltaCommits(writeClient, readClient, instants, records, cfg, true, new ArrayList<>());
+
+      metaClient = HoodieTableMetaClient.builder().setConf(hadoopConf).setBasePath(cfg.getBasePath()).build();
+
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS,"1");
+      String requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      // add one compaction request
+      scheduleCompaction(requestInstant, writeClient, cfg);
+      metaClient.getActiveTimeline().reload();
+      assertEquals(metaClient.getActiveTimeline().getInstants().filter(hoodieInstant -> hoodieInstant.getAction().equals(HoodieTimeline.COMPACTION_ACTION)
+            && hoodieInstant.getState() == HoodieInstant.State.REQUESTED).count(), 1);
+      // can not add request second time
+      requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      try {
+        scheduleCompaction(requestInstant, writeClient, cfg);
+        Assertions.fail();
+      } catch (AssertionError error) {
+        //should be here
+      }
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS,"4");

Review Comment:
   blank



##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =

Review Comment:
   If you think hoodie timeline hosted commits, yes, reasonable.



-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065) 
   
   <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] yanghua commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1196477617

   Will review it soon.


-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361) 
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f21fa7d0bb9b0a56cf91d01151fdd673da59eb09 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590) 
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065) 
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358) 
   * 277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a 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 diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
danny0405 commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937317636


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceLastCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =
+          CompactionUtils.getDeltaCommitsSinceLatestCompactionRequest(table.getActiveTimeline());
+    if (deltaCommitsInfo.isPresent()) {
+      return Option.of(Pair.of(
+            deltaCommitsInfo.get().getLeft().countInstants(),

Review Comment:
   So the compaction scheduling would be affected by the progress of the compaction executions ? Is that reasonable ? Don't think so.



-- 
This is an automated message from the Apache Git Service.
To 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] fengjian428 commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1206627126

   @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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361) 
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1207158013",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10632",
       "triggerID" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 66d2610adf24b33023551a2e01fb9f6e49210fd2 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10632) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   * 73b423e453d651c3f2e34fd9a61d0c146976c9a2 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   
   <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] fengjian428 commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r930946960


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =

Review Comment:
   I think using deltaCommitsInfo here should be ok since the left value is delta Commits after the right value, WDYT?



-- 
This is an automated message from the Apache Git Service.
To 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] yanghua commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1200423647

   @fengjian428 CI still failed.


-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d56deaa3232958df6a3d3b930891ab7188b78580 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574) 
   * f21fa7d0bb9b0a56cf91d01151fdd673da59eb09 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f21fa7d0bb9b0a56cf91d01151fdd673da59eb09 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590) 
   
   <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] fengjian428 commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937320646


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceLastCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =
+          CompactionUtils.getDeltaCommitsSinceLatestCompactionRequest(table.getActiveTimeline());
+    if (deltaCommitsInfo.isPresent()) {
+      return Option.of(Pair.of(
+            deltaCommitsInfo.get().getLeft().countInstants(),

Review Comment:
   For now, NUM_COMMITS or TIME_ELAPSED compaction trigger strategy will check the number or time of delta-commits after the last successful compaction. so if the offline compaction application crash for a while(or async compaction is very slow), there will be a lot of compaction request(one request per delta commit) in the timeline, and that will have a side effect on performance.
   
   so this PR provides a new strategy not to check the last successful compaction but check the last compaction request if possible.



-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613) 
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065) 
   * ed8f47b761cc09305a09dfa96b7b2d897d84793f 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359) 
   * 3ec6be2cada95a00d6a1969cce9cbd04f7bac349 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361) 
   
   <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] yanghua commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r930831757


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/CompactionTriggerStrategy.java:
##########
@@ -21,6 +21,8 @@
 public enum CompactionTriggerStrategy {
     // trigger compaction when reach N delta commits
     NUM_COMMITS,
+    // trigger compaction when reach N delta commits since last compaction request
+    NUM_COMMITS_AFTER_REQUEST,

Review Comment:
   should we emphasize the "LAST" semantic?



##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceCompactionRequest() {

Review Comment:
   getDeltaCommitInfoSinceLastCompactionRequest?



##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =

Review Comment:
   deltaCommitsInfo or deltaCommitInfo?



##########
hudi-common/src/main/java/org/apache/hudi/common/util/CompactionUtils.java:
##########
@@ -237,6 +237,36 @@ public static Option<Pair<HoodieTimeline, HoodieInstant>> getDeltaCommitsSinceLa
     }
   }
 
+  public static Option<Pair<HoodieTimeline, HoodieInstant>> getDeltaCommitsSinceLatestCompactionRequest(

Review Comment:
   ditto, Commits or Commit?



##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -157,6 +168,18 @@ private boolean needCompact(CompactionTriggerStrategy compactionTriggerStrategy)
           LOG.info(String.format("The delta commits >= %s, trigger compaction scheduler.", inlineCompactDeltaCommitMax));
         }
         break;
+      case NUM_COMMITS_AFTER_REQUEST:
+        latestDeltaCommitInfoOption = getLatestDeltaCommitInfoSinceCompactionRequest();
+
+        if (!latestDeltaCommitInfoOption.isPresent()) {
+          return false;
+        }
+        latestDeltaCommitInfo = latestDeltaCommitInfoOption.get();
+        compactable = inlineCompactDeltaCommitMax <= latestDeltaCommitInfo.getLeft();
+        if (compactable) {
+          LOG.info(String.format("The delta commits >= %s, trigger compaction scheduler.", inlineCompactDeltaCommitMax));

Review Comment:
   `%s since the last compaction request`?



-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 73b423e453d651c3f2e34fd9a61d0c146976c9a2 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476) 
   * 469c8e2f73816aaac5a5a2eb78028115275d0eae 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 84be4764d2a5b6a9894be560131e9edd8b28a2f0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390) 
   
   <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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1206627126",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b2fdc49ee1c8865fb03857e8651644fa2007e822",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617",
       "triggerID" : "1207158013",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "66d2610adf24b33023551a2e01fb9f6e49210fd2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b2fdc49ee1c8865fb03857e8651644fa2007e822 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10617) 
   * 66d2610adf24b33023551a2e01fb9f6e49210fd2 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] yanghua commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r938516686


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/ScheduleCompactionActionExecutor.java:
##########
@@ -140,6 +140,17 @@ private Option<Pair<Integer, String>> getLatestDeltaCommitInfo() {
     return Option.empty();
   }
 
+  private Option<Pair<Integer, String>> getLatestDeltaCommitInfoSinceLastCompactionRequest() {
+    Option<Pair<HoodieTimeline, HoodieInstant>> deltaCommitsInfo =
+          CompactionUtils.getDeltaCommitsSinceLatestCompactionRequest(table.getActiveTimeline());
+    if (deltaCommitsInfo.isPresent()) {
+      return Option.of(Pair.of(
+            deltaCommitsInfo.get().getLeft().countInstants(),

Review Comment:
   @danny0405 Any input or question?



-- 
This is an automated message from the Apache Git Service.
To 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] yanghua commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1206126780

   @fengjian428 check the CI please


-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608) 
   * 8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7 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] fengjian428 commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1206741692

   > @fengjian428 check the CI please
   
   seems other prs are also facing CI problems, will check this tmr


-- 
This is an automated message from the Apache Git Service.
To 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] fengjian428 commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937933197


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,58 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits
+    HoodieWriteConfig cfg = getConfigForInlineCompaction(4, 60, CompactionTriggerStrategy.NUM_COMMITS_AFTER_LAST_REQUEST);
+
+    List<String> instants = IntStream.range(0, 3).mapToObj(i -> HoodieActiveTimeline.createNewInstantTime()).collect(Collectors.toList());
+
+    try (SparkRDDWriteClient<?> writeClient = getHoodieWriteClient(cfg)) {
+      List<HoodieRecord> records = dataGen.generateInserts(instants.get(0), 100);
+      HoodieReadClient readClient = getHoodieReadClient(cfg.getBasePath());
+
+      // step 1: create and complete 3 commit
+      runNextDeltaCommits(writeClient, readClient, instants, records, cfg, true, new ArrayList<>());
+
+      metaClient = HoodieTableMetaClient.builder().setConf(hadoopConf).setBasePath(cfg.getBasePath()).build();
+
+      // step 2: force create a compaction request, but won't run it
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS, "1");
+      String requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      // add one compaction request
+      scheduleCompaction(requestInstant, writeClient, cfg);
+      metaClient.getActiveTimeline().reload();
+      assertEquals(metaClient.getActiveTimeline().getInstants()
+            .filter(hoodieInstant -> hoodieInstant.getAction().equals(HoodieTimeline.COMPACTION_ACTION)
+            && hoodieInstant.getState() == HoodieInstant.State.REQUESTED).count(), 1);
+      // step 3: try to create another, but this one should fail because the NUM_COMMITS_AFTER_LAST_REQUEST strategy ,
+      // and will throw a AssertionError due to scheduleCompaction will check if the last instant is a compaction request
+      requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      try {
+        scheduleCompaction(requestInstant, writeClient, cfg);
+        Assertions.fail();
+      } catch (AssertionError error) {
+        //should be here
+      }
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS, "4");
+
+      // step 4: complete the last commit, and this commit also won't generate another compaction request
+      // only trigger last compaction request

Review Comment:
   just want to change the config back. 
   I feel trigger last compaction request is equal to executing compaction? Do you mean only if trigger the last compaction request, the next compaction request would happen?



-- 
This is an automated message from the Apache Git Service.
To 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] fengjian428 commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
fengjian428 commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937323677


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,50 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits

Review Comment:
   Sure already add them in comment lines



-- 
This is an automated message from the Apache Git Service.
To 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] yanghua commented on a diff in pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by GitBox <gi...@apache.org>.
yanghua commented on code in PR #6144:
URL: https://github.com/apache/hudi/pull/6144#discussion_r937893760


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/table/action/compact/TestInlineCompaction.java:
##########
@@ -93,6 +96,58 @@ public void testSuccessfulCompactionBasedOnNumCommits() throws Exception {
     }
   }
 
+  @Test
+  public void testSuccessfulCompactionBasedOnNumAfterCompactionRequest() throws Exception {
+    // Given: make 4 commits
+    HoodieWriteConfig cfg = getConfigForInlineCompaction(4, 60, CompactionTriggerStrategy.NUM_COMMITS_AFTER_LAST_REQUEST);
+
+    List<String> instants = IntStream.range(0, 3).mapToObj(i -> HoodieActiveTimeline.createNewInstantTime()).collect(Collectors.toList());
+
+    try (SparkRDDWriteClient<?> writeClient = getHoodieWriteClient(cfg)) {
+      List<HoodieRecord> records = dataGen.generateInserts(instants.get(0), 100);
+      HoodieReadClient readClient = getHoodieReadClient(cfg.getBasePath());
+
+      // step 1: create and complete 3 commit
+      runNextDeltaCommits(writeClient, readClient, instants, records, cfg, true, new ArrayList<>());
+
+      metaClient = HoodieTableMetaClient.builder().setConf(hadoopConf).setBasePath(cfg.getBasePath()).build();
+
+      // step 2: force create a compaction request, but won't run it
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS, "1");
+      String requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      // add one compaction request
+      scheduleCompaction(requestInstant, writeClient, cfg);
+      metaClient.getActiveTimeline().reload();
+      assertEquals(metaClient.getActiveTimeline().getInstants()
+            .filter(hoodieInstant -> hoodieInstant.getAction().equals(HoodieTimeline.COMPACTION_ACTION)
+            && hoodieInstant.getState() == HoodieInstant.State.REQUESTED).count(), 1);
+      // step 3: try to create another, but this one should fail because the NUM_COMMITS_AFTER_LAST_REQUEST strategy ,
+      // and will throw a AssertionError due to scheduleCompaction will check if the last instant is a compaction request
+      requestInstant = HoodieActiveTimeline.createNewInstantTime();
+      try {
+        scheduleCompaction(requestInstant, writeClient, cfg);
+        Assertions.fail();
+      } catch (AssertionError error) {
+        //should be here
+      }
+      cfg.setValue(INLINE_COMPACT_NUM_DELTA_COMMITS, "4");
+
+      // step 4: complete the last commit, and this commit also won't generate another compaction request
+      // only trigger last compaction request

Review Comment:
   You have changed the threshold from 1 -> 4? So `only trigger last compaction request`? The compaction would happen?



-- 
This is an automated message from the Apache Git Service.
To 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 #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10065",
       "triggerID" : "d9e2cff6f2b1b19ee12b9e28f226e4ecb53f19ff",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10358",
       "triggerID" : "ed8f47b761cc09305a09dfa96b7b2d897d84793f",
       "triggerType" : "PUSH"
     }, {
       "hash" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10359",
       "triggerID" : "277ef25fe8c3eb2f96d4a8e5d4e49709b7946a4a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10361",
       "triggerID" : "3ec6be2cada95a00d6a1969cce9cbd04f7bac349",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "84be4764d2a5b6a9894be560131e9edd8b28a2f0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10390",
       "triggerID" : "1196887828",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10476",
       "triggerID" : "73b423e453d651c3f2e34fd9a61d0c146976c9a2",
       "triggerType" : "PUSH"
     }, {
       "hash" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10487",
       "triggerID" : "469c8e2f73816aaac5a5a2eb78028115275d0eae",
       "triggerType" : "PUSH"
     }, {
       "hash" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10574",
       "triggerID" : "d56deaa3232958df6a3d3b930891ab7188b78580",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10590",
       "triggerID" : "f21fa7d0bb9b0a56cf91d01151fdd673da59eb09",
       "triggerType" : "PUSH"
     }, {
       "hash" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608",
       "triggerID" : "661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20",
       "triggerType" : "PUSH"
     }, {
       "hash" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613",
       "triggerID" : "8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 661dbfff72f5f52b637dc4db2b8e89e9a4ab8a20 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10608) 
   * 8ca41e63c90f7e0bbaec0ec3bdac7d05f85fa4a7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10613) 
   
   <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] Zouxxyy commented on pull request #6144: [HUDI-4424] add new compactoin trigger stratgy: NUM_COMMITS_AFTER_REQ…

Posted by "Zouxxyy (via GitHub)" <gi...@apache.org>.
Zouxxyy commented on PR #6144:
URL: https://github.com/apache/hudi/pull/6144#issuecomment-1581844134

   I think NUM_COMMITS_AFTER_LAST_REQUEST should be set as the default?


-- 
This is an automated message from the Apache Git Service.
To 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