Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
Nektar
Nektar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 84
    • Issues 84
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 44
    • Merge Requests 44
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Nektar
  • NektarNektar
  • Merge Requests
  • !789

Merged
Opened May 31, 2017 by Spencer Sherwin@ssherwMaintainer

fix collection option setting

  • Overview 6
  • Commits 4
  • Changes 36

The previous version would not allow you to set a default value correctly through the XML file. This arose since the default optimisations were set up in a map which was not cleared when a new default option was requested in the xml file. This has now been fixed by introducing a clear to this map

In addition FieldConvert was using too much memory by calling the Collection operators which are designed to be efficient when using a large number of cores and so the additional memory requirements are not too onerous. This has been addressed by adding another default argument into ExpList constructors so that the eNoCollection option can be called from the FieldConvert intialisation of ExpList.

Assignee
Assign to
Reviewer
Request review from
v4.4.1
Milestone
v4.4.1 (Past due)
Assign milestone
Time tracking
Reference: nektar/nektar!789
Source branch: fix/CollectionFix

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.