fjy
a6fc82e267
Merge pull request #428 from metamx/fix-bytesboundedLinkedQueue
...
fix concurrency issues in bytesboundedlinkedqueue
2014-03-12 13:30:53 -06:00
nishantmonu51
f10ac73eef
fix concurrency issues
2014-03-12 20:54:05 +05:30
Xavier Léauté
b15b544429
make defaults more explicit
2014-03-11 12:39:08 -07:00
Xavier Léauté
44f9b9cec9
add readBufferSize option to memcached client config
2014-03-11 10:37:23 -07:00
Xavier Léauté
8baac724c3
add comments
2014-03-11 09:59:05 -07:00
Xavier Léauté
b5d9876b77
allow disabling of memcached op-queue limit, default to disabled
2014-03-11 09:56:45 -07:00
fjy
3ef75031c3
Merge pull request #423 from tucksaun/fix-kill-task-local-storage
...
Adds LocalDataSegmentKiller to allow KillTask for local storage
2014-03-07 13:45:39 -07:00
fjy
228cfa95bd
Merge pull request #371 from N3TWORK/subquery
...
Subquery functionality for Group By queries
2014-03-07 13:41:56 -07:00
Tugdual Saunier
7dbcc74510
Adds LocalDataSegmentKiller to allow KillTask for local storage
2014-03-07 12:30:00 +00:00
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
14a5149419
minor javascript problem
2014-03-06 12:43:28 -08:00
fjy
e27b2fa7cb
Merge branch 'master' of github.com:metamx/druid
2014-03-06 11:57:14 -08:00
fjy
1e9e61f786
fix some broken coordinator endpoints
2014-03-06 11:57:08 -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