Hi all, I have fixed https://wso2.org/jira/browse/CARBON-14867 using TenantAwareLoggingEvent and as a result of the fix, following changes were made to carbon kernel.
Following classes in org.wso2.carbon.logging.appenders.* package have been moved to org.wso2.carbon.utils.logging.appenders.* package, along with these code additions: CarbonConsoleAppender - overridden subAppend method CarbonDailyRollingFileAppender - overridden subAppend method MemoryAppender Following classses in org.wso2.carbon.logging.* package have been moved to org.wso2.carbon.utils.logging package, along with these code additions: LoggingUtils - added new method getTenantAwareLogEvent() CircularBuffer I have sent the following pull request for the carbon kernel with these fixes. Please review and merge this pull request. https://github.com/wso2-dev/carbon4-kernel/pull/57 Regression on the platform ================= Due to changes made in the carbon kernel we need to handle these package changes in the code as well as in log4j.properties file. I have created following JIRAs to track these regression issues. These projects are taken from the jenkins downstream projects under carbon4-kernel. Fixes for these issues have been sent via pull requests to relevant repos. https://wso2.org/jira/browse/COMMONS-112 https://github.com/wso2-dev/carbon-utils/pull/7 https://wso2.org/jira/browse/BPS-539 https://github.com/wso2-dev/product-bps/pull/1 https://wso2.org/jira/browse/BRS-113 https://github.com/wso2-dev/product-brs/pull/1 https://wso2.org/jira/browse/CEP-907 https://github.com/wso2-dev/carbon-event-processing/pull/24 https://github.com/wso2-dev/product-cep/pull/10 https://wso2.org/jira/browse/IDENTITY-2655 https://github.com/wso2-dev/product-is/pull/2 https://wso2.org/jira/browse/REGISTRY-2251 https://github.com/wso2-dev/carbon-registry/pull/13 https://github.com/wso2-dev/carbon-governance/pull/9 https://github.com/wso2-dev/product-greg/pull/25 https://wso2.org/jira/browse/SS-391 https://github.com/wso2-dev/product-ss/pull/14 https://wso2.org/jira/browse/STORE-489 https://github.com/wso2-dev/product-es/pull/1 https://wso2.org/jira/browse/TS-8 https://github.com/wso2-dev/product-ts/pull/2 https://wso2.org/jira/browse/UES-542 https://github.com/wso2-dev/product-ues/pull/2 https://wso2.org/jira/browse/WSAS-1768 https://github.com/wso2-dev/carbon-deployment/pull/19 https://wso2.org/jira/browse/JAGGERY-392 https://github.com/wso2/jaggery/pull/99 https://wso2.org/jira/browse/ESBJAVA-3250 - [product-esb is not available under jenkins carbon4-kernel downstream projects] https://github.com/wso2-dev/carbon-mediation/pull/41 https://github.com/wso2-dev/product-esb/pull/46 Please review and merge these pull requests. Also note that merging should occur in sync with carbon4-kernel, otherwise it could cause platform-wise build failures. @Sameera: Should i create JIRAs on other products as well in order to keep track of them even though they are not under carbon4-kernel downstream projects at the moment? Thanks. /Gayashan -- *Gayashan Amarasinghe* Software Engineer | Platform TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +94718314517 Blog : gayashan-a.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
