Hello all, I have added a Redis stateful bolt in my topology. If I call commit on the RedisKeyValueState in the stateful bolt's execute method, it writes to Redis. If I take out the commit, it does not write to Redis, I left the defaults, so I thought it should write every second. Am I missing something?
Thanks!
