Project

General

Profile

Actions

feature request #6880

closed

Allow removing auditing from imports

Added by Andreas Müller over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Highest
Category:
cdmadapter
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Tags:
col

Description

An import like CoL is purely for reading and not for editing. Therefore we do not need any auditing.

Are there any other features that we do not need?

Envers listeners are automatically registered if envers is on classpath. To switch them off one needs to set hiberante property hibernate.listeners.envers.autoRegister to false. Alternatively one could use a self written EnversIntegrator

http://www.warski.org/blog/2011/04/envers-and-hibernate-4-0-0-alpha2-automatic-listener-registration/

https://stackoverflow.com/questions/28118004/implementing-conditional-envers-auditing-hibernate-4-3-7-final

https://stackoverflow.com/questions/28118004/implementing-conditional-envers-auditing-hibernate-4-3-7-final

https://docs.jboss.org/envers/docs/


Related issues

Related to EDIT - bug #5063: Fix CoL import (split in parts++)ClosedAndreas Müller

Actions
Actions #1

Updated by Andreas Müller over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Andreas Müller over 6 years ago

  • Related to bug #5063: Fix CoL import (split in parts++) added
Actions #3

Updated by Andreas Müller over 6 years ago

  • Parent task set to #5353
Actions #4

Updated by Andreas Müller over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #5

Updated by Andreas Müller over 6 years ago

  • % Done changed from 50 to 80
Actions #6

Updated by Andreas Müller over 6 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 80 to 100

Worked well for CoL import. If further functionality is needed for other imports we may open new tickets.

Actions

Also available in: Atom PDF