aws / aws/aws-durable-execution-sdk-java
[Refactor]: Deduplicate StepOperation and WaitForConditionOperation
Open
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 11
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 45
Description
### What would you like?
StepOperation and WaitForConditionOperation have a lot in common. We should deduplicate the similar code between them.
### Possible Implementation
_No response_
### Is this a breaking change?
No
### Does this require an RFC?
No
### Additional Context
_No response_
Contributor guide
Research direction
Locate the implementations of StepOperation and WaitForConditionOperation and compare their shared code and behavior. Run the existing test suite before and after the refactor; done means the duplicated logic is consolidated without changing behavior or introducing a breaking change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100