ryapandt commented on issue #1459:
URL: https://github.com/apache/cloudberry/issues/1459#issuecomment-3591357188

   > Based on stack trace analysis, the issue is most likely triggered by the 
ereport(FATAL, ...) call at line 59 in cdbdtxcontextinfo.c. Could you please 
check whether the environment where the problem occurs matches any of the 
following scenarios:根据堆栈跟踪分析,问题最可能是由cdbdtxcontextinfo.c.第 59 行的 ereport(FATAL, 
...)调用触发的。请问您能否检查问题发生的环境是否与以下场景中的任何一种匹配:
   > 
   > * A long-running application that maintains persistent database 
connections without ever disconnecting一个长时间运行的应用程序,它维护着持久的数据库连接而从未断开连接。
   > * An application executing SQL statements in an infinite 
loop一个应用程序在无限循环中执行 SQL 语句
   > * Active stress testing  进行主动压力测试
   
   None of the above scenarios


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to