-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: CentaurusInfra/global-resource-service
base: main
head repository: CentaurusInfra/global-resource-service
compare: simulator-list-watch
- 16 commits
- 37 files changed
- 5 contributors
Commits on Sep 8, 2022
-
Aggregator list watch from simulator (#159)
* Event queue for simulator * Remove unnecessary RegionNodes type * Change queue by location to by resource parition in simulator * Simulator watch implementation + integration test with List/Watch workflow * Added simulator watch test for RP down * Minor cosmetic changes.
Configuration menu - View commit details
-
Copy full SHA for 187dd8a - Browse repository at this point
Copy the full SHA 187dd8aView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3b9f0d - Browse repository at this point
Copy the full SHA b3b9f0dView commit details
Commits on Sep 13, 2022
-
Revert "Temporary enable all watch latency for perf details."
This reverts commit b3b9f0d.
Configuration menu - View commit details
-
Copy full SHA for fa1c6d3 - Browse repository at this point
Copy the full SHA fa1c6d3View commit details -
list-watch approach from simulator to aggregator (#160)
* list watch api in simulator use list watch in aggrator and simulator * add aggregator received checkpoint * not to exit if the region manager is not up yet * temprorally log out end to end delays for node changes * temprorally log out end to end delays for node changes
Configuration menu - View commit details
-
Copy full SHA for d6bc224 - Browse repository at this point
Copy the full SHA d6bc224View commit details
Commits on Sep 14, 2022
-
initial enabling of concurrent processing in lw (#163)
* initial enabling of concurrent processing in lw * fix flush time bug to avoid long delays for smaller changes
Configuration menu - View commit details
-
Copy full SHA for 51e06bf - Browse repository at this point
Copy the full SHA 51e06bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ceb29 - Browse repository at this point
Copy the full SHA c1ceb29View commit details -
Configuration menu - View commit details
-
Copy full SHA for d28fafe - Browse repository at this point
Copy the full SHA d28fafeView commit details
Commits on Sep 15, 2022
-
Merge main into simulator-list-watch branch (#170)
* remove instance group from test setup (#162) * Enable Redis server remote support (#156) Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-82.us-west-2.compute.internal> * add single node query e2e test (#161) * add single node query e2e test * automate setup for nodequery e2e * add comments for single/batch nodes test modelss * fix node query report error * add error check for rmsclient: query/list * Add function BatchLogicalNodesInquiry for redis store (#155) Co-authored-by: sonyafenge <45471193+sonyafenge@users.noreply.github.com> Co-authored-by: q131172019 <47511691+q131172019@users.noreply.github.com> Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-82.us-west-2.compute.internal>
Configuration menu - View commit details
-
Copy full SHA for 1a244ca - Browse repository at this point
Copy the full SHA 1a244caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3806a - Browse repository at this point
Copy the full SHA 8b3806aView commit details -
changes to test throughput (#175)
* Allow simulate generate arbitrary RP down events. * Record duration to get region events in scheduler * Minor message changes.
Configuration menu - View commit details
-
Copy full SHA for 33f4e2d - Browse repository at this point
Copy the full SHA 33f4e2dView commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ef4d62e - Browse repository at this point
Copy the full SHA ef4d62eView commit details
Commits on Sep 23, 2022
-
Merge PR167 and PR171 about Redis changes into simulator-list-watch b…
…ranch (#180) * Merge PR167 and PR171 about Redis changes into simulator-list-watch branch * Make the changes for singleNodeQuery.go due to the changes of function redis.NewRedisClient Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-82.us-west-2.compute.internal>
Configuration menu - View commit details
-
Copy full SHA for e46e52a - Browse repository at this point
Copy the full SHA e46e52aView commit details -
support different data pattern for each simulator (#178)
* support different data pattern for each simulator * add throughput data to scv report
Configuration menu - View commit details
-
Copy full SHA for df65375 - Browse repository at this point
Copy the full SHA df65375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e283a3 - Browse repository at this point
Copy the full SHA 7e283a3View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5723697 - Browse repository at this point
Copy the full SHA 5723697View commit details
Commits on Oct 5, 2022
-
Integration test framework (#187)
* add integration test framework * change watch test to 5 minutes remove registernode test case
Configuration menu - View commit details
-
Copy full SHA for a62b344 - Browse repository at this point
Copy the full SHA a62b344View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...simulator-list-watch