[ https://issues.apache.org/jira/browse/IGNITE-24554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953442#comment-17953442 ]
Iurii Gerzhedovich commented on IGNITE-24554: --------------------------------------------- ||Property||Decision||JIRA|| |IMPLICIT_PK_ENABLED|Required only for test and should be hidden from user. No action required| | |FAST_QUERY_OPTIMIZATION_ENABLED|Should be reworked and removed|IGNITE-22821| |MAPPING_TESTS_OVERWRITE_RESULTS|Presents only in the test code. No action required| | |MAPPING_TESTS_STRIP_RESULTS|Presents only in the test code. No action required| | |SQL_LOGIC_TEST_INCLUDE_SLOW|Presents only in the test code. No action required| | |IGNITE_TO_STRING_COLLECTION_LIMIT|Move it to system configuration properties map.|IGNITE-25457| |IGNITE_TO_STRING_IGNORE_RUNTIME_EXCEPTION|Move it to system configuration properties map.|IGNITE-25457| |IGNITE_TO_STRING_MAX_LENGTH|Move it to system configuration properties map.|IGNITE-25457| |IGNITE_SENSITIVE_DATA_LOGGING|Move it to system configuration properties map.|IGNITE-25457| > Refine SQL team related system properties > ----------------------------------------- > > Key: IGNITE-24554 > URL: https://issues.apache.org/jira/browse/IGNITE-24554 > Project: Ignite > Issue Type: Task > Components: sql > Reporter: Mikhail Efremov > Assignee: Iurii Gerzhedovich > Priority: Major > Labels: ignite-3 > > *Description* > After https://issues.apache.org/jira/browse/IGNITE-24272 there are system > properties to refine whether they should be a configuration entry or they're > test-related or are intended to be removed in future. This ticket contains > properties that are related or had been created by SQL team members. The > properties list is provided in DoD section below. > *Motivation* > We want to configure an Ignite cluster and its nodes through local or > distributed configuration and left system properties only for the follow > allowed purposes: > # a property is for tests only purposes; > # a property will be removed later and is annotated with a TODO commentary > with a corresponding JIRA ticket. > All other system properties should be done as configuration entries. > *Definition of Done* > # Decision on {{IMPLICIT_PK_ENABLED}} is provided. > # Decision on {{FAST_QUERY_OPTIMIZATION_ENABLED}} is provided. > # Decision on {{MAPPING_TESTS_OVERWRITE_RESULTS}} is provided. > # Decision on {{MAPPING_TESTS_STRIP_RESULTS}} is provided. > # Decision on {{IGNITE_SENSITIVE_DATA_LOGGING}} is provided. > # Decision on {{IGNITE_TO_STRING_COLLECTION_LIMIT}} is provided. > # Decision on {{IGNITE_TO_STRING_IGNORE_RUNTIME_EXCEPTION}} is provided. > # Decision on {{IGNITE_TO_STRING_MAX_LENGTH}} is provided. > # Decision on {{SQL_LOGIC_TEST_INCLUDE_SLOW}} is provided. -- This message was sent by Atlassian Jira (v8.20.10#820010)