Skip to content

Commit be6650d

Browse files
committed
Merge branch 'alias-updates-main' into 'main'
adding missing 14.1.2 aliases See merge request weblogic-cloud/weblogic-deploy-tooling!1576
2 parents 45b89e1 + 4354eb7 commit be6650d

File tree

3 files changed

+997
-986
lines changed

3 files changed

+997
-986
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
"OracleEnableJavaNetFastPath": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleEnableJavaNetFastPath", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean", "get_method": "LSA"} ],
148148
"OracleOptimizeUtf8Conversion": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleOptimizeUtf8Conversion", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "derived_default": "${:true}", "wlst_type": "boolean", "get_method": "LSA"} ],
149149
"OracleProxySession": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleProxySession", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean", "get_method": "LSA"} ],
150+
"RebalanceOnUpEvent": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "RebalanceOnUpEvent", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean", "get_method": "LSA"} ],
150151
"ReplayInitiationTimeout": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ReplayInitiationTimeout", "wlst_path": "WP001", "default_value": "${__NULL__:3600}", "wlst_type": "integer", "get_method": "LSA"} ],
151152
"UseDatabaseCredentials": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "UseDatabaseCredentials", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean", "get_method": "LSA"} ]
152153
},

0 commit comments

Comments
 (0)