Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #11926] The abnormal exit mechanism does not take effect #11999

Closed
wants to merge 6 commits into from

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    98227bb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. [ISSUE alibaba#11994]修复HttpRequestInstanceBuilderTest出现的空指针问题,优化SnowF…

    …lakeInstanceIdGenerator初始化流程 (alibaba#11995)
    
    * [ISSUE alibaba#11994] fix: Initialize EnvUtil's variable environment in HttpRequestInstanceBuilderTest
    
    * refactor: Optimize the initialization process of SnowFlakeInstanceIdGenerator
    
    * refactor: optimize the initialization process of SnowFlakeInstanceIdGenerator.
    llzcx authored and [email protected] committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3fc4efc View commit details
    Browse the repository at this point in the history
  2. [ISSUE alibaba#11956] Move logback 12 and log4j2 adapter to single mo…

    …dule. (alibaba#11996)
    
    * Move some basic logging classes into common module.
    
    * Move logback 12 version adapter to single module.
    
    * For checkstyle.
    
    * Enhance logger adapter pom.
    
    * Refactor the adapter initialization logic to avoid spi loader error.
    
    * Move log4j2 logger adapter to single module.
    
    * Fix the ut cover and create useless dir.
    KomachiSion authored and [email protected] committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8db1843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ad8277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b3aff View commit details
    Browse the repository at this point in the history
  5. [ISSUE#11956] Fix logging module old bugs (alibaba#12011)

    * Remove log4j dependencies from nacos-client.
    
    * Fix logback listener don't add to context.
    
    * Fix can't adapter low version logback below 1.1.10.
    
    * For checkstyle.
    KomachiSion authored and [email protected] committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    52e8623 View commit details
    Browse the repository at this point in the history