Cody Soyland
|
be70bbfed2
|
Fix bug: backend won't store empty strings.
|
2018-03-15 15:27:48 -05:00 |
|
Cody Soyland
|
85b33f1bfb
|
Remove unused code and TODO and clarify with comment.
|
2018-03-15 15:27:01 -05:00 |
|
Cody Soyland
|
754de2e057
|
Add correct diagnostics interval to startup message.
|
2018-03-15 15:26:36 -05:00 |
|
Cody Soyland
|
680acf4e3d
|
Fix error on linux
|
2018-03-14 17:41:44 -05:00 |
|
Cody Soyland
|
2d425e32e9
|
Log platform
|
2018-03-14 17:33:54 -05:00 |
|
Cody Soyland
|
20dc1212f8
|
Address code review (mostly comments)
|
2018-03-14 16:51:40 -05:00 |
|
Cody Soyland
|
88471e94f1
|
Remove caching (the lib code is fast) and add tests
|
2018-03-14 16:50:27 -05:00 |
|
Cody Soyland
|
c2444870c6
|
Remove gobreaker dep and add HTTP timeout
|
2018-03-13 12:30:39 -05:00 |
|
Cody Soyland
|
f4c1e0c492
|
Refactor gopsutil into SystemInfo interface/subpackage for dependency injection.
|
2018-03-13 11:41:45 -05:00 |
|
Cody Soyland
|
510c64ef06
|
Move diagnostics into package pilosa
|
2018-03-12 16:32:35 -05:00 |
|
Travis Turner
|
1206e40931
|
Merge pull request #1158 from travisturner/cluster-resize-coordinator-bool
Cluster resize coordinator bool
|
2018-03-12 11:58:37 -05:00 |
|
Travis Turner
|
2a462d5e42
|
make sure cluster.Nodes[].IsCoordinator values get updated. return old coordinator node in response.
|
2018-03-08 14:18:10 -06:00 |
|
Travis Turner
|
fa4e543e84
|
send a NodeJoin event on startup for cases where a quick restart has occurred and memberlist is not aware of it
|
2018-03-08 12:42:24 -06:00 |
|
Travis Turner
|
1cc45b22a2
|
Change Config.Coordinator from URI to bool
|
2018-03-08 12:42:24 -06:00 |
|
Cody Soyland
|
5a2e1c3703
|
Merge pull request #1162 from codysoyland/cluster-resize-remove-without-replicas
Proper error handling when attempting to remove node when there aren't enough replicas
|
2018-03-07 13:51:44 -06:00 |
|
Cody Soyland
|
42682e12a8
|
Address code review: Fix error handling and add comment
|
2018-03-07 09:45:27 -06:00 |
|
Travis Turner
|
2d1464f037
|
Merge pull request #1159 from travisturner/cluster-resize-staticmemberset
Cluster resize staticmemberset
|
2018-03-06 17:18:01 -06:00 |
|
Travis Turner
|
ec07f69cad
|
Merge pull request #1160 from travisturner/cluster-resize-better-wording
add comments to exported methods. remove debugging test.
|
2018-03-06 17:17:29 -06:00 |
|
Cody Soyland
|
b7b92913d9
|
Add comment to listenForJoins
|
2018-03-06 15:13:24 -06:00 |
|
Cody Soyland
|
d28a30ebd4
|
Proper error handling when attempting to remove node when there aren't enough replicas
|
2018-03-06 15:11:46 -06:00 |
|
Travis Turner
|
d0009206b4
|
add comments to exported methods. remove debugging test.
|
2018-03-06 12:42:29 -06:00 |
|
Travis Turner
|
1233226aa0
|
remove Join method from StaticMemberSet struct
|
2018-03-06 12:18:44 -06:00 |
|
Travis Turner
|
36cc056618
|
Merge remote-tracking branch 'upstream/master' into cluster-resize
|
2018-03-06 12:14:38 -06:00 |
|
Matthew Jaffee
|
e34fcbf568
|
Merge pull request #1156 from jaffee/fix-container-comment
make container struct description more accurate
|
2018-03-04 15:06:47 -06:00 |
|
Matthew Jaffee
|
d04530a5c0
|
make container struct description more accurate
|
2018-03-03 11:45:48 -06:00 |
|
Matthew Jaffee
|
84e788dd3b
|
Merge pull request #1154 from jaffee/doc-seq-ids
add warnings about sequential ids
|
2018-03-02 12:00:19 -06:00 |
|
Matthew Jaffee
|
dcb411d028
|
add warnings about sequential ids
|
2018-03-02 11:00:46 -06:00 |
|
alanbernstein
|
280b21b533
|
Merge pull request #1135 from alanbernstein/docs-fixes
Docs fixes
|
2018-02-26 22:18:59 -06:00 |
|
Alan Bernstein
|
a20235f812
|
Add Xor spec
|
2018-02-26 15:26:28 -06:00 |
|
Travis Turner
|
97915cf5f9
|
Merge pull request #1148 from travisturner/gcnotify-interface
put GCNotify behind an interface
|
2018-02-26 10:51:00 -06:00 |
|
Travis Turner
|
10ebb6ab11
|
put GCNotify behind an inerface
|
2018-02-26 10:30:51 -06:00 |
|
Travis Turner
|
29dcfd06da
|
Merge pull request #1117 from travisturner/cluster-resize-handle-error
replace swallowed error with log entry
|
2018-02-23 16:37:42 -06:00 |
|
Matthew Jaffee
|
80fa535676
|
Merge pull request #1136 from jaffee/rem-col-label-docs
remove column label repo_id from query language docs
|
2018-02-23 14:21:04 -06:00 |
|
Travis Turner
|
c3f25e6d2c
|
Merge pull request #1143 from travisturner/scheme-in-bind-addr
handle the scheme correctly in config.Bind
|
2018-02-23 14:20:59 -06:00 |
|
Cody Soyland
|
66cc7a35c0
|
Merge pull request #1133 from codysoyland/redundant-gossip-seeds
Add support for lists of gossip seeds for redundancy
|
2018-02-23 12:03:16 -06:00 |
|
Cody Soyland
|
3bba35236f
|
Add back example settings
|
2018-02-23 11:16:19 -06:00 |
|
Travis Turner
|
3d1538d53c
|
handle the scheme correctly in config.Bind
|
2018-02-23 10:48:55 -06:00 |
|
Yuce Tekol
|
c4fea5ecc7
|
Merge pull request #1140 from yuce/cluster-resize-handler-validation
Cluster resize handler validation
|
2018-02-23 18:35:49 +03:00 |
|
Cody Soyland
|
dbe917c9f4
|
Merge branch 'cluster-resize' into redundant-gossip-seeds
|
2018-02-23 09:20:28 -06:00 |
|
Yuce Tekol
|
82d2b31d52
|
Merged query arg validator
|
2018-02-23 15:21:05 +03:00 |
|
Travis Turner
|
359fc190bd
|
Merge pull request #1139 from travisturner/prevent-excessive-sendsync
prevent excessive sendSyce (createView) messages.
|
2018-02-22 16:55:07 -06:00 |
|
Travis Turner
|
2425a84a85
|
Merge pull request #1138 from travisturner/remove-node-validation
add validation around node-remove conditions
|
2018-02-22 16:53:48 -06:00 |
|
Travis Turner
|
e454473ec7
|
prevent excessive sendSyce (createView) messages.
|
2018-02-22 16:02:43 -06:00 |
|
Yuce Tekol
|
fcfc54eeeb
|
Merge pull request #1121 from yuce/652-validate-query-arguments
Validate /fragment/nodes arguments. Fixes #652
|
2018-02-22 23:01:34 +03:00 |
|
Cody Soyland
|
a23fe86839
|
Convert gossip seed string to slice
|
2018-02-22 13:14:45 -06:00 |
|
Travis Turner
|
52edeb72b4
|
add validation around node-remove conditions
|
2018-02-22 12:15:27 -06:00 |
|
Cody Soyland
|
fc6b0ea0e8
|
Add support for comma-separated list of gossip seeds for redundancy.
|
2018-02-22 11:45:50 -06:00 |
|
Yuce Tekol
|
25e244ebdf
|
Updates
|
2018-02-22 17:33:41 +03:00 |
|
Matthew Jaffee
|
a433a5ebfc
|
remove column label repo_id from query language docs
column labels are deprecated and the docs' usage of columnID vs repo_id was
inconsisent.
|
2018-02-21 16:42:35 -06:00 |
|
Travis Turner
|
c4f6a6beda
|
Merge branch 'master' into cluster-resize
|
2018-02-21 16:23:53 -06:00 |
|