-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/#1263 transfer metrics #659
Merged
vgenev
merged 93 commits into
mojaloop:master
from
vgenev:feature/#1263-transfer-metrics
Apr 6, 2020
Merged
Feature/#1263 transfer metrics #659
vgenev
merged 93 commits into
mojaloop:master
from
vgenev:feature/#1263-transfer-metrics
Apr 6, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
vgenev
commented
Apr 6, 2020
•
edited
Loading
edited
- Merged the metrics from https://github.com/mojaloop/central-ledger/tree/release/v9.5.0-perf1.0
- Added index to optimise transferParticipant lookup's as part of the Position Management during the Transfer process
…the official client lib
… to 8.8.0 since there is no such release.
* Add simple health check switch. Update dependencies * Reorganize simple health check implementation * Update dependencies
* Feature/#37implement authorization endpoints (#500) * feat: added authorization endpoints * refactor: register only base authorization url * feat: add transaction endpoint type to seeds * chore: update populateTestData script * add authorization and transaction endpoints * chore: bump to 8.7.1 * update deps * refactor: transaction requests callback url * change to FSPIOP_CALLBACK_URL_TRX_REQ_SERVICE * chore: update deps and bump version * chore: rollback to 8.8.1 * added increased threadpool for central-ledger for perf testing * Feature/602 catbox memory caching (#560) * 602 Catbox memory cache moved from hapi endpoints to standalone * 602 catbox code adjusted * 602 used direct cache call for all getEnums() * 602 minor code adjustment (let to const) * 602 fixed existing unit tests * 602 implemented unit tests for cache * Add anchore summary report upload, bump package version to 8.8.2 (#563) * 602 Active Participants Caching (#566) * 602 participants caching - initial implementation * 602 participants caching - unit tests fixed * 602 participants caching - new unit tests implemented * 602 participants caching - integration tests fixed * 602 participants caching - unit tests fixed * 602 participants caching - added unit test for cache invalidation * 602 participants caching - updated configs * 602 participants caching - fixed integration tests Co-authored-by: Donovan Changfoot <33342057+DonChangfoot@users.noreply.github.com> Co-authored-by: Roman Pietrzak <y@ke.mu> Co-authored-by: Lewis Daly <lewisdaly@me.com>
… position change to RESERVED
yosheeck
previously approved these changes
Apr 6, 2020
…ure/#1263-transfer-metrics
…ntral-ledger into feature/#1263-transfer-metrics
mdebarros
requested changes
Apr 6, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comments. Minor issues, otherwise everything looks good.
mdebarros
approved these changes
Apr 6, 2020
ggrg
pushed a commit
to ggrg/central-ledger
that referenced
this pull request
Mar 6, 2021
* Merged the metrics used in the perf stream * Added index to optimise transferParticipant lookup's as part of the Position Management during the Transfer process
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.