spring-projects / spring-projects/spring-integration
Consider Adding commandExpression to AbstractRemoteFileOutboundGateway [INT-4331]
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
Gary Russell opened INT-4331 and commented
Some commands use the same payload so could share a gateway instance.
Reference URL: https://stackoverflow.com/questions/45751447/how-to-add-custom-method-to-spring-integration-ftp-gateway-interface/45757377#45757377
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate AbstractRemoteFileOutboundGateway and read the linked Stack Overflow discussion and INT-4331 reference first. Determine how commandExpression should allow commands sharing a payload to use one gateway instance; done means the requested gateway capability is defined and covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100