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/09/08 01:34:41 UTC

[GitHub] [pulsar] wolfstudy opened a new issue #8002: [Pulsar Functions] functions trigger request timeout

wolfstudy opened a new issue #8002:
URL: https://github.com/apache/pulsar/issues/8002


   **Describe the bug**
   
   The functions trigger `request timeout `
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. bin/pulsar-admin functions create ....
   2. bin/pulsar-client consumer ....
   3. bin/pulsar-admin functions trigger ....
   4. The error:
   
   ```
   20:36:03.994 [AsyncHttpClient-7-1] WARN  org.apache.pulsar.client.admin.internal.FunctionsImpl - [http://localhost:8080/admin/v3/functions/test/test-namespace/example1/trigger] Failed to perform http post request: javax.ws.rs.ClientErrorException: HTTP 408 Request Timeout
   Request Timed Out
   
   Reason: Request Timed Out
   ```
   
   But the consumer received this message correctly.
   
   **Expected behavior**
   
   The function trigger can be executed normally.
   
   **Screenshots**
   
   ![image](https://user-images.githubusercontent.com/20965307/92388519-fbf0f280-f149-11ea-96bd-5c5b616dedf0.png)
   
   
   **Desktop (please complete the following information):**
    - OS: MacOs
   -  Broker: 2.6.1
   
   


----------------------------------------------------------------
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] wolfstudy commented on issue #8002: [Pulsar Functions] functions trigger request timeout

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


   This seems to be caused by the network environment at that time, now everything is normal, will close 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] wolfstudy closed issue #8002: [Pulsar Functions] functions trigger request timeout

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #8002:
URL: https://github.com/apache/pulsar/issues/8002


   


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