|
124 | 124 | "child_folders_type": "single",
|
125 | 125 | "folders" : {},
|
126 | 126 | "attributes" : {
|
127 |
| - "MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ], |
128 |
| - "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ] |
| 127 | + "MaxStuckThreadTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxStuckThreadTime", "wlst_path": "WP001", "value": {"default": 600 }, "wlst_type": "integer" } ], |
| 128 | + "StuckThreadCount": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "StuckThreadCount", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ], |
| 129 | + "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ] |
129 | 130 | },
|
130 | 131 | "wlst_attributes_path": "WP001",
|
131 | 132 | "wlst_paths": {
|
|
152 | 153 | "AdditionalAutoMigrationAttempts": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdditionalAutoMigrationAttempts", "wlst_path": "WP001", "value": {"default": 3 }, "wlst_type": "integer" } ],
|
153 | 154 | "AsyncSessionQueueTimeout": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AsyncSessionQueueTimeout", "wlst_path": "WP001", "value": {"default": 30 }, "wlst_type": "integer" } ],
|
154 | 155 | "AutoMigrationTableName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AutoMigrationTableName", "wlst_path": "WP001", "value": {"default": "ACTIVE" }, "wlst_type": "string" } ],
|
155 |
| - "CandidateMachinesForMigratableServer": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "CandidateMachinesForMigratableServer", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" } ], |
| 156 | + "CandidateMachinesForMigratableServer": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CandidateMachinesForMigratableServer", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string", "restart_required": true } ], |
156 | 157 | "ClientCertProxyEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertProxyEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
157 | 158 | "ClusterAddress": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterAddress", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
|
158 | 159 | "ClusterBroadcastChannel": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClusterBroadcastChannel", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
|
|
181 | 182 | "InterClusterCommLinkHealthCheckInterval": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InterClusterCommLinkHealthCheckInterval", "wlst_path": "WP001", "value": {"default": 30000 }, "wlst_type": "integer" } ],
|
182 | 183 | "JobSchedulerTableName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JobSchedulerTableName", "wlst_path": "WP001", "value": {"default": "WEBLOGIC_TIMERS" }, "wlst_type": "string" } ],
|
183 | 184 | "MaxServerCountForHttpPing": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "MaxServerCountForHttpPing", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
|
184 |
| - "MemberDeathDetectorEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "MemberDeathDetectorEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ], |
| 185 | + "MemberDeathDetectorEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MemberDeathDetectorEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": true } ], |
185 | 186 | "MemberWarmupTimeoutSeconds": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MemberWarmupTimeoutSeconds", "wlst_path": "WP001", "value": {"default": 0 }, "wlst_type": "integer" } ],
|
186 | 187 | "MessageOrderingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageOrderingEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
|
187 | 188 | "MigrationBasis": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MigrationBasis", "wlst_path": "WP001", "value": {"default": "${None:database}" }, "wlst_type": "string" } ],
|
|
0 commit comments