Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fume-enrichment-interceptor 0.2.2

Compare
Choose a tag to compare
@lazaromedina lazaromedina released this 14 Jun 08:37
· 6 commits to master since this release

Latest stable version 0.2.2:

  • Fix bug: exception due to concurrent modification when intercepted messages from multithread source are being processed. Map generated from 'applyRegexps' is being accesed concurrently. This bug is related with bug form 0.2.1, 'race condition due to a sychronization problem with regex maps.'
    Affected: messages that were checked against regex for enriching.