Skip to content
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

[Bug][Central-Ledger] CL Cache expiration with values higher than default causes transfers to fail #3474

Closed
mdebarros opened this issue Aug 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it pi-22

Comments

@mdebarros
Copy link
Member

Summary:
Transfers fail when the cache is increased in Central-Ledger using CLEDG_CACHE__EXPIRES_IN_MS (e.g. 2m). This requires further investigation as it may be due to a bug in the underlying cache implementation.

Severity:
Medium

Priority:
Low

Expected Behavior

Transfers should pass when the cache is increased in Central-Ledger using CLEDG_CACHE__EXPIRES_IN_MS values larger than the default 1 second (e.g. 2m).

Steps to Reproduce

  1. Configure CLEDG_CACHE__EXPIRES_IN_MS with values larger than the default value (i.e. 1 second)
  2. Run either Functional or PerformanceTests on ml-core-test-harness

Specifications

  • Component (if known): Central-Ledger
  • Version: v17.0.3
  • Platform: Tested using the ml-core-test-harness (master-branch)
  • Subsystem: n/a
  • Type of testing: n/a
  • Bug found/raised by: @vijayg10, @mdebarros

Notes:

  • Severity when opened: Medium
  • Priority when opened: Low
@mdebarros mdebarros added bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it to-be-refined This story is ready to be groomed labels Aug 14, 2023
@JaneS321 JaneS321 added the pi-22 label Aug 14, 2023
@JaneS321
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it pi-22
Projects
None yet
Development

No branches or pull requests

5 participants