NOTE: change logs for versions after 1.11.0 are now maintained as github release notes: https://github.com/usgs/pdl/releases
writeTimeout
configuration for
SocketProductSender.
readTimeout
configuration for
SocketProductSender and SocketProductReceiver.
includePaths
, excludePaths
configuration properties to DefaultNotificationListener.
legacyStorages
configuration property to
FileProductStorage, to support migration between incompatible product
storage configurations.
autoArchive
configuration property to
ExternalIndexerListener
retryDelay
property
sendOriginWhenPhasesExist
, sendMechanismWhenPhasesExist
,
createInternalProducts
, and createScenarioProducts
properties
heartbeatFile
and storageTimeout
properties
enableDeflate
and deflateLevel
options.
binaryFormat
option.
Indexer Users: SQL
Script to fix existing events in SQLite or Mysql Index
For
SQLite, be sure the ProductClient is not running.
Senders: Make sure senders and tracker url are properly configured in the config file or on the command line.
--eventid
argument into
--eventsource
and --eventsourcecode
. While
eventsource and eventsourcecode combine to form an eventid, they must
be tracked separately so it is possible to tell when the same source
has sent distinct events.