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/10/22 00:56:19 UTC

[GitHub] [hudi] nsivabalan opened a new pull request, #7023: [HUDI-5070] Adding lock provider to testCleaner tests since async cleaning is invoked

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

   …oked
   
   ### Change Logs
   
   With async cleaner, two threads are trying to instantiate metadata concurrently w/o locks and runs into issues. I could not reproduce locally though. But likely its the issue. 
   
   ### Impact
   
   Adding lock provider to test cleaner tests. 
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   N/A
   
   ### 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 #7023: [HUDI-5070] Adding lock provider to testCleaner tests since async cleaning is invoked

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "dd513129aa6f27f5cdad3d9a1c090a676cce6a13",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "dd513129aa6f27f5cdad3d9a1c090a676cce6a13",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * dd513129aa6f27f5cdad3d9a1c090a676cce6a13 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 #7023: [HUDI-5070] Adding lock provider to testCleaner tests since async cleaning is invoked

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

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


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

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

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


[GitHub] [hudi] yihua merged pull request #7023: [HUDI-5070] Adding lock provider to testCleaner tests since async cleaning is invoked

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


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

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

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