Project

General

Profile

Actions

Task #939

closed

Add index for audit tables

Added by Ondřej Kopr over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Audit
Target version:
Start date:
01/31/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Add index for necessary audit tables.

More information can be found there: https://wiki.czechidm.com/priv/navrh/1muzivatelu

This ticket will be part of 8.0.0 version


Related issues

Related to IdStory Identity Manager - Task #972: Slow synchronization of IdentitiesClosedOndřej Kopr02/16/2018

Actions
Actions #1

Updated by Ondřej Kopr about 6 years ago

  • Target version set to Garnet (7.8.0)
Actions #2

Updated by Ondřej Kopr about 6 years ago

  • Target version changed from Garnet (7.8.0) to Hematite (8.0.0)
Actions #3

Updated by Ondřej Kopr about 6 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Ondřej Kopr to Radek Tomiška
  • % Done changed from 0 to 90

With distinct problem I found solution in ticket: https://hibernate.atlassian.net/browse/HHH-5372

Also I added new Idm audit strategy for Idm. The strategy check if is modified only modified attribute and then skip or continue with auditing (this was hardest part of this ticket) Something about strategies: https://docs.jboss.org/hibernate/envers/3.6/reference/en-US/html/configuration.html#config-audit-strategy

Alse change behavior for changed columns.

Also I added new indexes:
  • revchanges(rev),
  • idm_role_request(applicant_id),
  • idm_role_request(state).

Please Radek could you made a review?
commit: https://github.com/bcvsolutions/CzechIdMng/commit/d5277bf00d25f98e330d4b7a1bd0bd65066225f3 (develop)

Actions #4

Updated by Ondřej Kopr about 6 years ago

  • Target version changed from Hematite (8.0.0) to Garnet (7.8.2)
Actions #5

Updated by Ondřej Kopr about 6 years ago

  • Related to Task #972: Slow synchronization of Identities added
Actions #6

Updated by Radek Tomiška about 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 90 to 100

I did test and review, it works and code is nicer than before :) thx.

Actions

Also available in: Atom PDF