Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: 7.4.0
-
Fix Version/s: 7.4.0, 7.4.0-alpha3
-
Component/s: engine
-
Labels:None
-
Environment:Java 7, INtellij, OSX
Description
I start an in memory engine using the latest 7.4.0-SNAPSHOT. History level is configured to be "HistoryLevel.HISTORY_LEVEL_FULL"
LOG:
[main] INFO org.camunda.bpm.engine.persistence - ENGINE-03067 No history level property found in database
[main] INFO org.camunda.bpm.engine.persistence - ENGINE-03065 Creating historyLevel property in database with value: 3
The number "3" irritates me ... this used to say "full", didn't it? Its more readable if we go back to a readable name here.