Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Do
-
2.5.0
-
None
Description
when deleting a cluster which has been called someĀ schedule requests, ambari server will reponse 500 , ambari-server.log hasĀ a exception like this:
org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign ke y constraint fails (`aquila`.`request`, CONSTRAINT `FK_request_schedule_id` FOREIGN KEY (`request_schedule_id`) REFERENCES `requestschedule` (`schedule_id`)) Error Code: 1451 Call: DELETE FROM requestschedule WHERE (schedule_id = ?) bind => [1 parameter bound]
Attachments
Attachments
Issue Links
- links to