Closed Mahanchello closed 1 year ago
Hi, I think the issue is that time travel is disabled in 2.2 by default.
Release notes found here.
Hi, I think the issue is that time travel is disabled in 2.2 by default.
Release notes found here.
You r right, need to change common.retentionDuration to at least 3 seconds if we are traveling back to 2 sec
/assign @Mahanchello Please retry as suggested above.
/assign @Mahanchello Please retry as suggested above.
@yanliang567 @xiaofan-luan thank you for pointing out, totally missed that. Maybe it makes sense to add a note in the docs for time travel that it's disabled in v2.2? anyway, thank you! ❤️
@Mahanchello great to hear that. Any breaking changes would be highlighted in release notes.
Is there an existing issue for this?
Environment
Current Behavior
i'm trying to make time travel search work using this example . The code is the same as in the example, the only thing before loading the collection, i'm creating an index, otherwise search won't work. When i run the code, i get the following error :
Expected Behavior
I'm expecting to get data back that fits the timestamp specified in the search event.
Steps To Reproduce
get error: