Travis Turner
|
1cc45b22a2
|
Change Config.Coordinator from URI to bool
|
2018-03-08 12:42:24 -06:00 |
|
Travis Turner
|
1233226aa0
|
remove Join method from StaticMemberSet struct
|
2018-03-06 12:18:44 -06:00 |
|
Travis Turner
|
6776fa81ef
|
Merge branch 'master' into cluster-resize-merging
|
2018-02-16 11:13:40 -06:00 |
|
Travis Turner
|
668689e119
|
ensure that the license is prepended to all source files
|
2018-02-05 16:35:28 -06:00 |
|
Travis Turner
|
216ba7a41e
|
Use NodeID instead of URI for node identification
|
2018-02-02 15:58:46 -06:00 |
|
Travis Turner
|
0cb8b77640
|
fix potential race condition: reading from a nil channel
|
2018-01-23 16:32:32 -06:00 |
|
Travis Turner
|
f12527d535
|
put a mutex around Cluster.State
|
2018-01-23 16:00:32 -06:00 |
|
Travis Turner
|
5aa905b9a1
|
Merge pull request #935 from travisturner/cluster-resize-test-setvalue
add SetFieldValue() method to TestCluster and use in tests
|
2017-12-04 17:31:49 -06:00 |
|
Travis Turner
|
bd511dae80
|
ensure that holder opens before node is deemed ready
|
2017-11-27 11:06:03 -06:00 |
|
Travis Turner
|
212628b220
|
adjust tests to include Cluster.ListenForJoins()
|
2017-11-10 11:38:16 -06:00 |
|
Travis Turner
|
7e797efdc2
|
Allow CacheType to be set for a RangeEnabled frame (to apply to the standard frame)
|
2017-11-06 14:32:20 -06:00 |
|
Travis Turner
|
0d5a2e7bfd
|
add SetFieldValue() method to TestCluster and use in tests
|
2017-11-06 10:51:13 -06:00 |
|
Travis Turner
|
c7c1be6813
|
change read lock to write lock
|
2017-11-03 17:43:05 -05:00 |
|
Travis Turner
|
73b9d9fd85
|
Add Cluster resize tests.
Consolidate schema creation into Holder.ApplySchema.
Add view names to proto schema.
|
2017-11-03 17:22:39 -05:00 |
|
Travis Turner
|
a8871ada6a
|
Convert Host to URI.
Fix all compile errors.
|
2017-10-25 11:52:55 -05:00 |
|
Travis
|
f1e3ac90d4
|
Determine cluster membership via gossip.
Handle resize cluster events.
Add Toplogy support.
Refactor FrameOptions.
Add tests.
|
2017-10-25 00:27:30 -05:00 |
|
Yuce Tekol
|
a95b09d30d
|
more host string to uri changes
|
2017-10-04 15:29:00 +03:00 |
|
Cody Soyland
|
85b1a73b73
|
Refactor test utilities into importable package.
Remove duplicate instances of test utilities from pilosa.ctl.
Now subpackages such as pilosa.ctl may import test utilities.
|
2017-06-23 09:10:15 -05:00 |
|