
Make persister fail faster on errors. Use one executor service for all perister threads. Shutdown all threads in thread executor service on any error. Catch java.lang.Throwable to catch java.lang.Error as well as java.lang.Exception. Change-Id: I0dc421cf6bb4ab3f52c47e97b7f396483283b561