When using Postgres the class DefaultComponentMetadataProducer is not available.
This PR uses the accessible classes from CleanupPolicyStorage which will handle the routing to the proper implementation for OrientDB or Postgres.
This is working for us too - is there any chance of it getting some review love so it can get merged/released? We're currently using a this PR as a fork.
When using Postgres the class
DefaultComponentMetadataProducer
is not available. This PR uses the accessible classes fromCleanupPolicyStorage
which will handle the routing to the proper implementation for OrientDB or Postgres.fixes #408