Add support for inserting appropriate messages into queues
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
See https://github.com/HydrologicEngineeringCenter/cwms-database/issues/37 for some additional details.
At present it makes sense to use the existing AQJMS queues but to have CDA take responsibility for the messages.
The actual code should be abstracted in a way that it is relatively trivial to swap implementations and point messages to different queue systems.
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 by reading the linked cwms-database issue 37, then inspect how the existing AQJMS queues are used in the CDA service. Clarify which messages CDA should own and which queue systems must be supported; done means the message handling is abstracted enough to redirect messages to different queue implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100