wso2 / carbon-device-mgt

Apache License 2.0
53 stars 113 forks source link

Archival and Purging Task Improvement #1248

Closed abhishekdesilva closed 6 years ago

abhishekdesilva commented 6 years ago
  1. The time taken for individual transactions within the Archival Task and the total archival execution time should be brought down considerably.

  2. Source code should be optimized to avoid deadlock in the Archival process, hence occurring issues like Thread Pool Exhaust Exceptions and No connection is associated with the current transaction.

  3. Error value displaying for the Total Execution Time in the Purging task issue should be fixed.

  4. An operation is added to every device when the addOperation end point is called issue should be fixed

abhishekdesilva commented 6 years ago

Moved to https://github.com/wso2/product-iots/issues/1847, hence closing.