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 2021/11/22 20:07:16 UTC

[GitHub] [hudi] alexeykudinkin opened a new pull request #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

alexeykudinkin opened a new pull request #4073:
URL: https://github.com/apache/hudi/pull/4073


   ## *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 PR addresses potential RC arising from using `SimpleDateFormat` concurrently
   
   ## Brief change log
   
   Securing usages of `SimpleDateFormat` by making them `ThreadLocal`
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   ## 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 removed a comment on pull request #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603",
       "triggerID" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 UNKNOWN
   * c7e6477aaca5f191caf5307266c45c5ba8e65068 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 UNKNOWN
   * c7e6477aaca5f191caf5307266c45c5ba8e65068 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] nsivabalan merged pull request #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   


-- 
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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603",
       "triggerID" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 UNKNOWN
   * c7e6477aaca5f191caf5307266c45c5ba8e65068 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603",
       "triggerID" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 UNKNOWN
   * c7e6477aaca5f191caf5307266c45c5ba8e65068 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3603) 
   
   <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 a change in pull request #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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



##########
File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/table/action/compact/strategy/BoundedPartitionAwareCompactionStrategy.java
##########
@@ -39,14 +39,17 @@
  */
 public class BoundedPartitionAwareCompactionStrategy extends DayBasedCompactionStrategy {
 
-  SimpleDateFormat dateFormat = new SimpleDateFormat(DayBasedCompactionStrategy.DATE_PARTITION_FORMAT);
+  // NOTE: {@code SimpleDataFormat} is NOT thread-safe
+  // TODO replace w/ DateTimeFormatter

Review comment:
       do we have a tracking ticket for this? 




-- 
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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     }, {
       "hash" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b96f32222538f2b01bdf0c13aeb9e400ebafa564",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c7e6477aaca5f191caf5307266c45c5ba8e65068",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   * b96f32222538f2b01bdf0c13aeb9e400ebafa564 UNKNOWN
   * c7e6477aaca5f191caf5307266c45c5ba8e65068 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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=3600) 
   
   <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 #4073: [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe

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


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "bb4865b80e73b05f4ea80e966035086c796ea5d0",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * bb4865b80e73b05f4ea80e966035086c796ea5d0 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