githubEdit

Release V 5.2.0

Document Release Version

Project
Release Date
Version

Lern

27 MAR 23

V 5.2.0

Details of Released Tag

Component
Build Jenkins Job
Build Tags
Deploy Jenkins Job
Deploy Tags
Comment

Batch Service

Build/Core/Lms

Deploy/Kubernetes/Lms

Data pipeline

Build/Lern/FlinkJobs

Deploy/Lern/FlinkJobs

deploy the user-cache-updater-v2 flink job only

User&Org Service

Build/Core/Learner

Deploy/Kubernetes/Learner

Data Products

Build/Lern/LernDataProducts

Deploy/Lern/LernDataProducts

Cassandra Migration

Build/Core/Cassandra

Deploy/Kubernetes/Cassandra

SyncTool

Build/KnowledgePlatform/SyncTool

Deploy/KnowledgePlatform/Neo4jElasticSearchSyncTool

cmd: syncdialcodes Sample params:

SyncTool enhancement to be used by existing adopters for syncing "imageUrl" of DIAL codes to elastic search.

Summary of the Changes

  • Refactoring of Dial code dependency: An API was developed to fetch QR code image URLs and resolve relative paths from the DIAL service instead of the current connection to the Cassandra table.

  • API automation using Postman for P0 APIs

  • Movement of UserCache and UserCacheIndexer in Data Pipeline to Lern

  • Test Automation for CSP

  • Cassandra migration and grouping cql scripts with respect to keyspaces

Bug Fixes - click herearrow-up-right to see the list of bugs fixed as a part of this release. Details of the Changes: LR-301arrow-up-right API automation using Postman for P0 APIs LR-302arrow-up-right Movement of UserCacheIndexer Data Product to Lern LR-303arrow-up-right Movement of UserCache in Data Pipeline to Lern LR-306arrow-up-right Test Automation for CSP LR-322arrow-up-right API automation using Newman for P0 APIs LR-325arrow-up-right BatchService: Refactoring of SB Lern Batch Service - DialCode Dependency LR-101arrow-up-right Cassandra migration and grouping cql scripts with respect to keyspaces LR-307arrow-up-right Setting up a complete testing env for Lern with all other BBs LR-122arrow-up-right Lern repo and pod name correction to match the component name

Env Configurations (Needs to be done before service deployment):

The below environment variable needs to be configured in the dev ops repo in 'sunbird_lms-service.env' file.

Variable Name
Values
Comments

sunbird_dial_service_base_url

To store the dial service base path

sunbird_dial_service_search_url

/dialcode/v3/search

To store the search url of the dial service

circle-info

Note: Only For the adopters who are migrating from the previous versions to 5.2.0, run 'syncdialcodes' command in "Neo4jElasticSearchSyncTool" to sync "imageUrl" of dialcodes to Elastic Search. DIAL codes list can be fetched using below content search CURL:

circle-exclamation
Name of the Flink Job added

user-cache-updater-v2

chevron-rightLR-303arrow-up-right - Movement of UserCache in Data Pipeline to Lern - setup/configuration detailshashtag

Flink build Jenkins job name: /Build/job/Lern/job/FlinkJobs

Flink deploy Jenkins job name:

/Deploy/job/<environment>/job/Lern/job/FlinkJobs/user-cache-updater-v2

Data Product Configurations for Lern:

DataProduct Name

UserCacheIndexer

chevron-rightLR-302arrow-up-right Movement of UserCacheIndexer Data Product to Lernarrow-up-right - setup/configuration detailshashtag

Please define the below configuration in Dataproducts (lern-data-products/src/main/resources/application.conf) for the UserCacheIndexerJob data product to work,

Last updated

Was this helpful?