cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who Me Too'd this topic

client gp_broker phase 1 failure commit failed

L1 Bithead

Hello,

If someone experiences an auto-commit failure after an upgrade with the error message "client gp_broker phase 1 failure commit failed," here i provide a workaround solution :

show jobs all
Enqueued Dequeued ID PositionInQ Type Status Result Completed
--------------------------------------------------------------------------------------
2025/01/14 10:46:02 10:46:02 4 AutoCom FIN FAIL 10:46:44
2025/01/14 10:45:22 10:45:22 2 AutoCom FIN FAIL 10:45:57

Run the following command to disable the gp_broker

debug management-server client disable gp_br


Once the next auto-commit completes successfully, re-enable the gp_broker using the command
debug management-server client enable gp_broker

Best Regards



Who Me Too'd this topic