gpdb icon indicating copy to clipboard operation
gpdb copied to clipboard

parallel_retrieve_cursor_schedule test cases timeout under ic_proxy

Open pgteest opened this issue 1 year ago • 0 comments

How to reprouce:

  1. change gp_interconnect_type to proxy then restart gpdb.
  2. go to src/test/isolation2
  3. make installcheck-parallel-retrieve-cursor, a certain number of the test cases would be failed due to timeout like: 截屏2024-02-06 上午11 49 06

pgteest avatar Feb 06 '24 03:02 pgteest