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

   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:
   
   - A long-running application that maintains persistent database connections 
without ever disconnecting
   - An application executing SQL statements in an infinite loop
   - Active stress testing


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