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

Add routine to disconnect all invisible children of subjects. #279

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

gunnarvelle
Copy link
Member

Lokalt går dette gjennom på noen minutter, men vil teste å lage en release som eg kjører på test.

@gunnarvelle gunnarvelle requested a review from a team December 17, 2024 13:26
@gunnarvelle
Copy link
Member Author

I test tok det litt under to minutter å kjøre publisering med dette. Merk at ingen noder faktisk slettes, men kun frakobles fra foreldrenoden.

@gunnarvelle gunnarvelle requested review from jnatten and a team December 18, 2024 13:44
Copy link
Contributor

@jnatten jnatten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, bare et spm!

deleter.setVersion(schemaFromHash(hash));
executor.submit(deleter);
} catch (Exception e) {
logger.info(e.getMessage(), e);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jeg husker vi snakka om det, men jeg husker ikke helt hva det var igjen. Hvorfor burde ikke denne være logger.error?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Det kunne den fint vore, men tenkte berre at det ikkje gav så masse ekstra verdi. Vil sannsynligvis ikkje skje uansett.

@gunnarvelle gunnarvelle merged commit dd39060 into master Jan 10, 2025
3 checks passed
@gunnarvelle gunnarvelle deleted the delete-invisibles branch January 10, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants