[COMMON] Add and run pre-commit linters via tox
[oom.git] / kubernetes / sdnc / resources / config / conf / org.opendaylight.controller.cluster.datastore.cfg
index 29dd0e5..95df4b8 100644 (file)
@@ -96,7 +96,7 @@ operational.persistent=false
 #sync-index-threshold=10
 
 # Record new transaction allocation stack trace, useful for debugging.  This makes the log include
-# the stack trace of the creator of the Tx when there is an exception when the transaction is submitted 
+# the stack trace of the creator of the Tx when there is an exception when the transaction is submitted
 # (e.g. for a failed validation).  Defaults to false due to performance impact.
 #transaction-debug-context-enabled=true
 persistent-actor-restart-min-backoff-in-seconds={{.Values.config.odl.datastore.persistentActorRestartMinBackoffInSeconds}}