Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LRO] Support blocking for intermediate states , OTHER [DRAFT][ #4010

Closed
wants to merge 6 commits into from
Closed

[LRO] Support blocking for intermediate states , OTHER [DRAFT][ #4010

wants to merge 6 commits into from

Conversation

hemanttanwar
Copy link
Contributor

Initial design for Other status, Test classes will fail since we are using this draft to discuss design. Issue #3931
Test Classes will fail until we finalize on design.


import java.util.Objects;

public class OperationStatus {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving it into separate class since now, it will have its own POJO like structure as we are supporting OTHER state and must have String value for custom other state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant