dasahcc opened a new issue #1731: URL: https://github.com/apache/helix/issues/1731
### Describe the bug For PerInstanceAccessor, we are trying to list all sessions under CURRENTSTATE and get first session id for current state listing. Unfortunately, there could be an edge case that when instance is just connected and carrying over current states. So you may see more than one session ids for a short while. ### To Reproduce Query current state from REST when participant is carrying over. ### Expected behavior REST should use LIVE INSTANCE session id to fetch the current state. ### Additional context Add any other context about the problem here. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
