xvrl
c0397aa67c
add test case for granularities not aligned with segment boundaries
2013-03-21 10:38:06 -07:00
xvrl
d722c99530
fix cursor overshooting granularity boundaries, due to incorrect gran.next() usage
2013-03-20 23:36:52 -07:00
xvrl
57f8810721
properly close rowiterators
2013-03-20 14:07:06 -07:00
xvrl
0b04114c12
more squigglies
2013-03-20 12:17:20 -07:00
xvrl
8eec41f934
squigglies ftw
2013-03-20 11:42:17 -07:00
Fangjin Yang
654a43a0f3
Merge branch 'master' into stop_task
2013-03-20 10:51:47 -07:00
Fangjin Yang
a1dcdab54d
clean up shutdown
2013-03-20 10:51:16 -07:00
Eric Tschetter
cc08d6029f
1) getDimensionCardinality() on QueryIndexStorageAdapter wasn't case insensitive.
2013-03-20 12:03:07 -05:00
Gian Merlino
dc615ab795
RealtimePlumberSchool: Faster graceful shutdown
2013-03-19 18:29:00 -07:00
Gian Merlino
017278a5d5
IndexerCoordinatorResource: Un-break null returns
2013-03-19 18:18:33 -07:00
Gian Merlino
ce1ef94061
GracefulShutdownFirehose: MutableBoolean -> AtomicBoolean
2013-03-19 18:18:32 -07:00
Fangjin Yang
424e899760
more logs
2013-03-19 18:18:20 -07:00
Fangjin Yang
9cdfea31b2
fix shutdown problem
2013-03-19 18:05:27 -07:00
Gian Merlino
dfe91d3bf9
RealtimeIndexTask: Close firehose after finishing plumbing job
2013-03-19 18:02:23 -07:00
Gian Merlino
ed56bc52e9
RealtimeIndexTask: Better handle early shutdowns
2013-03-19 17:56:28 -07:00
Gian Merlino
76f4d12059
ForkingTaskRunner: Totally ridiculous graceful shutdown mechanism
2013-03-19 17:56:22 -07:00
Fangjin Yang
c05629e6a4
more logging
2013-03-19 17:08:48 -07:00
Gian Merlino
6324225a4f
ExecutorMain: Shut down when our parent disappears
2013-03-19 16:32:01 -07:00
Gian Merlino
243e70a3c0
TaskConsumer: Less complainy when interrupted
2013-03-19 16:31:37 -07:00
xvrl
c68bd66945
add close method to aggregators
2013-03-19 16:03:48 -07:00
Fangjin Yang
e5f46f2a66
fix more startup problems
2013-03-19 12:45:35 -07:00
Fangjin Yang
69a0e0e1a7
fix nodes not able to start
2013-03-19 12:35:02 -07:00
Fangjin Yang
d53822130b
Merge branch 'forking-task-runner' into stop_task
...
Conflicts:
merger/src/main/java/com/metamx/druid/merger/common/task/AbstractTask.java
merger/src/main/java/com/metamx/druid/merger/common/task/Task.java
merger/src/main/java/com/metamx/druid/merger/coordinator/http/IndexerCoordinatorResource.java
2013-03-19 12:23:20 -07:00
Fangjin Yang
30fdb2956d
intiial commit for stop task
2013-03-19 11:30:33 -07:00
Gian Merlino
ec566ee37a
Ability to run tasks in separate JVMs, and cancel tasks.
...
- ForkingTaskRunner spawns new JVMs for each task
- Added ExecutorMain, ExecutorNode to be the spawned JVM
- LocalTaskRunner renamed ExecutorServiceTaskRunner
- Add shutdown method to Task and TaskRunner
2013-03-19 11:01:03 -07:00
Gian Merlino
d1eb61d451
TaskAction:
...
- Add isAudited
- Generally straighten out Jackson annotations
2013-03-19 11:00:39 -07:00
Gian Merlino
922ed66a91
Task: Fix comments in preamble
2013-03-19 11:00:39 -07:00
Gian Merlino
b5e7bff927
TaskMasterLifecycle: Less noisy exit when interrupted
2013-03-19 11:00:38 -07:00
Gian Merlino
5f513be363
Merger: Replace TaskCallback with ListenableFuture<TaskStatus>
2013-03-19 11:00:38 -07:00
Gian Merlino
5c3db75a01
IndexGeneratorTask: Fix serialization
2013-03-19 11:00:38 -07:00
Gian Merlino
d163f07ae0
Task: preflight takes TaskActionClient instead of TaskToolbox
2013-03-19 11:00:36 -07:00
Eric Tschetter
f47319f118
[maven-release-plugin] prepare for next development iteration
2013-03-18 17:09:01 -05:00
Eric Tschetter
1066144b43
[maven-release-plugin] prepare release druid-0.3.25
2013-03-18 17:08:56 -05:00
Eric Tschetter
71aa8b8077
1) It's great when log lines don't generate exceptions
2013-03-18 17:06:51 -05:00
Eric Tschetter
57f52f71fc
1) Try checking for parent dirs first and creating if they aren't there when moving files from the legacy directory to the new one.
2013-03-18 17:04:11 -05:00
Eric Tschetter
cba404a65d
[maven-release-plugin] prepare for next development iteration
2013-03-18 13:02:40 -05:00
Eric Tschetter
29a0a7e6c6
[maven-release-plugin] prepare release druid-0.3.24
2013-03-18 13:02:33 -05:00
Eric Tschetter
bbed862b0b
Merge branch 'master' of github.com:metamx/druid
2013-03-18 12:59:33 -05:00
Eric Tschetter
e3674368ab
1) Fix bug with the MergeTask not setting the binaryVersion field on DataSegments and causing the converter to run a lot.
2013-03-18 12:57:01 -05:00
Fangjin Yang
b9de751b32
[maven-release-plugin] prepare for next development iteration
2013-03-15 14:32:31 -07:00
Fangjin Yang
57655f19c4
[maven-release-plugin] prepare release druid-0.3.23
2013-03-15 14:32:24 -07:00
Fangjin Yang
d316dfc8e1
Merge branch 'master' of github.com:metamx/druid
2013-03-15 14:29:19 -07:00
Fangjin Yang
6f771796b6
fix js bugs with indexer console
2013-03-15 14:28:55 -07:00
Eric Tschetter
92efba5f30
Add CLA documents
2013-03-15 16:07:54 -05:00
Eric Tschetter
72b82b1b1d
1) Remove logline that really shouldn't be there.
2013-03-15 15:50:37 -05:00
Eric Tschetter
7dacf952d6
[maven-release-plugin] prepare for next development iteration
2013-03-15 13:53:39 -05:00
Eric Tschetter
ff017fe72a
[maven-release-plugin] prepare release druid-0.3.22
2013-03-15 13:53:33 -05:00
Eric Tschetter
a933438e4e
1) Fix bugs with VersionConverterTask
...
2) Fix bugs with NPEs on indexing
2013-03-15 13:48:55 -05:00
Eric Tschetter
39449e6a3e
Merge branch 'master' of github.com:metamx/druid
2013-03-14 16:45:54 -05:00
Gian Merlino
f6752799bc
Merge branch 'master' into realtime-index-task
...
Conflicts:
merger/src/main/java/com/metamx/druid/merger/common/actions/SegmentInsertAction.java
2013-03-14 13:45:59 -07:00