druid/extensions-core/lookups-cached-global
Suneet Saldanha 361bfdcaa5
Better logging for lookups (#11539)
* Better logging for lookups

The default pollPeriod of 0 means that lookups are loaded once only at startup

Add a warning message to warn operators about this. I suspect that most
operators using jdbc or uri would expect eventual consistency with the source
of the lookups if using jdbc or uri. So make this a warning to make it easier
to debug if an operator notices a data inconsistency issue.

* oops
2021-08-04 16:44:54 -07:00
..
src Better logging for lookups (#11539) 2021-08-04 16:44:54 -07:00
pom.xml support using mariadb connector with mysql extensions (#11402) 2021-07-08 12:25:37 -07:00