MiguelAnzoWizeline commented on pull request #15549: URL: https://github.com/apache/beam/pull/15549#issuecomment-981738832
Hi, the problem I'm having with that kind of approach is that we cannot get a closest valid redis cursor, as we don't know what the next cursor is going to be until we send the actual cursor to redis. Obtaining a calculated cursor and sending it to redis would cause redis to return us a wrong cursor for the data we are trying to obtain. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
