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

Batch functionality Helm release (v15.3.0) RC #3636

Closed
10 of 29 tasks
oderayi opened this issue Nov 9, 2023 · 2 comments
Closed
10 of 29 tasks

Batch functionality Helm release (v15.3.0) RC #3636

oderayi opened this issue Nov 9, 2023 · 2 comments
Assignees
Labels
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-23 story

Comments

@oderayi
Copy link

oderayi commented Nov 9, 2023

Goal:

As a Mojaloop maintainer

I want to resolve all pending issues relating to batch processing release

so that the batch feature can be available in a Mojaloop release

This is a follow-up story on #3489

Tasks:

Acceptance Criteria:

  • A new Mojaloop release is done
  • The release includes the batch feature
  • The batch feature is disabled by default
  • The oss-core-dev repo is updated with a values file that has batch enabled to aid testing
  • Helm release is tested and verified in moja1 dev environment
  • All tests pass

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@oderayi oderayi added 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-23 story labels Nov 9, 2023
@oderayi oderayi self-assigned this Nov 9, 2023
@oderayi oderayi changed the title Batch release Batch functionality release Nov 9, 2023
@PaulGregoryBaker PaulGregoryBaker changed the title Batch functionality release Batch functionality release (3pts left) Nov 20, 2023
@oderayi
Copy link
Author

oderayi commented Nov 22, 2023

Application versions for this release:

central-ledger: v17.3.2 --> v17.3.3
ml-testing-toolkit-client-lib: v1.2.0 --> v1.2.1
als-consent-oracle: v0.2.2 - no new release
ml-api-adapter: v14.0.5 - no new release
account-lookup-service: v15.0.0 - no new release
quoting-service: v15.5.0 - no new release
central-settlement: v16.0.0 - no new release
bulk-api-adapter: v17.0.0 - no new release
central-event-processor: v12.0.0 - no new release
email-notifier: v14.0.0 - no new release
als-oracle-pathfinder: v12.0.0 - no new release
transaction-requests-service: v14.1.2 - no new release
event-sidecar: v14.0.0 - no new release
event-stream-processor: v12.0.0-snapshot.7 - no new release
simulator: v12.0.0 - no new release
mojaloop-simulator: v15.0.0 - no new release
sdk-scheme-adapter: v23.1.1 - no new release
ml-testing-toolkit: v17.0.0 - no new release
ml-testing-toolkit-ui: v15.4.0 - no new release
auth-service: v15.0.0 - no new release
thirdparty-api-svc: v14.0.0 - no new release
thirdparty-sdk: v15.1.1 - no new release

@JaneS321 JaneS321 changed the title Batch functionality release (3pts left) Batch functionality release Nov 22, 2023
@oderayi oderayi changed the title Batch functionality release Batch functionality release (v15.3.0) Nov 23, 2023
@oderayi oderayi changed the title Batch functionality release (v15.3.0) Batch functionality Helm release (v15.3.0) Nov 23, 2023
@JaneS321 JaneS321 changed the title Batch functionality Helm release (v15.3.0) Batch functionality Helm release (v15.3.0) RC Dec 4, 2023
oderayi pushed a commit to mojaloop/central-ledger that referenced this issue Dec 5, 2023
…ssages (#968)

feat(mojaloop/#3636): batching implementation for position prepare messages - mojaloop/project#3636
- Added prepare-batch handler for `prepare` messages
- Updated metrics
- Replaced `uuidv4` with built-in `randomUUID` from `crypto` nodejs library
- `bulk-prepare` messages are routed to non-batch prepare handler
- Added tests (unit, integration)
oderayi added a commit to mojaloop/testing-toolkit-test-cases that referenced this issue Dec 11, 2023
v15.3.0 RC changes - [#3636](mojaloop/project#3636)
- Implement retry logic for a number of flaky tests
- Switched a number of tests to HTTP endpoints as a temporary workarounds for TTK websocket issue
@oderayi oderayi closed this as completed Feb 7, 2024
@oderayi
Copy link
Author

oderayi commented Feb 7, 2024

Pending tasks have been moved to #3748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-23 story
Projects
Status: No status
1 participant