Hey Thunder,
Thanks for reporting. Taking a look into this and will get back to you when I
have something.
Brett
From: Thunder Stumpges
Sent: Monday, January 6, 2020 6:54 PM
To: dev@samza.apache.org
Subject: Problem: upgrade 1.2 to 1.3 caused loss of clean shut
Thunder,
How were you able to determine that the shutdown hooks are not being called?
If you're able to share any of your shutdown logs from before and after your
1.3 upgrade, that would be helpful while I try to reproduce this issue myself.
Brett
From:
Hey Jeremiah,
It looks like TransactionalStateTaskStorageManager.removeOldCheckpoints is
relying on an assumption that the store directory actually has some
contents, which may not be true depending on the type of store being used.
Can you let me know what kind of KeyValueStore you've configured
ocksDbTableDescriptor(tableName, KVSerde.of(new StringSerde(), new
> StringSerde(.withTtl(this.rocksDbTtl);
>
>
> Jeremiah Adams
> Software Engineer
> www.helixeducation.com
> Blog | Twitter | Facebook | LinkedIn
>
>
> Fro
is by specifying an alternate directory? It
> will still be empty on initial startup.
>
>
>
> Jeremiah Adams
> Software Engineer
> www.helixeducation.com
> Blog | Twitter | Facebook | LinkedIn
>
> ____
> From: Brett Konold