This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

Use static mapping instead of dynamic mapping support in ES

Description

As of now sunbird platform is using dynamic mapping for all types , now this need to be converted to static mapping. and update mapping will be separate jenkins job (same as cassandra migration job), so during deployment time that job need to be run.
Now code won't be responsible for creating index mapping.

Design Document

None

Activity

Show:

Manzarul Haque March 29, 2019 at 4:45 AM

As elasticsearch 6.x is not supporting multiple type , it’s allowing only one type to be created.

  • multiple type is working if we have 5.x elasticsearch and doing es data migration. But it won’t work if we are doing fresh installation. So in next sprint we need to complete design and code changes for one type having one indices.

So will do the complete changes in release-1.15-sp3

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Priority

Components

Module

Sunbird Platform

Dependencies

Yes

Original estimate

Week #

Week 2

Time tracking

No time logged1d remaining

Fix versions

Reporter

Invision for Jira

Created March 25, 2019 at 11:45 AM
Updated April 15, 2019 at 10:45 AM
Resolved April 15, 2019 at 10:45 AM