wuchong commented on a change in pull request #14369:
URL: https://github.com/apache/flink/pull/14369#discussion_r540826268



##########
File path: docs/dev/stream/operators/process_function.md
##########
@@ -246,10 +246,8 @@ class CountWithTimeoutFunction extends 
KeyedProcessFunction[Tuple, (String, Stri
 </div>
 </div>
 
-{% top %}
-
 
-**NOTE:** Before Flink 1.4.0, when called from a processing-time timer, the 
`ProcessFunction.onTimer()` method sets
+<span class="label label-info">Note</span> Before Flink 1.4.0, when called 
from a processing-time timer, the `ProcessFunction.onTimer()` method sets

Review comment:
       got. 




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


Reply via email to