You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/28 10:27:57 UTC

[GitHub] [hudi] scxwhite opened a new pull request #4926: add thread factory in BoundedInMemoryExecutor

scxwhite opened a new pull request #4926:
URL: https://github.com/apache/hudi/pull/4926


   ## *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
   
   This pull request adds thread factory  in BoundedInMemoryExecutor.
   
   Under the old code, we could not clearly distinguish the role of each thread in the thread dump during the data merging phase of the MOR table. So I added a CustomizedThreadFactory class. And added a thread pool factory name that can be used to identify the role of the thread for BoundedInMemoryExecutor.
   
   ## 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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) 
   
   <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] scxwhite commented on a change in pull request #4926: add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/CustomizedThreadFactory.java
##########
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.jetbrains.annotations.NotNull;
+import java.util.concurrent.ThreadFactory;
+import java.util.concurrent.atomic.AtomicLong;
+
+/**
+ * A  factory to named thread

Review comment:
       how about  "A thread factory for custom creation of threads" ?




-- 
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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) 
   
   <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] scxwhite commented on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   @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] leesf commented on a change in pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/test/java/org/apache/hudi/common/util/TestCustomizedThreadFactory.java
##########
@@ -0,0 +1,79 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.junit.jupiter.api.Assertions;
+import org.junit.jupiter.api.Test;
+import java.util.concurrent.ExecutionException;
+import java.util.concurrent.ExecutorService;
+import java.util.concurrent.Executors;
+import java.util.concurrent.Future;
+import java.util.concurrent.locks.LockSupport;
+
+class TestCustomizedThreadFactory {
+
+  @Test
+  public void threadPrefixTest() throws ExecutionException, InterruptedException {
+    int nThreads = 100;
+    String threadNamePrefix = "consumer";
+    ExecutorService executorService = Executors.newFixedThreadPool(nThreads, new CustomizedThreadFactory(threadNamePrefix));
+    for (int i = 0; i < nThreads; i++) {
+      Future<Boolean> resultFuture = executorService.submit(() -> {
+        LockSupport.parkNanos(10000000L);
+        String name = Thread.currentThread().getName();
+        return name.startsWith(threadNamePrefix);
+      });
+      Boolean result = resultFuture.get();
+      Assertions.assertTrue(result);
+    }
+  }
+
+  @Test
+  public void defaultThreadPrefixTest() throws ExecutionException, InterruptedException {

Review comment:
       here please use `testDefaultThreadPrefix`




-- 
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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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

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


   @hudi-bot run azure


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737",
       "triggerID" : "1062769964",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   * f9b4b7b3295acd7f797e53304f191ce79579c63e 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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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

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


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

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737",
       "triggerID" : "1062769964",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   
   <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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b0d5367e3209a3b097a1cb20288a06d969ffb693 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389) 
   * 04e07e3b0d20a250997afd653ea918ed9d1a7bb3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408) 
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 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] scxwhite commented on a change in pull request #4926: add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/queue/BoundedInMemoryExecutor.java
##########
@@ -48,8 +49,10 @@
 
   private static final Logger LOG = LogManager.getLogger(BoundedInMemoryExecutor.class);
 
-  // Executor service used for launching writer thread.
-  private final ExecutorService executorService;
+  // Executor service used for launching read thread.

Review comment:
       I'm careless, I'll change it




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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   
   <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] leesf commented on a change in pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/test/java/org/apache/hudi/common/util/TestCustomizedThreadFactory.java
##########
@@ -0,0 +1,79 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.junit.jupiter.api.Assertions;
+import org.junit.jupiter.api.Test;
+import java.util.concurrent.ExecutionException;
+import java.util.concurrent.ExecutorService;
+import java.util.concurrent.Executors;
+import java.util.concurrent.Future;
+import java.util.concurrent.locks.LockSupport;
+
+class TestCustomizedThreadFactory {
+
+  @Test
+  public void threadPrefixTest() throws ExecutionException, InterruptedException {
+    int nThreads = 100;
+    String threadNamePrefix = "consumer";
+    ExecutorService executorService = Executors.newFixedThreadPool(nThreads, new CustomizedThreadFactory(threadNamePrefix));
+    for (int i = 0; i < nThreads; i++) {
+      Future<Boolean> resultFuture = executorService.submit(() -> {
+        LockSupport.parkNanos(10000000L);
+        String name = Thread.currentThread().getName();
+        return name.startsWith(threadNamePrefix);
+      });
+      Boolean result = resultFuture.get();
+      Assertions.assertTrue(result);
+    }
+  }
+
+  @Test
+  public void defaultThreadPrefixTest() throws ExecutionException, InterruptedException {
+    int nThreads = 100;
+    String defaultThreadNamePrefix = "pool-1";
+    ExecutorService executorService = Executors.newFixedThreadPool(nThreads, new CustomizedThreadFactory());
+    for (int i = 0; i < nThreads; i++) {
+      Future<Boolean> resultFuture = executorService.submit(() -> {
+        LockSupport.parkNanos(10000000L);
+        String name = Thread.currentThread().getName();
+        return name.startsWith(defaultThreadNamePrefix);
+      });
+      Boolean result = resultFuture.get();
+      Assertions.assertTrue(result);
+    }
+  }
+
+  @Test
+  public void daemonThreadTest() throws ExecutionException, InterruptedException {

Review comment:
       testDaemonThread




-- 
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] scxwhite commented on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   @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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   * f9b4b7b3295acd7f797e53304f191ce79579c63e UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) 
   
   <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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] nsivabalan commented on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


   @leesf : Can you help w/ reviewing this patch 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 removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b0d5367e3209a3b097a1cb20288a06d969ffb693 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389) 
   * 04e07e3b0d20a250997afd653ea918ed9d1a7bb3 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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412) 
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   
   <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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b0d5367e3209a3b097a1cb20288a06d969ffb693 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412) 
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e 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] leesf merged pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   


-- 
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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) 
   
   <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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b0d5367e3209a3b097a1cb20288a06d969ffb693 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389) 
   * 04e07e3b0d20a250997afd653ea918ed9d1a7bb3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408) 
   
   <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 #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 04e07e3b0d20a250997afd653ea918ed9d1a7bb3 Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408) 
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 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] leesf commented on a change in pull request #4926: add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/queue/BoundedInMemoryExecutor.java
##########
@@ -48,8 +49,10 @@
 
   private static final Logger LOG = LogManager.getLogger(BoundedInMemoryExecutor.class);
 
-  // Executor service used for launching writer thread.
-  private final ExecutorService executorService;
+  // Executor service used for launching read thread.

Review comment:
       producerExecutorService should be write thread and consumerExecutorService should be read thread?




-- 
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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412) 
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e 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] leesf commented on a change in pull request #4926: add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/CustomizedThreadFactory.java
##########
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.jetbrains.annotations.NotNull;
+import java.util.concurrent.ThreadFactory;
+import java.util.concurrent.atomic.AtomicLong;
+
+/**
+ * A  factory to named thread

Review comment:
       @scxwhite A thread factory for creation of threads should be ok, and would you please create a jira ticket and change the PR title accordingly?




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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737",
       "triggerID" : "1062769964",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6737) 
   
   <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] scxwhite commented on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   @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] scxwhite commented on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   @leesf  please review again.


-- 
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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   
   <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] scxwhite commented on a change in pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/CustomizedThreadFactory.java
##########
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.jetbrains.annotations.NotNull;
+import java.util.concurrent.ThreadFactory;
+import java.util.concurrent.atomic.AtomicLong;
+
+/**
+ * A  factory to named thread

Review comment:
       @leesf  done.




-- 
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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723",
       "triggerID" : "1062598901",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732",
       "triggerID" : "e8f3098e456cfde7cc3de146c1b0ecbcf2f28298",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6723) 
   * e8f3098e456cfde7cc3de146c1b0ecbcf2f28298 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6732) 
   
   <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 #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717",
       "triggerID" : "972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   * 972b38ad26cb9f5f0dc73d2ea78e7ce3638fab87 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6717) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: [HUDI-3566]add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609",
       "triggerID" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "f9b4b7b3295acd7f797e53304f191ce79579c63e",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618",
       "triggerID" : "1060231578",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * f9b4b7b3295acd7f797e53304f191ce79579c63e Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6609) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6618) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6383",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6389",
       "triggerID" : "1054208658",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6408",
       "triggerID" : "04e07e3b0d20a250997afd653ea918ed9d1a7bb3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412",
       "triggerID" : "0a55c4ad48c9557eed053d59fadd6a43f09c2381",
       "triggerType" : "PUSH"
     }, {
       "hash" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486",
       "triggerID" : "bfd1ab9455d5179eb2156bd39caf13116b64bd4e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 0a55c4ad48c9557eed053d59fadd6a43f09c2381 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6412) 
   * bfd1ab9455d5179eb2156bd39caf13116b64bd4e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=6486) 
   
   <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] leesf commented on a change in pull request #4926: add thread factory in BoundedInMemoryExecutor

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



##########
File path: hudi-common/src/main/java/org/apache/hudi/common/util/CustomizedThreadFactory.java
##########
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.hudi.common.util;
+
+import org.jetbrains.annotations.NotNull;
+import java.util.concurrent.ThreadFactory;
+import java.util.concurrent.atomic.AtomicLong;
+
+/**
+ * A  factory to named thread

Review comment:
       sorry, I am a little confused about the description.




-- 
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 #4926: add thread factory in BoundedInMemoryExecutor

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b0d5367e3209a3b097a1cb20288a06d969ffb693",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b0d5367e3209a3b097a1cb20288a06d969ffb693 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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

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



[GitHub] [hudi] hudi-bot removed a comment on pull request #4926: add thread factory in BoundedInMemoryExecutor

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


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