[
https://issues.apache.org/jira/browse/IGNITE-23518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893473#comment-17893473
]
Ignite TC Bot commented on IGNITE-23518:
----------------------------------------
{panel:title=Branch: [pull/11616/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11616/head] Base: [master] : New Tests
(10)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Disk Page Compressions 1{color} [[tests
5|https://ci2.ignite.apache.org/viewLog.html?buildId=8131084]]
* {color:#013220}IgnitePdsCompressionTestSuite:
DistributedConfigurationDefaultValuesTest.testInMemoryCluster - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
DistributedConfigurationDefaultValuesTest.testNotRegisteredProperty -
PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
DistributedConfigurationDefaultValuesTest.testPropertyInitBySecondNode -
PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
DistributedConfigurationDefaultValuesTest.testPersistentCluster - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
DistributedConfigurationDefaultValuesTest.testDifferentPropertyTypes -
PASSED{color}
{color:#00008b}PDS 1{color} [[tests
5|https://ci2.ignite.apache.org/viewLog.html?buildId=8131040]]
* {color:#013220}IgnitePdsTestSuite:
DistributedConfigurationDefaultValuesTest.testPropertyInitBySecondNode -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite:
DistributedConfigurationDefaultValuesTest.testPersistentCluster - PASSED{color}
* {color:#013220}IgnitePdsTestSuite:
DistributedConfigurationDefaultValuesTest.testInMemoryCluster - PASSED{color}
* {color:#013220}IgnitePdsTestSuite:
DistributedConfigurationDefaultValuesTest.testNotRegisteredProperty -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite:
DistributedConfigurationDefaultValuesTest.testDifferentPropertyTypes -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8131089&buildTypeId=IgniteTests24Java8_RunAll]
> Configure default values for distributed properties
> ---------------------------------------------------
>
> Key: IGNITE-23518
> URL: https://issues.apache.org/jira/browse/IGNITE-23518
> Project: Ignite
> Issue Type: New Feature
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: ise
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Distributed properties are widely used in Ignite for different subsystems.
> But we can change value of distributed property only by expicit interaction
> with the cluster (via control.sh, for example).
> In general, we can't configure default value for distributed property (some
> subsystems provide such an ability, but the approach is not unified).
> Especially it's inconvinient for in-memory cluster. After each cluster
> restart, extra actions are required to set distributed properties.
> It's proposed to provide unified way to configure distributed properties
> default values (introduce new property in IgniteConfiguration).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)