Mahesh Arumugam
858f889745
FeatureBase Renaming: changing go.mod module name for featurebase
2021-07-19 09:20:30 -07:00
Samir Patel
edf71c1bf7
update comment and remote print
2021-06-01 10:47:10 -05:00
Samir Patel
5437a11216
remove prints
2021-06-01 10:47:10 -05:00
Samir Patel
4ac7f6e154
check error from ResetCache
2021-06-01 10:47:10 -05:00
Samir Patel
0810273ea1
reset cache before test and add test conditions
2021-06-01 10:47:10 -05:00
Samir Patel
3e81406ab0
clean test case and add comments
2021-06-01 10:47:10 -05:00
Samir Patel
eff3b25b97
change test case to reflect cache loading before test
2021-06-01 10:47:10 -05:00
Samir Patel
fe0bb20658
remove intentional failure
2021-06-01 10:47:10 -05:00
Samir Patel
a0ba9327f7
play with timing
2021-06-01 10:47:09 -05:00
Samir Patel
dbdd3c4998
see if this is the only test failing
2021-06-01 10:47:09 -05:00
Samir Patel
fd58fe1a7d
test stuff
2021-06-01 10:47:09 -05:00
Samir Patel
108da005b7
test stuff
2021-06-01 10:47:09 -05:00
Samir Patel
f946528053
comment out debug statements
2021-06-01 10:47:09 -05:00
Samir Patel
0b083da126
debugging test
2021-06-01 10:47:09 -05:00
Samir Patel
1385cf61eb
attempt to address missing node uri issue
2021-06-01 10:47:09 -05:00
Samir Patel
79f04f31cb
see if this gets test passing
2021-06-01 10:47:09 -05:00
Nia Weiss
f4ba34247f
remove attributes
...
Attributes are unmaintained and unused.
They have become more of a liability than a benefit.
This change eliminates them from the codebase.
The only user-visible change (assuming that attrs are not used) is that the attrs field will no longer appear in row JSON.
2021-05-14 10:28:08 -04:00
Kuba Podgórski
9a02004a4f
Move vprint to separate pakage
2021-03-29 14:29:19 +02:00
Antonio Navarro Perez
7ec85a1c0f
Add at least 3 nodes on test clusters.
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-03-26 10:16:41 +01:00
Matt Jaffee
11288c2ae8
Revert "Basic pilosa changes for oracle support"
...
This reverts commit 47e74f2603 .
2021-03-14 22:17:26 -05:00
tgruben
391588bd1b
Merge branch 'master' into theoracle
2021-03-11 13:56:34 -06:00
Alan Bernstein
8e123b821d
Replace null with [] in schema response
2021-03-11 11:23:20 -06:00
Todd Gruben
47e74f2603
Basic pilosa changes for oracle support
2021-03-11 11:16:53 -06:00
Seebs
5258532157
bump usage guesstimate again
...
Same machine, a week later: Got 618k instead of 500k. I'm doomed.
2021-03-01 14:20:18 -06:00
Seebs
66ed216023
bump UI/usage guesstimated limit because my laptop uses about 6% too much
2021-02-24 11:25:46 -06:00
Travis
2d17405e94
fix SchemaDetails test
2021-02-12 21:11:45 -06:00
Kuba Podgórski
2f35b51db8
Fix endpoint tests + change BitDepth type to uint64
2021-02-12 20:35:36 -06:00
Travis
5b237cae13
Merge branch 'master' into disco
2021-02-12 20:29:41 -06:00
Alan Bernstein
882b14444b
Use consistent behavior in test to add queries to transaction
2021-02-11 16:42:30 -06:00
Alan Bernstein
2773999190
Simplify response structs
2021-02-11 16:42:30 -06:00
Alan Bernstein
246c345c49
Eliminate omitempty from /schema/details response type
2021-02-11 16:42:30 -06:00
Travis
114f6a8751
add withViews argument to api.Schema() method
2021-02-08 10:42:55 -06:00
Travis
d192c1f24f
Merge branch 'master' into disco
2021-02-05 15:58:36 -06:00
Kuba Podgórski
ab3353fb56
Add resize messages for broadcaster
2021-02-05 14:02:28 +01:00
Travis
a4b37273ea
remove the rest of the gossip code (except config)
2021-02-04 13:03:02 -06:00
Antonio Navarro Perez
87ba73fa16
Stop writes on DEGRADED state
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-02-04 17:30:14 +01:00
Travis
6a0f67278a
revert a test boolean
2021-02-03 21:44:05 -06:00
Kuba Podgórski
6826997852
Remove state member from cluster.
...
Remove all function SetState like. Stop broadcasting cluster state.
2021-02-03 15:16:59 +01:00
Antonio Navarro Perez
c45e21640c
Change coordinator to primary
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-02-02 15:56:12 -06:00
Cody Soyland
0e22ed71cc
Fix instances of context.Background that need mocked context
2021-02-01 11:40:45 -06:00
Alan Bernstein
5beb2664b0
Use simpler test
2021-01-29 17:48:24 -06:00
Alan Bernstein
15443b371c
Force consistent timestamp width in startup log
2021-01-29 17:48:24 -06:00
Alan Bernstein
5dc00883bd
Add more involved diskUsage test
2021-01-29 17:48:24 -06:00
Alan Bernstein
85fad859e2
Correct some disk usage computations
2021-01-29 17:48:24 -06:00
Travis
1473e11a27
update test cluster GetNode() to consider the etcd-assigned ID (which affects node order)
2021-01-23 19:52:59 -06:00
Travis
208b81b5f4
fix merge error
2021-01-23 19:52:34 -06:00
Travis
c9e6f17ae0
Merge branch 'master' into disco
2021-01-23 19:22:20 -06:00
Alan Bernstein
eaf3ef153e
Test SQL behavior
2021-01-20 15:58:55 -06:00
Alan Bernstein
bed03ba490
Update tests
2021-01-20 10:48:35 -06:00
Antonio Navarro Perez
052aadb3b0
Wrap some missing constructors using ports.
...
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-01-14 10:48:46 +01:00