spring-projects / spring-projects/spring-integration

Provide reaper for (JDBC) channel message store

Open
#3,871 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

in: core type: enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.