[SERVER-41717] Create KeyStringBuilder class to generate KeyStrings Created: 13/Jun/19 Updated: 29/Oct/23 Resolved: 23/Jul/19 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 4.3.1 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Louis Williams | Assignee: | Daniel Solnik (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Sprint: | Execution Team 2019-07-01, Execution Team 2019-07-15, Execution Team 2019-07-29 |
| Participants: |
| Description |
|
The current KeyString class is really a "builder". Convert the KeyString class to a KeyStringBuilder class, which will have a release() function to release an owned buffer of type KeyString value. The KeyString::Value class will just become "KeyString". |
| Comments |
| Comment by Githook User [ 23/Jul/19 ] |
|
Author: {'name': 'Ian Boros', 'email': 'ian.boros@mongodb.com'}Message: |
| Comment by Githook User [ 23/Jul/19 ] |
|
Author: {'name': 'Daniel Solnik', 'username': 'Dsolnik', 'email': 'dansolnik@gmail.com'}Message: |
| Comment by Githook User [ 16/Jul/19 ] |
|
Author: {'name': 'Daniel Solnik', 'email': 'dansolnik@gmail.com', 'username': 'Dsolnik'}Message: |