wu-sheng commented on a change in pull request #4247: fix thread unsafe problem
in server-alarm-plugin (#4230)
URL: https://github.com/apache/skywalking/pull/4247#discussion_r368267810
##########
File path:
oap-server/server-alarm-plugin/src/main/java/org/apache/skywalking/oap/server/core/alarm/provider/RunningRule.java
##########
@@ -86,7 +83,7 @@ public RunningRule(AlarmRule alarmRule) {
* Receive metrics result from persistence, after it is saved into
storage. In alarm, only minute dimensionality
* metrics are expected to process.
*
- * @param meta of input metrics
+ * @param meta of input metrics
Review comment:
Why change this?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services