[TENE-420] Fix for statistics in last harvest
commit 78e276c9 Merge: 7e37886e 1e2bb1c4 Author: kpawlikowski kpawlikowski@man.poznan.pl Date: Mon Dec 12 14:30:59 2022 +0100
Merge remote-tracking branch 'origin/feature/TENE-497' into feature/TENE-497
commit 7e37886e Author: kpawlikowski kpawlikowski@man.poznan.pl Date: Mon Dec 12 14:29:46 2022 +0100
fixup, redundant incrementation of identified records removed
commit 1e2bb1c4 Merge: acbecdc2 489c5cee Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 9 10:47:22 2022 +0100
Merge branch 'develop' into feature/TENE-497
# Conflicts:
# processors/csv-xml-file-harvester/src/main/java/pl/psnc/dace/aggregator/processors/csvxmlharvester/SingleFileHarvesterAppConfig.java
commit acbecdc2 Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:22:30 2022 +0100
change: add statistics to Z3950RecordsHarvesterAppConfig
commit fe7e4a92 Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:22:19 2022 +0100
change: add statistics to Z3950Harvester
commit 5c6ade77 Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:22:00 2022 +0100
change: refactor statistics in WordpressRecordsStorer
commit 7fbd318d Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:21:36 2022 +0100
change: add statistics to SingleFileHarvestingTaskTransformerSupplier
commit 278263b9 Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:21:28 2022 +0100
change: add statistics to SingleFileHarvesterAppConfig
commit 5c7882f1 Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:21:15 2022 +0100
change: add statistics to MarcRecordsStorer
commit f6596c0b Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:21:02 2022 +0100
change: add statistics to JsonRecordsService
commit aa239f5b Author: ptylczynski piotr@ptl.cloud Date: Fri Dec 2 11:20:39 2022 +0100
change: add encryption key to wordpress harvester
Closes TENE-420