이 문서는 SonarQube v6.4 기반의 문서로 아카이브 되었습니다.
최신 문서를 참조하십시오.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

Table of Contents

알림 메커니즘

분석을 진행하는 동안, 알림을 구독한 모든 사용자에 대한 알림을 계산합니다. 분석이 완료된 이후, 비동기적으로 알림 메일을 전송합니다.

알림 큐의 처리 간격을 조정하려면, SONAR_HOME/conf/sonar.properties 파일의 sonar.notifications.delay (초 단위) 속성값을 적절하게 설정합니다. 속성 값을 변경한 후에는 서버를 재시작해야 합니다

Note

Note that sometimes there could be some discrepancy between values displayed in the email and values displayed on the web interface. This happens if another analysis has been run between the sending of the email and your clicking on the link to the Issues drill-down in this email.

Who gets notifications

Only users who subscribe themselves will get notifications. There is no admin functionality to proactively subscribe another user. If you believe a user should be receiving notifications, then it's time to practice the gentle art of persuasion.

Email Configuration

To configure the email server, go to Administration > General Settings > Email.

Check also the Server base URL property at Administration > General Settings > General to make sure that links in those notification emails will redirect to the right SonarQube server URL.

  • No labels