Skip to content
Snippets Groups Projects

Fix identifier issue in overlay copy algorithm

Merged Fang-Ying Tsai requested to merge fatsai/athena:ClusterContainer into master

The issue arises when copying the cluster container during the overlay process. The copied container, newCol, is constructed with the identifyHash(), but the Identifier is not initialized in the constructor. We need to set it explicitly using the setIdentifier() to fix the issue. ping @wleight

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading