Project

General

Profile

Actions

Feature #7058

closed

Action reindexall should be asynchronized

Added by Jing Tao almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
07/19/2016
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Currently when Metacat accepts the "reindexall" action request, it will sent the response back after all identifiers are put into the hazelcast server. If the server has a large set of objects, this will be cause a long waiting time. So the response will be asynchronized.

Actions #1

Updated by Jing Tao over 7 years ago

  • Status changed from New to Resolved
  • Target version changed from 2.x.y to 2.8.1

The submit is now in another thread and the return will be immediate.

Actions

Also available in: Atom PDF