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 2023/01/09 04:06:58 UTC

[GitHub] [hudi] ThinkerLei opened a new pull request, #7625: [HUDI-5515]Fix concurrency conflict in ClusteringOperator

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

   ### Change Logs
   Fix concurrency conflict in ClusteringOperator
   
   
   ### Impact
   
   when asyncClustering is enabled, send ClusteringCommitEvent 、 LatencyMarker may cause  concurrency conflict.
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   fix the buc 
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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

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 #7625: [HUDI-5515]Fix concurrency conflict in ClusteringOperator

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a712d264e0261717f8c2c9e83f45262d4451a934 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 merged pull request #7625: [HUDI-5515] Fix concurrency conflict in ClusteringOperator when process latency marker

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


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

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 #7625: [HUDI-5515]Fix concurrency conflict in ClusteringOperator

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14183",
       "triggerID" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a712d264e0261717f8c2c9e83f45262d4451a934 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14183) 
   
   <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 #7625: [HUDI-5515] Fix concurrency conflict in for flink async clustering with latency marker

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14183",
       "triggerID" : "a712d264e0261717f8c2c9e83f45262d4451a934",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a712d264e0261717f8c2c9e83f45262d4451a934 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=14183) 
   
   <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