grainier commented on code in PR #132:
URL: 
https://github.com/apache/incubator-streampipes/pull/132#discussion_r1014795970


##########
streampipes-extensions/streampipes-processors-change-detection-jvm/src/main/resources/org.apache.streampipes.processors.changedetection.jvm.cusum/strings.en:
##########
@@ -1,5 +1,5 @@
-org.apache.streampipes.processors.changedetection.jvm.cusum.title=Cusum
-org.apache.streampipes.processors.changedetection.jvm.cusum.description=
+org.apache.streampipes.processors.changedetection.jvm.cusum.title=Cusum 
(Deprecated)
+org.apache.streampipes.processors.changedetection.jvm.cusum.description=This 
processor is deprecated please, use the processing element 
`WelfordChangeDetection` instead.

Review Comment:
   ```suggestion
   org.apache.streampipes.processors.changedetection.jvm.cusum.description=This 
processor is deprecated. Please use the processing element 
`WelfordChangeDetection` instead.
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to