Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMBARI-25534. DB purge fails removing topology requests. #3211

Merged
merged 1 commit into from Sep 29, 2020

Conversation

dvitiiuk
Copy link

@dvitiiuk dvitiiuk commented Jul 27, 2020

What changes were proposed in this pull request?

Now Ambari DB purge operation removes topology_request records by logical_request_id from topology_host_request.

How was this patch tested?

Manual check.

Results of mvn clean test -pl ambari-server,ambari-web,ambari-metrics/ambari-metrics-common,ambari-views,ambari-utility:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Web 2.7.5.0.0 ............................... SUCCESS [01:46 min]
[INFO] Ambari Views 2.7.5.0.0 ............................. SUCCESS [ 2.422 s]
[INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... SUCCESS [ 3.263 s]
[INFO] Ambari Metrics Common 2.7.5.0.0 .................... SUCCESS [ 7.695 s]
[INFO] Ambari Server 2.7.5.0.0 ............................ SUCCESS [28:53 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:53 min
[INFO] Finished at: 2020-07-27T12:20:37+03:00
[INFO] ------------------------------------------------------------------------

@hapylestat hapylestat added the server Ambari server label Sep 28, 2020
@hapylestat hapylestat merged commit 12e232f into apache:branch-2.7 Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Ambari server
Projects
None yet
2 participants