forked from apache/cloudstack
-
Notifications
You must be signed in to change notification settings - Fork 12
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
[Mold - 보안인증] log4j 업그레이드 #325
Closed
stardom3645
wants to merge
99
commits into
ablecloud-team:ablestack-diplo
from
stardom3645:hwryu-log4j-upgrade-fifth
Closed
[Mold - 보안인증] log4j 업그레이드 #325
stardom3645
wants to merge
99
commits into
ablecloud-team:ablestack-diplo
from
stardom3645:hwryu-log4j-upgrade-fifth
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
All classes that could have their loggers inherited from their fathers had their own loggers deleted; Most loggers didn't have to be static, so most of them were normalized so that they wouldn't be; All loggers are protected now; Static logger's name are now 'LOGGER'; Non-static logger's name are now 'logger'; New class DbUpgradeAbstractImpl created so that all Upgraders extend it and inherit its logger
…he last configuration files
…variable that was mistakenly renamed on the normalization commit
…alize-logs-and-upgrade-log4j
…alize-logs-and-upgrade-log4j
…ade-fifth # Conflicts: # api/src/main/java/org/apache/cloudstack/api/command/user/iso/GetUploadParamsForIsoCmd.java # debian/rules # engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java # framework/quota/src/main/java/org/apache/cloudstack/quota/QuotaAlertManagerImpl.java # packaging/centos7/cloud.spec # packaging/centos8/cloud.spec # plugins/hypervisors/kvm/src/main/java/com/cloud/ha/KVMInvestigator.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/BridgeVifDriver.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/KVMHAChecker.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/KVMHAMonitor.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/KVMHAVMActivityChecker.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtFenceCommandWrapper.java # plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java # plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/kvm/ha/KVMHAProvider.java # plugins/integrations/cloudian/src/main/java/org/apache/cloudstack/cloudian/client/CloudianUtils.java # plugins/outofbandmanagement-drivers/ipmitool/src/main/java/org/apache/cloudstack/outofbandmanagement/driver/ipmitool/IpmitoolOutOfBandManagementDriver.java # server/src/main/java/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java # server/src/main/java/com/cloud/api/ApiServer.java # server/src/main/java/com/cloud/api/query/ViewResponseHelper.java # server/src/main/java/com/cloud/server/ConfigurationServerImpl.java # server/src/main/java/com/cloud/user/AccountManagerImpl.java # server/src/main/java/com/cloud/user/PasswordPolicyImpl.java # server/src/main/java/org/apache/cloudstack/outofbandmanagement/OutOfBandManagementServiceImpl.java # utils/src/main/java/org/apache/cloudstack/utils/process/ProcessRunner.java
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR 설명
변경 구분
기능/개선 규모 또는 버그 심각도
기능/개선 규모
버그 심각도
스크린샷
테스트 방법 및 결과