Commit Graph

6451 Commits

Author SHA1 Message Date
Li Zhanhui 0b627dde71 Revert adding synchronized to swapRequest method as the caller method onWaitEnd(), is only invoked in synchronized code blocks. There is no need to repeat sync it even if java's synchronized keyword holds a reentrant mutex semantic ^_^. 2016-01-12 19:33:39 +08:00
Li Zhanhui 03cdf3a8fe Update license text in pom.xml 2016-01-12 18:11:58 +08:00
Li Zhanhui dc47e80924 1. Add newline to pom.xml
2. Change RocketMQ to rocketMQ
3. Make swapRequests methods synchronized in all places.
4. Make comparator static and final and use Long.compare.
2016-01-12 18:03:16 +08:00
Li Zhanhui abe134bef6 Fix typo 2016-01-11 11:50:19 +08:00
Li Zhanhui 3d46356dc9 Update code on PR comments 2016-01-11 11:47:02 +08:00
Li Zhanhui 8eb332c1c4 Add druid-rocketmq module 2016-01-08 08:13:04 +08:00
Fangjin Yang d0b10c29d7 Merge pull request #2197 from metamx/clearIncIndexClose
Make OnHeapIncrementalIndex clean maps on close()
2016-01-07 15:43:47 -08:00
Fangjin Yang 486a6baf6e Merge pull request #2211 from rasahner/LogTestStartEnd
log start/end of each integration test, make test method names unique
2016-01-07 15:42:29 -08:00
Xavier Léauté 24010b0df1 Merge pull request #2227 from druid-io/bytebufferUpdate
Update bytebuffer-collections to 0.2.4
2016-01-07 13:35:11 -08:00
Robin 33504d0190 log start/end of each integration test, make test method names unique 2016-01-07 13:15:17 -06:00
Himanshu 5ace91fd7a Merge pull request #2098 from dclim/sparse-granularity-fix
continue hadoop job for sparse intervals
2016-01-07 12:24:17 -06:00
Charles Allen b7b4d9f284 Update bytebuffer-collections to 0.2.4
Pulls in fix for https://github.com/RoaringBitmap/RoaringBitmap/issues/61
2016-01-07 10:21:49 -08:00
Gian Merlino 4ecd901a1a Merge pull request #2219 from himanshug/identity_extraction_fn_singleton
make IdentityExtractionFn singleton
2016-01-07 10:08:28 -08:00
Fangjin Yang aaea95ed1b Merge pull request #2207 from himanshug/theta_sketch_select_query
fix bug for thetaSketch metric not working with select queries
2016-01-07 09:46:09 -08:00
dclim 2308c8c07f continue hadoop job for sparse intervals 2016-01-07 01:35:08 -07:00
Fangjin Yang 3048b1f0a5 Merge pull request #2174 from metamx/ingest-size-metrics
Add metrics for ingest/bytes/received for EventReceiverFirehose
2016-01-06 22:05:55 -08:00
Fangjin Yang 4cc81d3eff Merge pull request #2096 from b-slim/add_use_case_unapply
Add use case unapply
2016-01-06 21:58:12 -08:00
Himanshu Gupta 217079d0c7 make IdentityExtractionFn singleton 2016-01-06 22:29:07 -06:00
Fangjin Yang dd262f0451 Merge pull request #2215 from pjain1/fix_doc_metrics
correct metric name - segment/added/count -> segment/assigned/count
2016-01-06 16:21:54 -08:00
Parag Jain 768d07b702 correct metric name - segment/added/count -> segment/assigned/count 2016-01-06 15:55:11 -06:00
Fangjin Yang e5df3934a9 Merge pull request #2214 from metamx/happy2016
Happy 2016!
2016-01-06 12:32:30 -08:00
Himanshu 902f51433d Merge pull request #2125 from mangeshpardeshiyahoo/master
Add extraction function support for Dimension Selector
2016-01-06 14:22:26 -06:00
Mangesh Pardeshi 75ee952197 Add extraction function support for dimension Selector 2016-01-06 13:47:07 -06:00
Charles Allen d8505a6ccc Happy 2016! 2016-01-06 09:22:42 -08:00
Slim Bouguerra 032d3bf6e6 Optimization of extraction filter by reversing the lookup 2016-01-06 11:16:11 -06:00
Himanshu 716a0e1457 Merge pull request #2206 from druid-io/add-ds-test
add pusher tests for all deep storages
2016-01-06 08:57:49 -06:00
fjy 2103906a48 add pusher tests for all deep storages 2016-01-05 22:22:48 -08:00
Himanshu Gupta c6634d7c2c adding json for thetaSketch Memory object representation 2016-01-05 22:12:52 -06:00
Himanshu Gupta 62e5e45da8 add select query UT for thetaSketch 2016-01-05 22:12:52 -06:00
Himanshu Gupta 3f048f0b15 adding support to execute Select queries in AggregationTestHelper so that Select query based UTs can be written for complex aggregator implementations 2016-01-05 21:54:55 -06:00
Charles Allen 6d886da7d9 Merge pull request #2191 from duilio/fix-rackspace-cloudfiles-segment-size
store uncompressed index size on cloudfiles storage extension
2016-01-05 17:17:35 -08:00
Fangjin Yang c71d172aee Merge pull request #2205 from metamx/removeWeirdSCMTag
Manually fix <tag> from <scm> in pom.xml
2016-01-05 15:58:20 -08:00
Charles Allen 3c4bdb7cc8 Manually update <tag> from <scm> in pom.xml 2016-01-05 14:42:25 -08:00
Himanshu 82bdfbbbf1 Merge pull request #2155 from metamx/taskConfigTmpdir
Make TaskConfig pull from java.io.tmpdir
2016-01-05 13:58:39 -06:00
Fangjin Yang 8bb08f39e3 Merge pull request #2201 from metamx/fix-2199
Attempt to fix RTRTest transient failures
2016-01-05 09:27:33 -08:00
Bingkun Guo f675ca6671 Merge pull request #2203 from gianm/update-java-util
Update java-util, fixes #2193
2016-01-05 10:45:26 -06:00
Gian Merlino b93feb5e77 Update java-util, fixes #2193 2016-01-05 11:16:03 -05:00
Nishant 14989f272d Add metrics for ingest/bytes/received for EventReceiverFirehose
review comments

review comments
2016-01-05 20:06:09 +05:30
Nishant 45f402f22f increase timeout
tune timeouts
2016-01-05 19:06:04 +05:30
Fangjin Yang d413808e66 Merge pull request #1858 from zhaown/avro-module
Support avro ingestion for realtime & hadoop batch indexing
2016-01-04 19:02:10 -08:00
Zhao Weinan 5e57ddb8cc Adding avro support to realtime & hadoop batch indexing. 2016-01-05 10:21:27 +08:00
Fangjin Yang 863d84e30e Merge pull request #2194 from metamx/DRUID-2160
Fixes to JDBCExtractionNamespaceTest
2016-01-04 15:00:50 -08:00
Xavier Léauté 3944658a9b Merge pull request #2198 from metamx/bytebuffer023
Update bytebuffer-collections to 0.2.3
2016-01-04 11:46:02 -08:00
Charles Allen 2097669cce Update bytebuffer-collections to 0.2.3
* Fixes https://github.com/druid-io/druid/issues/2175
2016-01-04 11:20:45 -08:00
Charles Allen 91fc32749b Make OnHeapIncrementalIndex clean maps on close() 2016-01-04 11:18:16 -08:00
Fangjin Yang 03a70fc227 Merge pull request #2196 from rasahner/trivialDocFix
trivial documentation fix
2016-01-04 10:48:48 -08:00
Robin 0961c0b703 trivial documentation fix 2016-01-04 12:39:10 -06:00
Himanshu ebccea6bb0 Merge pull request #2188 from druid-io/doc-fix
small fixes to documentation
2016-01-04 12:25:26 -06:00
Charles Allen e18301d99c Make TaskConfig pull from java.io.tmpdir
* Also makes paths built off of java.nio.file.Paths instead of String.format
2016-01-04 10:17:08 -08:00
Fangjin Yang 6e176250f9 Merge pull request #2192 from rasahner/docker_zookeeper347
integration-tests: update zookeeper version to 3.4.7
2016-01-04 10:13:40 -08:00