influxdb/cmd/influxd/run
Mark Rushakoff 97da542d64 Backport PR #6062
Remove unused WAL configuration variables/fields

These were all b1/bz1 settings that no longer have any effect:

- {Default,}MaxWALSize
- {Default,}WALFlushInterval
- {Default,}WALPartitionFlushDelay
- {Default,WAL}ReadySeriesSize
- {Default,WAL}CompactionThreshold
- {Default,WAL}MaxSeriesSize
- {Default,WAL}FlushColdInterval
- {Default,WAL}PartitionSizeThreshold
2016-03-22 08:35:20 -07:00
..
backup_restore_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
command.go Removed builtTime reference from influxd. Removed default version information from influxd. 2016-02-25 09:35:03 -06:00
config.go Lint cmd/ packages 2016-02-25 01:44:23 +05:30
config_command.go Add graphite and udp services to the default config generator 2016-02-16 10:12:48 -05:00
config_test.go Code cleanups 2016-02-22 15:06:05 -07:00
server.go Backport PR #6062 2016-03-22 08:35:20 -07:00
server_cluster_test.go rename influxdb/influxdb to influxdata/influxdb 2016-02-10 10:26:18 -07:00
server_helpers_test.go refactor query executor 2016-02-17 15:13:56 -07:00
server_suite_test.go SHOW SERIES 2016-03-08 11:47:57 -07:00
server_test.go Support the distinct() call for booleans 2016-03-17 17:17:43 -04:00
server_test.md Fix typos. 2015-10-17 07:50:45 -07:00