Esakkimuthu991 opened a new issue #9075:
URL: https://github.com/apache/pulsar/issues/9075


   #### Pulsar Window Function should invoke once when there is a single 
message sent to the function input topic
   
   Am creating pulsar window function through JAVA Runtime. window function 
should invoke once when there is a message in topic.
   
   #### Pulsar Window Function is invoking twice when there is a single message 
sent to the function input topic.
   
   Am creating pulsar window function through JAVA Runtime. window function 
should invoke once when there is a message in topic.
   
   #### Steps to reproduce
   
   creating a pulsar function through java code .
   produce a message to the function input topic
   then within the specified interval there should be one time window function 
invoke
   
   #### System configuration
   **Pulsar version**: 2.7.0
   


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