HIPJ-860
Change of a unit of session time out
- Description
-
The unit of the value for session time out was changed from milliseconds to seconds.
-
The following settings of application.properties are targets of this change.
-
hulft.login.session.timeout.polling
-
hulft.login.session.timeout
-
hulft.agent.session.timeout
-
-
When you update the module, the values that are already set are converted from a unit of milliseconds to a unit of seconds.
When the values are converted, the numbers below the decimal point are discarded.
If the conversion value is less than 1 second, Manager operates as follows:
-
Update to a version earlier than 2.0: Update installation fails.
-
Update to the version 2.0 or later: Manager sets 1 second.
-
-
According to this change, the initial values are changed as follows:
Settings type
Item
Ver.1.3 or lower
Ver.1.4.0
application.properties
hulft.login.session.timeout.polling
60000
60
hulft.login.session.timeout
3600000
3600
hulft.agent.session.timeout
259200000
259200
- Affected versions
-
From Ver.1.0.0 to Ver.1.3.1
- Version when it was revised
-
Ver.1.4.0
- Affected module
-
HULFT IoT Manager