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

fix(scaling): Fix log spam when a user has more than 1.000 conversations #12852

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🛠️ API Checklist

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added this to the 💙 Next Beta (30) milestone Jul 30, 2024
@nickvergessen nickvergessen requested a review from danxuliu July 30, 2024 11:49
@nickvergessen nickvergessen self-assigned this Jul 30, 2024
@nickvergessen
Copy link
Member Author

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/noid/1000-rooms-log-spam branch from 62b087e to fd1d1d9 Compare July 31, 2024 11:36
@nickvergessen nickvergessen enabled auto-merge July 31, 2024 11:36
@nickvergessen nickvergessen merged commit 005c158 into main Jul 31, 2024
66 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/1000-rooms-log-spam branch July 31, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: conversations 👥
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ParticipantService::getLastCommonReadChatMessageForMultipleRooms is not scaling
2 participants