On 21/11/2015 14:08, Felix Schumacher wrote:
> Hi all,
>
> while looking at the PersistentManager and StoreBase, I found a few more
> inefficiencies other than bz 34319/47061.
>
> If a Node is started, it will load all sessions from the Store, even if
> those sessions are old enough, to be swappe
Hi all,
while looking at the PersistentManager and StoreBase, I found a few more
inefficiencies other than bz 34319/47061.
If a Node is started, it will load all sessions from the Store, even if
those sessions are old enough, to be swapped out to the Store on the
next maintenance run. I thin