Skip to content

Handle missing SSRC more gracefully by improving log level and context fix 2287#2402

Open
jananivarthini455 wants to merge 2 commits intojitsi:masterfrom
jananivarthini455:fix/ssrc-logging
Open

Handle missing SSRC more gracefully by improving log level and context fix 2287#2402
jananivarthini455 wants to merge 2 commits intojitsi:masterfrom
jananivarthini455:fix/ssrc-logging

Conversation

@jananivarthini455
Copy link
Copy Markdown
Contributor

This PR improves logging around SSRC lookups in Endpoint.kt.

  • Replaces error logs with warn to avoid unnecessary noise for expected transient cases
  • Adds additional context (endpoint ID and conference ID) to make debugging easier
  • Adds a debug log when looking up SSRCs

These changes help make logs more useful without being overly noisy.
issue 2287

The service was not starting and rc symlinks were missing
when installing on systems using SysV init instead of systemd.

- Added SysV init script (jitsi-videobridge.init)
- Removed --noscripts from dh_installinit in rules
- Added SysV stop logic in postinst

Fixes jitsi#1605
@jitsi-jenkins
Copy link
Copy Markdown

Hi, thanks for your contribution!
If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.

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