Currently, the migrationId member variable is stored as a normal member variable of the MigrationDestinationManager class. However, it's undefined at construction time as it gets initialized with the state passed in from the recvChunkStart command. So it should be converted to a boost::optional so that it doesn't have to make the MigrationDestinationManager a friend.
Convert member variable from migrationId in MigrationDestinationManager to boost::optional
- Assignee:
-
Alexander Taskov (Inactive)
- Reporter:
-
Alexander Taskov (Inactive)
- Votes:
-
0 Vote for this issue - Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: