You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/06 14:48:48 UTC

[GitHub] [rocketmq] wysobj opened a new issue, #5657: The default sendMsgTimeout is not reasonable for SYNC_FLUSH and SYNC_MASTER

wysobj opened a new issue, #5657:
URL: https://github.com/apache/rocketmq/issues/5657

   In RocketMQ 4.8.x and 4.9.x, while configurate the broker as SYNC_FLUSH, the timeout for broker to flush data to disk is 5000ms by default. Is it reasonable to set the default sendMsgTimeout as 3000ms for DefaultMQProducer? It seems the FLUSH_DISK_TIMEOUT / FLUSH_SLAVE_TIMEOUT error code can not been correctly passed to producer client when broker data flushing actually takes more than 3000ms.


-- 
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@rocketmq.apache.org.apache.org

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


Re: [I] The default sendMsgTimeout is not reasonable for SYNC_FLUSH and SYNC_MASTER [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5657:
URL: https://github.com/apache/rocketmq/issues/5657#issuecomment-1849138225

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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@rocketmq.apache.org

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


Re: [I] The default sendMsgTimeout is not reasonable for SYNC_FLUSH and SYNC_MASTER [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5657:
URL: https://github.com/apache/rocketmq/issues/5657#issuecomment-1846294857

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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@rocketmq.apache.org

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


Re: [I] The default sendMsgTimeout is not reasonable for SYNC_FLUSH and SYNC_MASTER [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5657: The default sendMsgTimeout is not reasonable for SYNC_FLUSH and SYNC_MASTER
URL: https://github.com/apache/rocketmq/issues/5657


-- 
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@rocketmq.apache.org

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