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/08/18 06:44:38 UTC

[GitHub] [hudi] xicm opened a new pull request, #6433: [HUDI-4637] Release thread in RateLimiter doesn't been terminated

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

   ### Change Logs
   We create a RateLimiter to limit the request rate when we use hbase index. We use a thread pool to release the semaphore, but we don't terminate the thread pool after indexing.
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   **Risk level: none | low | medium | high**
   
   none
   
   ### 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 #6433: [HUDI-4637] Release thread in RateLimiter doesn't been terminated

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae 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 #6433: [HUDI-4637] Release thread in RateLimiter doesn't been terminated

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10803",
       "triggerID" : "ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ecf5a69d4b07b7b6f95761e2e7fa4d5b829179ae Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10803) 
   
   <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 #6433: [HUDI-4637] Release thread in RateLimiter doesn't been terminated

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

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


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

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

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


[GitHub] [hudi] nsivabalan merged pull request #6433: [HUDI-4637] Release thread in RateLimiter is not terminated

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


-- 
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