VolatileSchemaCache 2.0.0

Bundle
org.apache.nifi | nifi-record-serialization-services-nar
Description
Provides a Schema Cache that evicts elements based on a Least-Recently-Used algorithm. This cache is not persisted, so any restart of NiFi will result in the cache being cleared. Additionally, the cache will be cleared any time that the Controller Service is stopped and restarted.
Tags
cache, record, schema
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
  • Maximum Cache Size
    The maximum number of Schemas to cache.
    Display Name
    Maximum Cache Size
    Description
    The maximum number of Schemas to cache.
    API Name
    max-cache-size
    Default Value
    100
    Expression Language Scope
    Environment variables defined at JVM level and system properties
    Sensitive
    false
    Required
    true