Re: [PR] IGNITE-28627 Invoke FailureProcessor on unregistered disco messages [ignite]
sonarqubecloud[bot] commented on PR #13094: URL: https://github.com/apache/ignite/pull/13094#issuecomment-4351929995 ## [](https://sonarcloud.io/dashboard?id=apache_ignite&pullRequest=13094) **Quality Gate passed** Issues  [1 New issue](https://sonarcloud.io/project/issues?id=apache_ignite&pullRequest=13094&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0 Accepted issues](https://sonarcloud.io/project/issues?id=apache_ignite&pullRequest=13094&issueStatuses=ACCEPTED) Measures  [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_ignite&pullRequest=13094&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_ignite&pullRequest=13094&metric=new_coverage&view=list)  [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_ignite&pullRequest=13094&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_ignite&pullRequest=13094) -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] IGNITE-28627 Invoke FailureProcessor on unregistered disco messages [ignite]
github-actions[bot] commented on PR #13094: URL: https://github.com/apache/ignite/pull/13094#issuecomment-4351888432 ## Possible compatibility issues. Please, check rolling upgrade cases This PR modifies protected classes (with **Order** annotation). Changes to these classes can break rolling upgrade compatibility. **Affected files:** - `modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/NotRegisteredMessage.java` -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] IGNITE-28627 Invoke FailureProcessor on unregistered disco messages [ignite]
sonarqubecloud[bot] commented on PR #13094: URL: https://github.com/apache/ignite/pull/13094#issuecomment-4351712022 ## [](https://sonarcloud.io/dashboard?id=apache_ignite&pullRequest=13094) **Quality Gate passed** Issues  [1 New issue](https://sonarcloud.io/project/issues?id=apache_ignite&pullRequest=13094&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0 Accepted issues](https://sonarcloud.io/project/issues?id=apache_ignite&pullRequest=13094&issueStatuses=ACCEPTED) Measures  [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_ignite&pullRequest=13094&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_ignite&pullRequest=13094&metric=new_coverage&view=list)  [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_ignite&pullRequest=13094&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_ignite&pullRequest=13094) -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
[PR] IGNITE-28627 Invoke FailureProcessor on unregistered disco messages [ignite]
nizhikov opened a new pull request, #13094: URL: https://github.com/apache/ignite/pull/13094 Thank you for submitting the pull request to the Apache Ignite. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### The Contribution Checklist - [ ] There is a single JIRA ticket related to the pull request. - [ ] The web-link to the pull request is attached to the JIRA ticket. - [ ] The JIRA ticket has the _Patch Available_ state. - [ ] The pull request body describes changes that have been made. The description explains _WHAT_ and _WHY_ was made instead of _HOW_. - [ ] The pull request title is treated as the final commit message. The following pattern must be used: `IGNITE- Change summary` where `` - number of JIRA issue. - [ ] A reviewer has been mentioned through the JIRA comments (see [the Maintainers list](https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-ReviewProcessandMaintainers)) - [ ] The pull request has been checked by the Teamcity Bot and the `green visa` attached to the JIRA ticket (see tab `PR Check` at [TC.Bot - Instance 1](https://tcbot2.sbt-ignite-dev.ru/prs.html) or [TC.Bot - Instance 2](https://mtcga.gridgain.com/prs.html)) ### Notes - [How to Contribute](https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute) - [Coding abbreviation rules](https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules) - [Coding Guidelines](https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines) - [Apache Ignite Teamcity Bot](https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+Teamcity+Bot) If you need any help, please email [email protected] or ask anу advice on http://asf.slack.com _#ignite_ channel. -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] IGNITE-28627 Invoke FailureProcessor on unregistered disco messages [ignite]
github-actions[bot] commented on PR #13094: URL: https://github.com/apache/ignite/pull/13094#issuecomment-4351670599 ## Possible compatibility issues. Please, check rolling upgrade cases This PR modifies protected classes (with **Order** annotation). Changes to these classes can break rolling upgrade compatibility. **Affected files:** - `modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/NotRegisteredMessage.java` -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
