You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/29 05:57:16 UTC

[GitHub] [pulsar] Esakkimuthu991 opened a new issue #9075: Pulsar Window Function invoking twice for a single message.

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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #9075: Pulsar Window Function invoking twice for a single message.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #9075:
URL: https://github.com/apache/pulsar/issues/9075#issuecomment-1058894408


   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org