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 2021/01/06 08:08:27 UTC

[GitHub] [pulsar] Esakkimuthu991 opened a new issue #9137: Creating Pulsar Window Function with max message retries

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


   
   **Describe the bug**
   Am creating a pulsar window function with max message retry property using java runtime the expectation is to not allow to create window function. but it is creating the function.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Create a window function with max message retry property
   2. window function created 
   
   **Expected behavior**
   Window function should handle exception when we provide max-message-retry for creating the window function
   
   Pulsar version :2.7.0 
   
   **Additional context**
   By default auto-ack is false for window function so when we provide max-message-retry it should handle exception
   


----------------------------------------------------------------
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] sijie commented on issue #9137: Creating Pulsar Window Function with max message retries

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


   @Esakkimuthu991 Thank you for reporting this issue! 


----------------------------------------------------------------
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] nlu90 commented on issue #9137: Creating Pulsar Window Function with max message retries

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


   I can help with this issue


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



[GitHub] [pulsar] codelipenghui commented on issue #9137: Creating Pulsar Window Function with max message retries

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


   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