Skip to content

feat: remove RabbitMQ and use Kafka #585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 23, 2020
Merged

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Oct 19, 2020

  • move actual handles from RabbitMQ to Kafka
  • removed unused RabbitMQ handles code
  • removed all RabbitMQ events firing
  • added support for graceful shutdown of index-kafka.js
  • removed RabbitMQ from production and local deployment
  • fix unit tests to use a single ES service with index refresh fix
  • removed redundant seedElasticsearchIndex.js script (we have a new one "npm run data:import")

- move actual handles from RabbitMQ to Kafka
- removed unused RabbitMQ handles code
- removed all RabbitMQ events firing
- added support for graceful shutdown of index-kafka.js
- removed RabbitMQ from production and local deployment
- fix unit tests to use a single ES service with index refresh fix
- removed redundant seedElasticsearchIndex.js script (we have a new one "npm run data:import")
@vikasrohit
Copy link

Looks good to me. Merging to further test in dev.

@vikasrohit vikasrohit merged commit 88d9bf6 into develop Oct 23, 2020
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.

2 participants