Skip to content

Commit e511dd4

Browse files
committed
Merge branch 'online-virtual-threads' into 'main'
Adding 14.1.2 online attributes for virtual threads See merge request weblogic-cloud/weblogic-deploy-tooling!1523
2 parents 4131396 + 19c4d5f commit e511dd4

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Domain.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"ServiceMigrationHistorySize": [ {"version": "[12.1.2,12.2.1.1)", "wlst_mode": "both", "wlst_name": "ServiceMigrationHistorySize", "wlst_path": "WP001", "default_value": -1, "wlst_type": "integer", "restart_required": "true" },
6262
{"version": "[12.2.1.1,12.2.1.3)","wlst_mode": "both", "wlst_name": "ServiceMigrationHistorySize", "wlst_path": "WP001", "default_value": -1, "wlst_type": "integer" },
6363
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ServiceMigrationHistorySize", "wlst_path": "WP001", "default_value": 100, "wlst_type": "integer" } ],
64-
"SiteName": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "SiteName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ]
64+
"SiteName": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "SiteName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
65+
"VirtualThreadEnableOption": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "VirtualThreadEnableOption", "wlst_path": "WP001", "default_value": "enabled", "wlst_type": "string" } ]
6566
},
6667
"wlst_attributes_path": "WP001",
6768
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/SelfTuning.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@
171171
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
172172
"ResponseTimeRequestClass": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ResponseTimeRequestClass", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "get_method": "${LSA:GET}", "set_method": "MBEAN.set_self_tuning_mbean", "set_mbean_type": "weblogic.management.configuration.ResponseTimeRequestClassMBean"} ],
173173
"Target": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "Target", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans" },
174-
{"version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "default_value": null, "wlst_type": "jarray", "get_method": "GET", "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ]
174+
{"version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "default_value": null, "wlst_type": "jarray", "get_method": "GET", "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ],
175+
"UseVirtualThreads": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "UseVirtualThreads", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ]
175176
},
176177
"wlst_attributes_path": "WP001",
177178
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,6 +1759,7 @@
17591759
"UseFusionForLLR": [ {"version": "[10.3.4,12.1.2)", "wlst_mode": "both", "wlst_name": "UseFusionFor${Llr:LLR}", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" },
17601760
{"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UseFusionForLLR", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
17611761
"UseIIOPLocateRequest": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "UseIIOPLocateRequest", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
1762+
"VirtualThreadEnableOption": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "VirtualThreadEnableOption", "wlst_path": "WP001", "default_value": "disabled", "wlst_type": "string" } ],
17621763
"ValidProtocols": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "ValidProtocols", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
17631764
"VerboseEJBDeploymentEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "VerboseEJBDeploymentEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "string" } ],
17641765
"VirtualMachineName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "VirtualMachineName", "wlst_path": "WP001", "default_value": null, "derived_default": "${:true}", "wlst_type": "string" } ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/ServerTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,6 +1779,7 @@
17791779
"UseEnhancedPriorityQueueForRequestManager": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UseEnhancedPriorityQueueForRequestManager", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } ],
17801780
"UseFusionForLLR": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UseFusionForLLR", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
17811781
"UseIIOPLocateRequest": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "UseIIOPLocateRequest", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
1782+
"VirtualThreadEnableOption": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "VirtualThreadEnableOption", "wlst_path": "WP001", "default_value": "disabled", "wlst_type": "string" } ],
17821783
"ValidProtocols": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "ValidProtocols", "wlst_path": "WP001", "default_value": null, "wlst_type": "properties", "access": "IGNORED" } ],
17831784
"VerboseEJBDeploymentEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "VerboseEJBDeploymentEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "string" } ],
17841785
"VirtualMachineName": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "VirtualMachineName", "wlst_path": "WP001", "default_value": null, "derived_default": "${:true}", "wlst_type": "string" } ],

0 commit comments

Comments
 (0)