Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
he1l0world commented on code in PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#discussion_r2206278871 ## server/src/main/java/com/cloud/api/ApiServer.java: ## @@ -626,7 +626,7 @@ public String handleRequest(final Map params, final String responseType, final S

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
he1l0world commented on PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#issuecomment-3071697077 @JoaoJandre Sounds good! I will address them! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
JoaoJandre commented on code in PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#discussion_r2204916774 ## server/src/main/java/com/cloud/api/ApiServer.java: ## @@ -626,7 +626,7 @@ public String handleRequest(final Map params, final String responseType, final S

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
DaanHoogland commented on code in PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#discussion_r2204837885 ## server/src/main/java/com/cloud/api/ApiServer.java: ## @@ -1011,7 +1011,7 @@ public boolean verifyRequest(final Map requestParameters, fina

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
blueorangutan commented on PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#issuecomment-3069209498 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
codecov[bot] commented on PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#issuecomment-3068625067 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/11188?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
blueorangutan commented on PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#issuecomment-3068607851 @sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make prog

Re: [PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-14 Thread via GitHub
sureshanaparti commented on PR #11188: URL: https://github.com/apache/cloudstack/pull/11188#issuecomment-3068604199 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[PR] Cleanup: Standardize logger message formatting in ApiServer.java [cloudstack]

2025-07-13 Thread via GitHub
he1l0world opened a new pull request, #11188: URL: https://github.com/apache/cloudstack/pull/11188 ### Description This PR improves logging consistency across the logging statements in ApiServer.java ### Types of changes - [ ] Breaking change (fix or feature that would c