Re: [PR] Add logs for host removal [cloudstack]

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

Re: [PR] Add logs for host removal [cloudstack]

2025-06-02 Thread via GitHub
blueorangutan commented on PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#issuecomment-2932283076 @JoaoJandre 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 progress

Re: [PR] Add logs for host removal [cloudstack]

2025-06-02 Thread via GitHub
JoaoJandre commented on PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#issuecomment-2932280794 @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 specific

Re: [PR] Add logs for host removal [cloudstack]

2025-04-10 Thread via GitHub
bernardodemarco commented on code in PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#discussion_r2032073644 ## server/src/main/java/com/cloud/resource/ResourceManagerImpl.java: ## @@ -909,31 +909,41 @@ protected boolean doDeleteHost(final long hostId, final bool

Re: [PR] Add logs for host removal [cloudstack]

2025-04-07 Thread via GitHub
weizhouapache commented on code in PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#discussion_r2032047447 ## server/src/main/java/com/cloud/resource/ResourceManagerImpl.java: ## @@ -909,31 +909,41 @@ protected boolean doDeleteHost(final long hostId, final boolea

Re: [PR] Add logs for host removal [cloudstack]

2025-04-07 Thread via GitHub
bernardodemarco commented on code in PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#discussion_r2031802760 ## server/src/main/java/com/cloud/resource/ResourceManagerImpl.java: ## @@ -909,31 +909,41 @@ protected boolean doDeleteHost(final long hostId, final bool

Re: [PR] Add logs for host removal [cloudstack]

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

Re: [PR] Add logs for host removal [cloudstack]

2025-03-05 Thread via GitHub
blueorangutan commented on PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#issuecomment-2701540142 @julien-vaz 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 progress

Re: [PR] Add logs for host removal [cloudstack]

2025-03-05 Thread via GitHub
julien-vaz commented on PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#issuecomment-2701535432 @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 specific

Re: [PR] Add logs for host removal [cloudstack]

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

Re: [PR] Add logs for host removal [cloudstack]

2025-02-18 Thread via GitHub
bernardodemarco commented on code in PR #10423: URL: https://github.com/apache/cloudstack/pull/10423#discussion_r1960402339 ## server/src/main/java/com/cloud/resource/ResourceManagerImpl.java: ## @@ -1002,7 +1019,7 @@ public void doInTransactionWithoutResult(final TransactionSt

[PR] Add logs for host removal [cloudstack]

2025-02-18 Thread via GitHub
julien-vaz opened a new pull request, #10423: URL: https://github.com/apache/cloudstack/pull/10423 ### Description While removing a host via API `deleteHost`, only a few log messages were being displayed, so following the removal process was difficult. Therefore, more debug level log