Make all configuration attributes except logFileSysConfig possible to change in runtime.
This means that also logMaxLogrecsize, logFileIoTimeout and logMaxApplicationStreams shall be possible to change in runtime.
--- old+++ new@@ -1 +1,2 @@-Make configuration logMaxLogrecsize possible to change in runtime+Make all configuration attributes except logFileSysConfig possible to change in runtime.+This means that also logMaxLogrecsize and logFileIoTimeout shall be possible to change in runtime.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,2 +1,2 @@Make all configuration attributes except logFileSysConfig possible to change in runtime.
-This means that also logMaxLogrecsize and logFileIoTimeout shall be possible to change in runtime.+This means that also logMaxLogrecsize, logFileIoTimeout and logMaxApplicationStreams shall be possible to change in runtime.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Attribute logMaxApplicationStreams will not be made runtime changeable with this ticket. SOme more investigations for how to do this is needed. A separate ticket will be created. Will be referenced in this ticket when done.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
changeset: 6774:72b291175b84
tag: tip
user: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
date: Tue Sep 01 04:23:55 2015 +0100
summary: log: Make more configuration attributes possible to change in runtime [#1288]
Have added attribute to be made runtime configurable
Diff:
Diff:
Attribute logMaxApplicationStreams will not be made runtime changeable with this ticket. SOme more investigations for how to do this is needed. A separate ticket will be created. Will be referenced in this ticket when done.
changeset: 6774:72b291175b84
tag: tip
user: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
date: Tue Sep 01 04:23:55 2015 +0100
summary: log: Make more configuration attributes possible to change in runtime [#1288]
rev: 72b291175b84475a654a1669e682f01a5b39626f
Related
Tickets:
#1288