Samir Patel
|
b886d1e571
|
Merge pull request #1622 from 54mir/lattice-fix
CORE-557 UI/Usage Cache with Lattice Fix
|
2021-06-04 12:12:34 -05:00 |
|
Samir Patel
|
5ef218977f
|
Merge branch 'master' into lattice-fix
|
2021-06-04 10:16:46 -05:00 |
|
nagamocha3000
|
3b6ba01111
|
Merge pull request #1628 from nagamocha3000/delete-id-allocs
Delete ids allocated for index if any present
|
2021-06-04 16:51:32 +03:00 |
|
tgruben
|
6f06a6cba3
|
Merge branch 'master' into lattice-fix
|
2021-06-04 07:36:24 -05:00 |
|
nagamocha3000
|
a904d9e68e
|
Delete ids allocated for index if any present
|
2021-06-04 14:34:48 +03:00 |
|
Stephanie Yang
|
e1394c2bdb
|
Merge pull request #1612 from molecula/feature/syang/groupby-filter
CLOUD-59: Updates saved query list for GroupBy filter
|
2021-06-03 16:57:22 -05:00 |
|
Stephanie Yang
|
3801d4b072
|
add gitignore to lattice folder
|
2021-06-03 16:40:10 -05:00 |
|
Stephanie Yang
|
c1915ff361
|
filter out saved queries without rowCalls
|
2021-06-03 16:40:10 -05:00 |
|
nagamocha3000
|
29002b3f62
|
Merge pull request #1624 from nagamocha3000/fix-percentile-overflow
Fix percentile overflow error
|
2021-06-04 00:24:19 +03:00 |
|
nagamocha3000
|
b1d18a1ba3
|
Make percentile checker in test-case match executor implementation
|
2021-06-03 22:14:05 +03:00 |
|
nagamocha3000
|
af83205032
|
Fix percentile overflow error
|
2021-06-02 21:28:07 +03:00 |
|
Samir Patel
|
883fa9ac0b
|
replace sleep with after in select
|
2021-06-01 21:24:08 -05:00 |
|
Samir Patel
|
15ef157779
|
remove comment
|
2021-06-01 20:50:55 -05:00 |
|
Samir Patel
|
2e08b15620
|
remove lastupdate log to console
|
2021-06-01 20:48:44 -05:00 |
|
Samir Patel
|
9608c0c2cb
|
move trigger to inside refresh fn
|
2021-06-01 20:48:12 -05:00 |
|
Samir Patel
|
81f1606242
|
poll places in indexDetails to check for closing
|
2021-06-01 20:47:53 -05:00 |
|
Samir Patel
|
041ae01da1
|
poll places in usage calculation to check for closing
|
2021-06-01 20:46:44 -05:00 |
|
Samir Patel
|
a9079815b2
|
remove prints
|
2021-06-01 14:45:52 -05:00 |
|
Samir Patel
|
6a8bf3acd6
|
stops calculation on server close
|
2021-06-01 14:34:51 -05: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
|
660c6d10ca
|
rename locks and remove prints
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
017d012d51
|
change lock order
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
20b721ad9d
|
add wait group
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
81413c4f0a
|
Remove recalculation on new index
|
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
|
a5ae6c15fc
|
add locks
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
5f46635094
|
add channel to Refresh goroutine
|
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
|
fcdefe8bb6
|
add ability to reset cache
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
468a288b72
|
remove print
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
a7620012fa
|
adjust locking
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
4b7e0e9194
|
move where cache updates lastUpdated val
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
abcd90b60a
|
remove print statements
|
2021-06-01 10:47:10 -05:00 |
|
Samir Patel
|
4e2727c255
|
revert txfactory to original
|
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
|
53b0e98bb1
|
add while loop to wait for holder to populate
|
2021-06-01 10:47:09 -05:00 |
|
Samir Patel
|
5cbf828588
|
adjust timing
|
2021-06-01 10:47:09 -05:00 |
|
Samir Patel
|
8824dddc3a
|
add debug statements
|
2021-06-01 10:47:09 -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
|
63300db1bd
|
try test with usage always blocking on calc
|
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
|
7799d7c680
|
Add sleep to wait for holder to load
|
2021-06-01 10:47:09 -05:00 |
|
Samir Patel
|
f6d7d1af39
|
move requestNodes() out of refresh loop
|
2021-06-01 10:47:09 -05:00 |
|
Samir Patel
|
0b083da126
|
debugging test
|
2021-06-01 10:47:09 -05:00 |
|