Commit Graph

280 Commits

Author SHA1 Message Date
fjy b6aeb5b376 code review fixes 2013-07-22 14:14:21 -07:00
fjy f5536ed010 compression for batch-zk 2013-07-22 14:05:48 -07:00
fjy 49a80572b7 fix master speed issue with immutable copy of in druid server, better exception handling in moving and dropping segments 2013-07-16 13:24:43 -07:00
fjy dd203f969b announcer thread fixes 2013-07-09 17:16:45 -07:00
fjy adda1488dc another thread safety fix 2013-07-08 10:59:07 -07:00
fjy 454f23d7c0 Merge branch 'master' of github.com:metamx/druid into batch-zk 2013-07-08 10:40:30 -07:00
fjy 83b96ee507 fix concurrency problem 2013-07-08 10:40:13 -07:00
fjy fde874ea56 fix according to code review 2013-07-02 16:11:12 -07:00
fjy 7219ed15d3 fix according to code review 2013-07-02 15:56:12 -07:00
fjy f0b0d70dda filter nulls in CEQR 2013-07-01 10:25:38 -07:00
fjy d02f152498 fix NPE 2013-06-28 14:57:32 -07:00
fjy 2969d9a713 Merge branch 'master' into batch-zk
Conflicts:
	client/src/main/java/com/metamx/druid/QueryableNode.java
2013-06-27 16:46:37 -07:00
fjy 15a4dae2b1 bunch of issue fixes 2013-06-26 10:45:54 -07:00
fjy 535e254382 bug fix and test for time boundary 2013-06-24 13:03:39 -07:00
fjy 5720b45b0a tests 2013-06-20 16:21:08 -07:00
fjy caa68e101a first commit; things working right now 2013-06-19 15:56:45 -07:00
fjy 7bf357ceee Merge branch 'master' of github.com:metamx/druid 2013-06-07 14:09:05 -07:00
fjy 37a3994003 add delegating executor service and fix bug with query priortization 2013-06-07 14:08:51 -07:00
Xavier Léauté 899bae1cc5 swap out snappy for LZ4 2013-06-07 13:05:57 -07:00
Xavier Léauté d5dd29e23f enable snappy compression for memcached results 2013-06-07 13:04:59 -07:00
fjy 19c5dacf3a more code review fixes 2013-06-06 15:57:18 -07:00
fjy e20f547261 fix according to code review 2013-06-06 15:37:19 -07:00
fjy d48b4d8d97 Merge branch 'master' into query-prioritization 2013-06-06 14:19:50 -07:00
fjy 451d3d358b some fixes according to code review comments 2013-06-06 11:02:08 -07:00
fjy 63b379ae90 Merge branch 'master' into refactor-indexing 2013-06-04 17:25:16 -07:00
fjy 06931ee0f5 introduce availability groups 2013-06-04 17:12:19 -07:00
cheddar 85ac8d43b6 Merge pull request #153 from metamx/gzip-compression
HTTP gzip compression support
2013-06-04 15:45:51 -07:00
fjy 7dcbea464f fix bug with out of order events on broker 2013-05-31 15:50:53 -07:00
fjy 2138f9fdf2 prevent ISE at broker from completely failing to return results 2013-05-31 14:28:55 -07:00
fjy ffbf0e23b6 cleanup 2013-05-30 12:58:24 -07:00
fjy 09f7b181d4 first commit, working UT 2013-05-29 17:04:25 -07:00
fjy bd9e6fecc1 fix day 1 issue with VIT 2013-05-28 14:26:49 -07:00
fjy 00cfb32541 also remove curator listeners on cleanup 2013-05-26 13:41:53 -06:00
fjy 113db061a8 discovered the cause of broker not being able to find segment issue 2013-05-26 13:31:18 -06:00
fjy 58335fd73f tony the tiger must love logs beacuse they are grrreeeat 2013-05-23 11:51:44 -06:00
fjy 9b6098f778 more logging for curator events 2013-05-23 11:00:12 -06:00
fjy 1537bcf55a restore server selector behaviour 2013-05-22 23:53:31 -07:00
xvrl 192b24c355 enable gzip compression for HTTP requests 2013-05-22 23:02:37 -07:00
fjy efc92e7ca6 bug fixes for segment metadata queries and spatial indexing 2013-05-20 20:19:18 -07:00
Gian Merlino 36b6f5c639 Merge branch 'druid-0.4.12.x'
Conflicts:
	client/pom.xml
	common/pom.xml
	examples/pom.xml
	index-common/pom.xml
	indexer/pom.xml
	indexer/src/test/java/com/metamx/druid/indexer/HadoopDruidIndexerConfigTest.java
	merger/pom.xml
	pom.xml
	realtime/pom.xml
	server/pom.xml
	services/pom.xml
2013-05-18 17:30:31 -07:00
fjy a66425fe2f fix according to CR 2013-05-18 13:32:33 -07:00
fjy 8af9598157 fix currSize bug and maxTime bugs 2013-05-18 13:21:45 -07:00
fjy 5af188f18d Merge branch 'master' into spatial 2013-05-14 16:10:18 -07:00
cheddar 86415e70ea Merge pull request #142 from metamx/improve-bard
Enable the broker to select a compute node will the least number of open connections
2013-05-14 15:18:04 -07:00
fjy 236fe64e91 fix stray import 2013-05-14 15:17:49 -07:00
cheddar 8bd19e9d04 1) Take in g9yuayon's pull request, fix merge conflicts and formatting 2013-05-14 16:55:43 -05:00
fjy 8e38a85788 Merge branch 'master' into improve-bard 2013-05-10 11:05:29 -07:00
fjy 7cc30a0747 cleanup 2013-05-10 11:04:58 -07:00
fjy 6917ff02d8 first commit 2013-05-09 16:53:29 -07:00
xvrl bec5d248f0 fix typo 2013-05-08 15:38:45 -07:00