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

Roll out bug fix in event-sdk v14.0.0 to all dependent services #3615

Closed
24 tasks done
oderayi opened this issue Nov 3, 2023 · 1 comment
Closed
24 tasks done

Roll out bug fix in event-sdk v14.0.0 to all dependent services #3615

oderayi opened this issue Nov 3, 2023 · 1 comment
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad PI-23

Comments

@oderayi
Copy link

oderayi commented Nov 3, 2023

Summary:
event-sdk is known to fail when a dependent service is run with debug LOG_LEVEL. Bug was fixed in version v14.0.0 and this fix needs to be migrated to all services using >=v12.0.0 of the library.

Affected services:

  • central-ledger
  • ml-api-adapter
  • account-lookup-service
  • bulk-api-adapter
  • event-sidecar
  • central-settlement
  • auth-service
  • email-notifier
  • thirdparty-api-svc

Optional:

  • als-consent-oracle

Other tasks:

  • Update Helm charts
  • Update v15.2.0 Helm release

See #3604

Severity:
Medium

Priority:
Medium

Expected Behavior
Helm deployment tests should all pass without errors.

Steps to Reproduce

  1. Update Helm deployments to run services with debug log level
  2. Run helm tests
  3. Pods running with debug log level should fail

Specifications

  • Component (if known):
  • Version:
  • Platform:
  • Subsystem:
  • Type of testing:
  • Bug found/raised by:

Notes:

  • Severity when opened:
  • Priority when opened:

Pull Requests

@oderayi oderayi added bug Something isn't working or it has wrong behavior on a Mojaloop Core service core-dev-squad pi-22 labels Nov 3, 2023
@oderayi oderayi assigned oderayi and unassigned oderayi Nov 3, 2023
@oderayi oderayi changed the title Roll out bug fix in event-sdk v14.0.0 to all dependent services - follow-up release on v15.2.0 Helm release Roll out bug fix in event-sdk v14.0.0 to all dependent services Nov 3, 2023
oderayi added a commit to mojaloop/ml-api-adapter that referenced this issue Nov 7, 2023
fix(mojaloop/#3615): upgrade dependencies - mojaloop/project#3615
- Updated dependencies
- Added null check for `completedTimestamp`  in `fulfilTransfer` validator
oderayi added a commit to mojaloop/helm that referenced this issue Nov 7, 2023
fix(mojaloop/#3615): roll out bug fixes in event-sdk v14.0.0 - mojaloop/project#3615
- Updated package versions to fix issues with running Mojaloop with debug log level
- Updated v15.2.0 release note
@oderayi oderayi closed this as completed Nov 7, 2023
@JaneS321 JaneS321 added PI-23 and removed pi-22 labels Nov 7, 2023
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 PI-23
Projects
None yet
Development

No branches or pull requests

2 participants