Philip O'Toole
|
98e3af0f6c
|
Print very early exit errors to stdout
Without this a missing config file results in no feedback to the user
|
2014-11-25 07:52:20 -08:00 |
Philip O'Toole
|
af33cbf72d
|
Revert "Merge pull request #1158 from otoolep/bringup"
This reverts commit 081be7a0bc , reversing
changes made to b60e6ecca9 .
|
2014-11-24 13:12:03 -08:00 |
Philip O'Toole
|
bd4a1ab4aa
|
Open the Server
|
2014-11-21 14:52:26 -08:00 |
Philip O'Toole
|
6368227b58
|
Log an error, don't exit, if no seed servers set
|
2014-11-18 21:30:56 -08:00 |
Philip O'Toole
|
1ae7905434
|
Remove no-longer-used config params
|
2014-11-18 20:53:29 -08:00 |
Ben Johnson
|
f5954ace5e
|
Move version and commit sha into main.go.
|
2014-11-17 17:34:47 -07:00 |
Ben Johnson
|
37ee2ac23c
|
Remove engine, parser, and Makefile.
|
2014-11-17 15:54:35 -07:00 |
Ben Johnson
|
2c7f879f4d
|
Integrating http handler.
|
2014-11-10 22:25:03 -07:00 |
Ben Johnson
|
9d1464813a
|
Merge branch 'master' of https://github.com/influxdb/influxdb into streaming-raft
Conflicts:
Makefile.in
_vendor/raft/server.go
_vendor/raft/snapshot.go
_vendor/raft/snapshot_test.go
admin/http_server.go
admin/http_server_test.go
api/graphite/api.go
api/http/series_writer.go
cluster/cluster_configuration.go
cluster/cluster_server.go
cluster/nil_processor.go
cluster/shard_space.go
cmd/influxd/main.go
common/helpers.go
configuration/configuration.go
configuration/configuration_test.go
coordinator/protobuf_server.go
coordinator/raft_server.go
datastore/point_iterator.go
datastore/shard.go
datastore/storage_key.go
engine/aggregator_engine.go
engine/arithmetic_operators.go
parser/group_by.go
parser/query_api.go
response_channel.go
server/server.go
|
2014-11-06 01:20:36 -05:00 |
Ben Johnson
|
7db0e15799
|
Refactoring into root.
|
2014-10-21 23:32:19 -06:00 |
Ben Johnson
|
bee1842ed8
|
Move api/graphite to root.
|
2014-10-21 18:20:43 -06:00 |
Ben Johnson
|
2d85507a87
|
Refactor tools into cmd.
|
2014-10-21 17:46:16 -06:00 |
Ben Johnson
|
ccb0e6b6a1
|
Refactor configuration into main.
|
2014-10-20 23:32:47 -06:00 |