This website requires JavaScript.
Explore
Help
Sign In
Apache
/
druid
Watch
1
Star
0
Fork
0
You've already forked druid
mirror of
https://github.com/apache/druid.git
synced
2025-02-17 15:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
druid
/
realtime
History
cheddar
0712941825
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
2013-07-02 11:53:53 -07:00
..
src/main/java/com/metamx/druid
/realtime
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
2013-07-02 11:53:53 -07:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2013-07-01 16:04:31 -07:00