Skip to content
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

[BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only #27969

Merged
merged 11 commits into from
Feb 13, 2023

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Feb 8, 2023

Proposed changes (including videos or screenshots)

This change removes the old DDP Matrix communication by Moleculer based breaker over TCP, simplifying code maintenance, allowing better reliability, performance and monitoring.

It requires a license to enable communication among servers as the rest of the Moleculer implementation.

Community Edition will loose ephemeral events as Typing indication and others when running multiple instances.

Issue(s)

Steps to test or reproduce

Further comments

It's still missing to implement the ability to disable matrix broadcast via existing setting.

@sampaiodiego sampaiodiego requested a review from a team February 8, 2023 00:27
@rodrigok rodrigok force-pushed the new-matrix-broadcast branch 2 times, most recently from b793b8d to 612edb7 Compare February 13, 2023 00:23
@rodrigok rodrigok marked this pull request as ready for review February 13, 2023 00:29
@rodrigok rodrigok requested a review from a team as a code owner February 13, 2023 00:29
@rodrigok rodrigok changed the title [BREAK] New matrix broadcast [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only Feb 13, 2023
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #27969 (7f300de) into develop (58898f0) will increase coverage by 0.98%.
The diff coverage is 78.65%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27969      +/-   ##
===========================================
+ Coverage    41.66%   42.64%   +0.98%     
===========================================
  Files          834      806      -28     
  Lines        17285    16622     -663     
  Branches      2068     1993      -75     
===========================================
- Hits          7202     7089     -113     
+ Misses        9811     9261     -550     
  Partials       272      272              
Flag Coverage Δ
e2e 42.64% <78.65%> (+0.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo changed the title [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only Feb 13, 2023
@ggazzo ggazzo merged commit b08adc9 into develop Feb 13, 2023
@ggazzo ggazzo deleted the new-matrix-broadcast branch February 13, 2023 16:40
gabriellsh added a commit that referenced this pull request Feb 13, 2023
…e/wizard

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [BREAK] Unify monolith and microservices intercommunication on same technology and limit to Enterprise only (#27969)
  [NEW] Emojis rendering properly on quote message previews (#27972)
  Chore: Wait message to not be Busy (#28000)
  Chore: e2e changes tests (#27987)
  [IMPROVE] Audit (#27994)
  [IMPROVE] Registration Experience (#27820)
  [BREAK][ENTERPRISE] Limit presence statuses to 200 concurrent users when running monolith to keep performance (#27854)
  [BREAK] Removed deprecated settings for Legacy Messages, Marked, Snippet Messages, Autolinker and IssueLinks (#27902)
  [NEW] Permission to bypass message editing and removing limits (#27644)
  [FIX] Video Conf Message Blocks not always updating when running on micro services (#27764)
  Chore: Set missing colors (#27817)
  Fix CI
  Chore: undo busy selector
  [BREAK] Remove message view mode from User Preferences (#27867)
  Chore: Aria busy indicators (#27978)
  Chore: Refactor Composer Dropdown (#27931)
  Chore: Added Enterprise Options to Login customization (#27855)
  [FIX] Ignored messages reactivity (#27279)
  [BREAK] [NEW] Custom roles upsell modal (#27707)
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants