Quick Search:

Show this changeset in changelog Changeset Detail

818 created by dandiep on 01 May 2008, 18:47:05 -0500 (2 years 2 months ago) (patch) Make Review GALAXY-100: Reindex artifacts asynchronously. I chose to make it happen
synchronously during all our tests as it simplifies code immensely. However,
I tested it via the UI and it works great now. It even prints a pretty
litle message saying that its being reindexed :-)

GALAXY-234: Use the version label as the node name in JCR. This was a
prerequisite to GALAXY-100 as we had multiple threads working with the
same ArtifactVersion node and this was causing concurrency issues.