This website requires JavaScript.
Explore
Help
Sign In
Apache
/
druid
mirror of
https://github.com/apache/druid.git
Watch
1
Star
0
Fork
You've already forked druid
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f06d701d9
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