alirezazamani opened a new issue #1322: URL: https://github.com/apache/helix/issues/1322
### Describe the bug It has been observed that once participant reconnects, for task related currentState, it carries over currentState as null and requested state to DROPPED. This cause the issue in calculating quota and task pipeline exits with exception. ### To Reproduce Using base data accessor set the currentState of the task to null. ### Expected behavior If this happens, the controller should calculate the quota and continue the pipeline. ---------------------------------------------------------------- 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]
