Configure flush functionality for Database updates
The Flush all the DB updates functionality ensures that DB updates are flushed only after processing individual Kafka messages.
- Stop Unravel. - <Unravel installation directory>/unravel/manager stop 
- Configure flush DB updates functionality. - <Unravel installation directory>/manager config properties set com.unraveldata.spark.delay.db.flush.enabled true 
- Apply changes. - <Unravel installation directory>/unravel/manager config apply 
- Start Unravel. - <Unravel installation directory>/unravel/manager start