[PR] IGNITE-23598 Fix LengthPrefixCodec issue with 3 byte buffer [ignite]

2024-12-25 Thread via GitHub
isapego opened a new pull request, #11777: URL: https://github.com/apache/ignite/pull/11777 - Added test; - Fixed the big. -- 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.

Re: [PR] IGNITE-23760 Update Apache Ignite 2.17 release notes [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11778: URL: https://github.com/apache/ignite/pull/11778#issuecomment-2562246170 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son

Re: [PR] IGNITE-24025 Introduce catalog command to drop schema [ignite-3]

2024-12-25 Thread via GitHub
AMashenkov commented on code in PR #4972: URL: https://github.com/apache/ignite-3/pull/4972#discussion_r1897705416 ## modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/DropSchemaCommand.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] IGNITE-24025 Introduce catalog command to drop schema [ignite-3]

2024-12-25 Thread via GitHub
AMashenkov commented on code in PR #4972: URL: https://github.com/apache/ignite-3/pull/4972#discussion_r1897706075 ## modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/DropSchemaCommand.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11766: URL: https://github.com/apache/ignite/pull/11766#issuecomment-2562264013 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24036 Sql schema. Introduce QualifiedName class [ignite-3]

2024-12-25 Thread via GitHub
xtern commented on code in PR #4971: URL: https://github.com/apache/ignite-3/pull/4971#discussion_r1897707727 ## modules/api/src/main/java/org/apache/ignite/table/QualifiedName.java: ## @@ -0,0 +1,306 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[PR] IGNITE-23760 Update Apache Ignite 2.17 release notes [ignite]

2024-12-25 Thread via GitHub
NSAmelchev opened a new pull request, #11778: URL: https://github.com/apache/ignite/pull/11778 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: ###

Re: [PR] IGNITE-24019 Extend SQL parser grammar with CREATE/DROP SCHEMA statements. [ignite-3]

2024-12-25 Thread via GitHub
AMashenkov merged PR #4963: URL: https://github.com/apache/ignite-3/pull/4963 -- 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: notifications-unsubscr...@

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11766: URL: https://github.com/apache/ignite/pull/11766#issuecomment-2562238111 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-23760 Update Apache Ignite 2.17 release notes [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11778: URL: https://github.com/apache/ignite/pull/11778#issuecomment-2562236713 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son

Re: [PR] IGNITE-23760 Update Apache Ignite 2.17 release notes [ignite]

2024-12-25 Thread via GitHub
alex-plekhanov commented on code in PR #11778: URL: https://github.com/apache/ignite/pull/11778#discussion_r1897700135 ## RELEASE_NOTES.txt: ## @@ -1,6 +1,174 @@ Apache Ignite Release Notes === +Apache Ignite In-Memory Distributed Database 2.17.0 +---

Re: [PR] IGNITE-23304 [ignite-3]

2024-12-25 Thread via GitHub
ascherbakoff commented on code in PR #4821: URL: https://github.com/apache/ignite-3/pull/4821#discussion_r1897235503 ## modules/raft/src/main/java/org/apache/ignite/internal/raft/server/impl/JraftServerImpl.java: ## @@ -447,6 +447,10 @@ public boolean startRaftNode(

Re: [PR] IGNITE-23467 Resolve all abandoned locks for the key at a time [ignite-3]

2024-12-25 Thread via GitHub
vldpyatkov merged PR #4965: URL: https://github.com/apache/ignite-3/pull/4965 -- 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: notifications-unsubscr...@

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
timoninmaxim commented on code in PR #11766: URL: https://github.com/apache/ignite/pull/11766#discussion_r1897246765 ## modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/ClientListenerConnectionContext.java: ## @@ -88,4 +90,13 @@ void initializeFromHandshake(

Re: [PR] IGNITE-23927 ItDataSchemaSyncTest.checkSchemasCorrectlyRestore is flaky [ignite-3]

2024-12-25 Thread via GitHub
vldpyatkov merged PR #4911: URL: https://github.com/apache/ignite-3/pull/4911 -- 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: notifications-unsubscr...@

[PR] IGNITE-24114 Only create default profile if it doesn't exist [ignite-3]

2024-12-25 Thread via GitHub
rpuch opened a new pull request, #4970: URL: https://github.com/apache/ignite-3/pull/4970 https://issues.apache.org/jira/browse/IGNITE-24114 -- 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 sp

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
nizhikov commented on code in PR #11766: URL: https://github.com/apache/ignite/pull/11766#discussion_r1897326815 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/reader/StandaloneGridKernalContext.java: ## @@ -677,7 +677,7 @@ private void

Re: [PR] IGNITE-23820 Restore 'checkout' in `sonar-pr-from-fork-build.yml` [ignite]

2024-12-25 Thread via GitHub
timoninmaxim merged PR #11721: URL: https://github.com/apache/ignite/pull/11721 -- 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: notifications-unsubscr..

Re: [PR] IGNITE-23681 Disallow IgniteCache#removeAll() within transaction [ignite]

2024-12-25 Thread via GitHub
timoninmaxim merged PR #11713: URL: https://github.com/apache/ignite/pull/11713 -- 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: notifications-unsubscr..

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11766: URL: https://github.com/apache/ignite/pull/11766#issuecomment-2561853915 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-21558 Sql. Remove ExecutionContext dependency from ExpressionFactory [ignite-3]

2024-12-25 Thread via GitHub
xtern commented on code in PR #4959: URL: https://github.com/apache/ignite-3/pull/4959#discussion_r1897322970 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/exp/agg/AccumulatorsFactory.java: ## @@ -142,26 +142,24 @@ private static Function compil

Re: [PR] IGNITE-24114 Only create default profile if it doesn't exist [ignite-3]

2024-12-25 Thread via GitHub
rpuch merged PR #4970: URL: https://github.com/apache/ignite-3/pull/4970 -- 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: notifications-unsubscr...@ignit

Re: [PR] IGNITE-24112 Retry in RaftGroupServiceImpl on a RecipientLeftException [ignite-3]

2024-12-25 Thread via GitHub
rpuch merged PR #4967: URL: https://github.com/apache/ignite-3/pull/4967 -- 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: notifications-unsubscr...@ignit

Re: [PR] IGNITE-24113 Use separate persistent log storages per Raft node in ItNodeTest [ignite-3]

2024-12-25 Thread via GitHub
rpuch merged PR #4969: URL: https://github.com/apache/ignite-3/pull/4969 -- 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: notifications-unsubscr...@ignit

Re: [PR] IGNITE-24078 Fixed handling of DDL/KILL statements using jdbc batch [ignite-3]

2024-12-25 Thread via GitHub
xtern merged PR #4960: URL: https://github.com/apache/ignite-3/pull/4960 -- 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: notifications-unsubscr...@ignit

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11766: URL: https://github.com/apache/ignite/pull/11766#issuecomment-2561992272 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24076 Distributed properties to block new connections [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11766: URL: https://github.com/apache/ignite/pull/11766#issuecomment-2561993497 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

[PR] IGNITE-24036 Sql schema. Introduce QualifiedName class [ignite-3]

2024-12-25 Thread via GitHub
AMashenkov opened a new pull request, #4971: URL: https://github.com/apache/ignite-3/pull/4971 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer to verify the following:

[PR] IGNITE-24060 Fix scale down behaviour for HA zones [ignite-3]

2024-12-25 Thread via GitHub
kgusakov opened a new pull request, #4973: URL: https://github.com/apache/ignite-3/pull/4973 https://issues.apache.org/jira/browse/IGNITE-24060 -- 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

[PR] IGNITE-24025 Introduce catalog command to drop schema [ignite-3]

2024-12-25 Thread via GitHub
xtern opened a new pull request, #4972: URL: https://github.com/apache/ignite-3/pull/4972 https://issues.apache.org/jira/browse/IGNITE-24025 -- 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 sp

Re: [PR] IGNITE-23598 Fix LengthPrefixCodec issue with 3 byte buffer [ignite]

2024-12-25 Thread via GitHub
sonarqubecloud[bot] commented on PR #11777: URL: https://github.com/apache/ignite/pull/11777#issuecomment-2562154518 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son