Skip to content

radar-output-restructure version 1.1.3

Compare
Choose a tag to compare
@blootsvoets blootsvoets released this 06 Aug 09:19
e128322

Changes since version 1.1.2:

  • Updated Minio, including updated syntax
  • Read object tags from S3 and object metadata in Azure to determine end offset of file.
  • Wrapped JedisPool in a RedisHolder that does converts thrown JedisException to IOException.
  • Wrapped RadarKafkaRestructure and SourceDataCleaner into a Job to manage starting and catching exceptions. This fixes the occurrence that an OutOfMemoryException was not properly handled.
  • Fixed off-by-one error in OffsetIntervals
  • Reduced deduplication memory consumption, especially if the format: deduplication: distinctFields property is set.