Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Which will fetch the value of the  propertyId of the parent property object which is PB-PT-107-001290



Bulk Persister:

To persist large quantity of data bulk setting in persister can be used. It is mainly used when we migrate data from one system to another. The bulk persister have the following two settings:

Variable NameDefault ValueDescription
persister.bulk.enabled falseSwitch to turn on or off the bulk kafka consumer
persister.batch.size
100The batch size for bulk update
Any kafka topic containing data which has to be bulk persisted should have '-batch' appended at the end of topic name example: save-pt-assessment-batch