Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5
-
Component/s: Database
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Environment:The DevOps libraries need to be able to handle the new database format.
-
Epic Link:
-
Sprint:Core 2.5.0-m4 Sprint 1
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
-
Code Review Status:Not Required
-
Include in Release Notes?:Yes
Description
The current DevOps libraries are not designed to handle Rice's new additive data structure. They need to be adapted to do this and the old method needs to be deprecated.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.5 [ 17044 ] | |
Fix Version/s | 2.4 [ 16913 ] |
Parent |
|
|
Issue Type | Sub Task [ 43 ] | Improvement [ 4 ] |
Epic Link |
|
Assignee | Kristina Taylor [ kbtaylor ] |
Description | The current DevOps libraries are not designed to handle Rice's new additive data structure. They need to be adapted to do this and the old method needs to be deprecated. |
Sprint | Core 2.5.0-m4 Sprint 1 [ 311 ] |
Rank | Ranked lower |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 2 days [ 57600 ] | 0 minutes [ 0 ] |
Time Spent | 2 days [ 57600 ] | |
Worklog Id | 96677 [ 96677 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Rank | Ranked higher |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Determined that it is optional to have the DevOps libraries changed since I changed them a lot in the last iteration. There are two candidates to put in kuali-util though:
org.kuali.rice.db.config.profile.MetaInfDataLocationProfileConfig
org.kuali.rice.db.config.profile.MetaInfDAtaTypeProfileConfig
They are currently checked in to the project and moving them will be considered in the code cleanup.