nishantmonu51
|
05f3f7d49e
|
review comments - remove instance of check
|
2014-03-29 03:06:53 +05:30 |
nishantmonu51
|
af470223f1
|
add test
|
2014-03-28 22:39:29 +05:30 |
nishantmonu51
|
fe7a184096
|
review comments
|
2014-03-25 17:02:36 +05:30 |
nishantmonu51
|
0ba72ffb2b
|
merge from master
|
2014-03-25 15:43:05 +05:30 |
nishantmonu51
|
1c5d2b6dc5
|
review comments
|
2014-03-25 13:27:30 +05:30 |
fjy
|
60c204afeb
|
Merge pull request #433 from metamx/router-node
Client-side tier-aware query runner
|
2014-03-24 16:17:59 -06:00 |
fjy
|
75ec8bed9a
|
address code review comments
|
2014-03-24 14:53:30 -07:00 |
fjy
|
7f8211ecc7
|
extend context to use map string object instead of map string string
|
2014-03-20 13:41:45 -07:00 |
nishantmonu51
|
69e9b7a6c5
|
merge changes from master
|
2014-03-20 20:23:58 +05:30 |
fjy
|
76ef9d192c
|
add tests
|
2014-03-18 13:47:53 -07:00 |
fjy
|
ab2524ba0a
|
add router node
|
2014-03-18 13:44:29 -07:00 |
nishantmonu51
|
468e8e0b31
|
Memcache changes
|
2014-03-17 18:54:30 +05:30 |
nishantmonu51
|
f10ac73eef
|
fix concurrency issues
|
2014-03-12 20:54:05 +05:30 |
Yuval Oren
|
5601c51ae6
|
finalize variables and optimize imports
|
2014-03-06 15:03:43 -08:00 |
Yuval Oren
|
4b63645802
|
Merge branch 'master' into subquery
Conflicts:
processing/src/main/java/io/druid/query/BaseQuery.java
processing/src/main/java/io/druid/query/groupby/GroupByQueryQueryToolChest.java
processing/src/test/java/io/druid/query/QueryRunnerTestHelper.java
processing/src/test/java/io/druid/query/topn/TopNQueryRunnerTest.java
|
2014-03-06 13:33:59 -08:00 |
Xavier Léauté
|
9fc5cca663
|
add disable populate / use cache tests
|
2014-03-05 14:07:15 -08:00 |
Xavier Léauté
|
fffb58f6e8
|
add CachingClusteredClient tests
|
2014-03-05 14:07:15 -08:00 |
fjy
|
246ada63c5
|
fix interval load rule
|
2014-02-24 12:55:20 -08:00 |
fjy
|
ef6208d192
|
Merge pull request #390 from metamx/bard-oome-fix
APP-2782 Bard oome fix
|
2014-02-19 19:52:56 -07:00 |
fjy
|
3979eb270c
|
Revert "Revert "Merge branch 'determine-partitions-improvements'""
This reverts commit 189b3e2b9b .
|
2014-02-14 12:58:56 -08:00 |
fjy
|
189b3e2b9b
|
Revert "Merge branch 'determine-partitions-improvements'"
This reverts commit 7ad228ceb5 , reversing
changes made to 9c55e2b779 .
|
2014-02-14 12:47:34 -08:00 |
nishantmonu51
|
78eddc50ee
|
add checks for elements larger than capacity and account for the size of element being added
|
2014-02-15 00:12:21 +05:30 |
nishantmonu51
|
7ad228ceb5
|
Merge branch 'determine-partitions-improvements'
Conflicts:
pom.xml
|
2014-02-12 10:51:26 +05:30 |
nishantmonu51
|
f8d8290a1e
|
add newline at the end of file
|
2014-02-10 15:44:28 +05:30 |
nishantmonu51
|
d27274463b
|
add separate putLock and takeLocks + test
|
2014-02-07 16:52:07 +05:30 |
Xavier Léauté
|
df0d81baa8
|
fix local cache byte counting on object removal
|
2014-02-06 14:28:14 -08:00 |
fjy
|
badc7b2e3f
|
fix bug with load throttling and more tests
|
2014-02-04 15:21:45 -08:00 |
nishantmonu51
|
82b748ad43
|
review comments
|
2014-01-31 20:19:33 +05:30 |
nishantmonu51
|
7ca87d59df
|
Determine partitions using cardinality
|
2014-01-31 00:49:11 +05:30 |
fjy
|
0c789412bb
|
add a workaround for jackson bug where jacksoninject fails when a null value is passed through json creator annotated constructor
|
2014-01-25 07:07:27 +08:00 |
fjy
|
f3e1cbc423
|
fix according to code review
|
2014-01-21 16:26:28 -08:00 |
fjy
|
d3bc077ecd
|
Merge branch 'master' into az
|
2014-01-21 10:47:57 -08:00 |
fjy
|
2ff86984da
|
fix broken ut
|
2014-01-21 10:47:45 -08:00 |
fjy
|
e2ea2ec7fd
|
Merge branch 'master' into az
Conflicts:
server/src/main/java/io/druid/server/coordinator/DruidCoordinator.java
server/src/main/java/io/druid/server/http/CoordinatorResource.java
server/src/test/java/io/druid/client/DirectDruidClientTest.java
|
2014-01-20 15:10:13 -08:00 |
nishantmonu51
|
fb819abd6f
|
make maxPendingPersistPeriod configurable
|
2014-01-17 11:01:55 +05:30 |
Hagen Rother
|
bfae07338c
|
make ServerTimeRejectionPolicy also reject timestamps AHEAD of server time
|
2014-01-14 11:11:04 +01:00 |
Xavier Léauté
|
bd9a4a0b60
|
add connection count test in case of failure
|
2014-01-10 12:43:17 -08:00 |
fjy
|
f123a14373
|
Merge branch 'master' into az
Conflicts:
docs/content/Realtime.md
server/src/main/java/io/druid/client/selector/ServerSelector.java
|
2014-01-09 19:09:38 -08:00 |
Xavier Léauté
|
632d6b0a78
|
make server selection configurable, add back random server selection
|
2014-01-09 14:37:33 -08:00 |
fjy
|
306f4b8fa2
|
more tests
|
2014-01-08 14:08:41 -08:00 |
fjy
|
f44509b530
|
queries working at this point, tests pass, still need more tests and fix rules interface
|
2014-01-07 16:24:53 -08:00 |
fjy
|
2d3c4812e5
|
passing tests from loading across tiers
|
2014-01-02 11:33:05 -08:00 |
fjy
|
488a118f3f
|
Merge branch 'master' into az
|
2014-01-02 10:53:37 -08:00 |
Xavier Léauté
|
95d92915bf
|
more tests for Initialization + dependency cleanup
|
2013-12-30 16:31:10 -08:00 |
fjy
|
b6b9bb4cd8
|
Merge branch 'master' of github.com:metamx/druid into az
|
2013-12-19 10:52:22 -08:00 |
fjy
|
fba6caf7fd
|
Merge pull request #326 from metamx/versions
StatusResource
|
2013-12-18 22:44:50 -08:00 |
Himadri Singh
|
818aba458f
|
Moved TestDruidModule
|
2013-12-19 12:14:06 +05:30 |
Himadri Singh
|
cd1e7cc65d
|
Updated test
|
2013-12-19 12:01:18 +05:30 |
Himadri Singh
|
b1a9ecc1cf
|
StatusResourceTest
misses testing reloading of modules currently
|
2013-12-19 11:42:22 +05:30 |
fjy
|
e309f48357
|
Merge branch 'master' into az
Conflicts:
server/src/main/java/io/druid/server/coordinator/DruidCoordinator.java
|
2013-12-16 14:57:54 -08:00 |