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
fjy
1745aa744b
Merge pull request #417 from metamx/fix-caching-bug
...
Fix caching bug and add CachingClusteredClient tests
2014-03-06 11:41:51 -07: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
Xavier Léauté
427014d0a0
cosmetics
2014-03-05 14:07:15 -08:00
Xavier Léauté
5b4c04510f
fix populateCache flag not working
2014-03-05 14:07:15 -08:00
Gian Merlino
70db460f97
Blocking Executors and maxPendingPersists, oh my!
...
- Execs.newBlockingSingleThreaded can now accept capacity = 0.
- Changed default maxPendingPersists from 2 to 0.
- Fixed serde of maxPendingPersists in RealtimeIndexTasks.
2014-03-05 10:55:12 -08:00
nishantmonu51
40aa6ecaef
fix npe queryID
2014-03-01 04:32:27 +05:30
nishantmonu51
e54949ca98
make queryIDProvider a singleton
2014-02-28 12:19:07 +05:30
fjy
bddf7b2908
fix naming problems
2014-02-27 11:50:51 -08:00
fjy
9502212b12
Merge pull request #403 from metamx/Query_id-for-metrics
...
add queryID to query context and request_logs
2014-02-27 12:44:05 -07:00
nishantmonu51
0701b1534d
review comments queryID changes, add wait time for realtime node queries
2014-02-27 14:39:25 +05:30
fjy
d57974d58b
Merge pull request #407 from metamx/restore-task
...
Restore task
2014-02-26 19:18:58 -07:00
fjy
3d850aa260
Merge pull request #400 from tucksaun/feat-postgresql-support
...
Improving PostgreSQL support
2014-02-26 09:57:50 -07:00
Xavier Léauté
2f61035585
add restore task
2014-02-25 13:41:40 -08:00
nishantmonu51
b480d8f543
review comments
2014-02-25 03:09:44 +05:30
fjy
246ada63c5
fix interval load rule
2014-02-24 12:55:20 -08:00
nishantmonu51
373501a06d
add queryID to query context and request_logs
2014-02-24 16:11:33 +05:30
fjy
ef6208d192
Merge pull request #390 from metamx/bard-oome-fix
...
APP-2782 Bard oome fix
2014-02-19 19:52:56 -07:00
Tugdual Saunier
4b67dbff5f
Optimize DbSegmentPublisher.publishSegment
2014-02-17 18:11:15 +00:00
Tugdual Saunier
4dce007577
Use DbConnector.isPostgreSQL everywhere we used getDatabaseProductName before
2014-02-17 18:11:15 +00:00
fjy
ef648b85f5
fix broken priority queries
2014-02-14 15:05:30 -08: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
Xavier Léauté
4b902aed23
fix typo
2014-02-13 23:25:11 -08:00
fjy
a986166b9c
prepare for next release
2014-02-12 20:01:05 -08:00
fjy
60e950fad8
fix backwards compat issue with master
2014-02-12 20:00:43 -08:00
nishantmonu51
7ad228ceb5
Merge branch 'determine-partitions-improvements'
...
Conflicts:
pom.xml
2014-02-12 10:51:26 +05:30
Hagen Rother
b4eea282b6
consider errors in reading from firehose as unparsable
2014-02-11 16:00:13 +01:00
nishantmonu51
f8d8290a1e
add newline at the end of file
2014-02-10 15:44:28 +05:30
nishantmonu51
ec2a32acfc
review comments
2014-02-10 12:53:36 +05:30
Jae Hyeon Bae
dca965a35a
curator 2.4.0 and Announcer logging lines are added regarding infos of reinstating
2014-02-09 22:26:18 -08:00
nishantmonu51
dc097081a6
remove writeOpQueueFactory
...
for writeQueueFactory the buffer of the element is nulled by memcache
before remove is called, thus we are not able to determine the size of
element while removing, We can potentially work around this by adding a
wrapper to keep track of size but that will have its extra overhead,
Also verified from the heap dump that the growing queue was the queue
for opQueue.
2014-02-07 20:00:25 +05:30
nishantmonu51
db93e45bef
minor fix
2014-02-07 17:52:52 +05:30
nishantmonu51
61d99bb8f2
change byte size config to long
2014-02-07 16:56:15 +05:30
nishantmonu51
d27274463b
add separate putLock and takeLocks + test
2014-02-07 16:52:07 +05:30
Yuval Oren
bd11309593
Merge branch 'master' into subquery
2014-02-06 15:36:29 -08:00
Xavier Léauté
df0d81baa8
fix local cache byte counting on object removal
2014-02-06 14:28:14 -08:00
fjy
af48273369
fix bug with dynamic configs in coordinator not working
2014-02-06 11:19:05 -08:00
nishantmonu51
7bbb6ba063
support for bounding operation queue by the byte size
2014-02-06 23:33:32 +05:30
nishantmonu51
aee574c772
review comments
2014-02-05 17:05:06 +05:30
fjy
badc7b2e3f
fix bug with load throttling and more tests
2014-02-04 15:21:45 -08:00
nishantmonu51
bacc72415f
correct locking and partitionsSpec
2014-02-05 03:17:47 +05:30
fjy
8b398533cb
fix more bugs with determining what is assignable and what is not
2014-02-03 16:45:59 -08:00
fjy
f4b6165307
fix bugs with finding indexing workers to assign
2014-02-03 16:33:06 -08:00
fjy
d4eba49722
remove debug printing
2014-02-03 16:16:46 -08:00
Yuval Oren
689191c5ad
Merge branch 'master' into subquery
2014-02-03 14:52:50 -08:00
fjy
019be5c3b0
update jquery
2014-01-31 12:37:37 -08:00