Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

o [NEXUS-4778] Wait for async events after reindex tasks #243

Merged
merged 1 commit into from Jan 30, 2012

Conversation

nabcos
Copy link
Contributor

@nabcos nabcos commented Jan 30, 2012

Nothing obvious wrong with the failing test, so this is just taking a guess.

@@ -654,6 +654,8 @@ public void reindexPath( String repo, String path )

// let s w8 a few time for indexes
TaskScheduleUtil.waitForAllTasksToStop();
// be safe and wait for async events as well
new EventInspectorsUtil( RequestFacade.getNexusRestClient() ).waitForCalmPeriod();
Copy link
Contributor

Choose a reason for hiding this comment

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

IIRC we agreed on NOT doing... the general feeling would be that could hide some problem. but I'm +1

@peterlynch
Copy link
Member

+1

1 similar comment
@bdemers
Copy link
Contributor

bdemers commented Jan 30, 2012

+1

nabcos added a commit that referenced this pull request Jan 30, 2012
o [NEXUS-4778] Wait for async events after reindex tasks
@nabcos nabcos merged commit a2cadea into master Jan 30, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants