🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
Include zilla version in engine info file, alongside worker count, so that zilla dump can issue a warning if there is a version mismatch.
Under typical circumstances, when running zilla dump in the same context as zilla start the version will be identical.
However, when analyzing an archive of the zilla engine directory from another system, this will help to make sure the correctly typed structures are being applied to the engine data, etc, in case the archive is from an older version.
Include zilla version in engine
info
file, alongside worker count, so thatzilla dump
can issue a warning if there is a version mismatch.Under typical circumstances, when running
zilla dump
in the same context aszilla start
the version will be identical.However, when analyzing an archive of the zilla engine directory from another system, this will help to make sure the correctly typed structures are being applied to the engine data, etc, in case the archive is from an older version.