Skip to content

Conversation

@morningman
Copy link
Contributor

update netty to netty-all-4.1.25.Final.jar to compatible with java-brpc

@morningman morningman closed this Jul 19, 2018
BiteTheDDDDt pushed a commit to BiteTheDDDDt/incubator-doris that referenced this pull request Nov 16, 2021
Co-authored-by: lihaopeng <lihaopeng@baidu.com>
starocean999 pushed a commit to starocean999/incubator-doris that referenced this pull request Jul 26, 2023
# Checklist

* 内部Jira:
* 修复PR:
  * master:
  * 1.2-lts:
  * 1.2-lts: 
* Doris-master:
  * [ ] 已修复
  * [ ] 未修复
  * [ ] 无问题
* Doris-1.2-lts:
  * [ ] 已修复
  * [ ] 未修复
  * [ ] 无问题
* Doris-1.1-lts:
  * [ ] 已修复
  * [ ] 未修复
  * [ ] 无问题
bobhan1 pushed a commit to bobhan1/doris that referenced this pull request Nov 14, 2024
… loading plugins (apache#41574) (apache#209)

## Proposed changes
in apache#41100 An exception will be thrown if the user creates the plugin
directory but it is empty.
When loading plugins, it's acceptable for the plugin directory to be
empty. Users might create the directory without placing any plugins
inside, but since some plugins are still located on the classpath, this
doesn’t cause any issues. If users specify a particular plugin but don’t
place it in the directory, the business logic should handle that
situation. The general-purpose class shouldn’t be concerned with this.

(cherry picked from commit 9b25a83)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant