mirror of
https://github.com/apache/druid.git
synced 2025-02-16 06:55:07 +00:00
1) Add check whether a Hydrant has already been persisted before persisting. Persisting happens synchronously on the same thread, but multiple persist requests can be queued up on that thread which means that subsequent ones would fail with an NPE. Fixes #178
See the "Wiki" https://github.com/metamx/druid/wiki Build with build.sh See examples/rand See examples/twitter
Description
Languages
Java
62.4%
ReScript
30.7%
TypeScript
3.1%
Euphoria
0.9%
Csound
0.8%
Other
1.9%