Skip to content

Remove activemq in WFS Feature harvester #9313

Open
josegar74 wants to merge 4 commits into
geonetwork:mainfrom
GeoCat:remove-activemq
Open

Remove activemq in WFS Feature harvester #9313
josegar74 wants to merge 4 commits into
geonetwork:mainfrom
GeoCat:remove-activemq

Conversation

@josegar74

Copy link
Copy Markdown
Member

Remove ActiveMQ/JMS and migrate to Camel SEDA.

Checklist

  • I have read the contribution guidelines
  • Pull request provided for main branch, backports managed with label
  • Good housekeeping of code, cleaning up comments, tests, and documentation
  • Clean commit history broken into understandable chucks, avoiding big commits with hundreds of files, cautious of reformatting and whitespace changes
  • Clean commit messages, longer verbose messages are encouraged
  • API Changes are identified in commit messages
  • Testing provided for features or enhancements using automatic tests
  • User documentation provided for new features or enhancements in manual
  • Build documentation provided for development instructions in README.md files
  • Library management using pom.xml dependency management. Update build documentation with intended library use and library tutorials or documentation

josegar74 added 2 commits June 1, 2026 09:16
- Removed 'messaging' module and JMS-related dependencies (ActiveMQ).
- Migrated internal messaging from ActiveMQ queues to Camel SEDA components.
- Updated  to use  instead of .
- Replaced  with  in  for sending events.
- Cleaned up JMS-related configuration properties and Maven profiles.
- Updated  to use SEDA as the default consumer URI.
@josegar74 josegar74 added this to the 4.4.11 milestone Jun 1, 2026
@josegar74 josegar74 modified the milestones: 4.4.11, 4.4.12 Jun 1, 2026
@josegar74 josegar74 marked this pull request as ready for review June 9, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant