You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2019/11/11 01:13:06 UTC

[incubator-doris] branch master updated (c92de36 -> 9eaba67)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from c92de36  Add ext_unix_timestamp for date < 1970-01-01 and > 2038-01-19 (#2161)
     add 9eaba67  Limit the FE log file number (#2163)

No new revisions were added by this update.

Summary of changes:
 .../cn/getting-started/data-partition.md           |  2 +-
 .../en/getting-started/data-partition_EN.md        |  4 +--
 fe/pom.xml                                         |  8 ++---
 .../main/java/org/apache/doris/common/Config.java  | 25 ++++++++++++--
 .../java/org/apache/doris/common/Log4jConfig.java  | 27 ++++++++++++---
 .../org/apache/doris/common/ThreadIdConverter.java | 40 ----------------------
 6 files changed, 52 insertions(+), 54 deletions(-)
 delete mode 100644 fe/src/main/java/org/apache/doris/common/ThreadIdConverter.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org