As those are your data files, you would effectively reset your database, deleting all your data.
But I am not sure why rebuilding is even necessary, as I understand, that should only be needed if something went wrong (crash, process got killed, etc.).
The reason why you have such a big database even though (as you said) your committed events are few and small is statistics data. You can limit those so that your database doesn’t get bloated, should be explained a few times in this group.
"
But I am not sure why rebuilding is even necessary, as I understand,
that should only be needed if something went wrong (crash, process got
killed, etc.)."
Rebuilding is always needed to some level. Its just it usually happens
in under a second as most drives give more than 190kb/sec access (by
2-3 orders of magnitude).
You can scavenge/limit statistics data counts and you can control the
maximum size of the amount to be rebuilt.
Its running on amazon-ami (Linux ip-10-38-136-120 3.14.27-25.47.amzn1.x86_64) and i am using EventStore-OSS-Linux-v3.0.1.
Extra message i have in log is :
at System.Threading.Thread.StartInternal () [0x00000] in :0
[PID:02791:011 2015.03.18 16:45:52.465 ERROR ProjectionManager ] The ‘stream-boat-aggregate-projection’ projection faulted due to ‘The projection subsystem failed to load a libjs1.so/js1.dll/… or one of its dependencies. The original error message is: js1’
[PID:02942:009 2015.03.18 16:51:21.726 FATAL GLOBAL-LOGGER ] Global Unhandled Exception occurred.