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/10/21 04:03:54 UTC

[GitHub] [pulsar] pushkar-engagio opened a new issue #8321: Timeout while producing message

pushkar-engagio opened a new issue #8321:
URL: https://github.com/apache/pulsar/issues/8321


   **Describe the bug**
   We are seeing intermittent timeouts while producing message. It's logged as a WARN. 
   
   Exception:
   ` [java] 2020-10-19 22:26:52,540 [qtp1873635139-96] WARN  c.d.i.d.campaign.DBCampaignQueue - Pulsar PerTenantPubSub persistent://1017/DB/campaign has failed to publish a message 1 times. The failure messageis The producer pulsar-98-446 can not send message to the topic persistent://1017/DB/campaign within given timeout and the message body is {"XXXXXX":"XXXXXX","XXXXXX":"XXXXXX","XXXXXX":true,"XXXXXX":false}. c1017_XXXXXX  172.20.108.8
        [java] org.apache.pulsar.client.api.PulsarClientException$TimeoutException: The producer pulsar-98-446 can not send message to the topic persistent://1017/DB/campaign within given timeout`
   
   In broker logs i see following messages.
   `22:26:53.441 [bookkeeper-ml-workers-OrderedExecutor-7-0] INFO org.apache.bookkeeper.mledger.impl.OpAddEntry - [1017/DB/persistent/campaign] Closing ledger 10606 for being full
   22:27:41.475 [bookkeeper-ml-workers-OrderedExecutor-7-0] INFO org.apache.bookkeeper.mledger.impl.ManagedCursorImpl - [1017/DB/persistent/campaign] Updated cursor 1017-campaign with ledger id 11191 md-position=10606:0 rd-position=10606:1
   22:27:41.478 [BookKeeperClientWorker-OrderedExecutor-0-0] INFO org.apache.bookkeeper.mledger.impl.ManagedCursorImpl - [1017/DB/persistent/campaign][1017-campaign] Successfully closed & deleted ledger 10548 in cursor`
   
   
   **Expected behavior**
   The producer continues to produce the messages without any interruption.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Additional context**
   Pulsar 2.6.0 deployed using helm chart.


----------------------------------------------------------------
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] pushkar-engagio commented on issue #8321: Timeout while producing message

Posted by GitBox <gi...@apache.org>.
pushkar-engagio commented on issue #8321:
URL: https://github.com/apache/pulsar/issues/8321#issuecomment-715498881


   We are using the default timeout ie. 30 secods.


----------------------------------------------------------------
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] pushkar-engagio commented on issue #8321: Timeout while producing message

Posted by GitBox <gi...@apache.org>.
pushkar-engagio commented on issue #8321:
URL: https://github.com/apache/pulsar/issues/8321#issuecomment-713296012


   The CPU load on zookeeper barely reaches 3%


----------------------------------------------------------------
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] ATaurenRideRocket commented on issue #8321: Timeout while producing message

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


   > We are using the default timeout ie. 30 secods.
   
   Have you sloved the problem?


-- 
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] sijie commented on issue #8321: Timeout while producing message

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


   @pushkar-engagio what are your send timeout settings?


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