spring-projects / spring-projects/spring-integration
Provide reaper for (JDBC) channel message store
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
There is currently a reaper for a message group store, but not for a channel message store.
At least for a jdbc channel message store the same message removal would be supportable and I wanted to suggest to include its support in the current reaper implementation.
I can offer to implement and contribute this feature if you'd consider it.
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
Start with the existing MessageGroupStoreReaper API linked in the issue and compare its removal behavior with the JDBC channel message store. Determine how equivalent message removal should be supported for channel stores, then verify that reaping works for the JDBC implementation and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100