Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 598
    • Issues 598
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !5481

Fix catalog zone reconfiguration crash

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Arаm Sаrgsyаn requested to merge 1608-catz-reconfig-crash-fix into main Oct 11, 2021
  • Overview 21
  • Commits 3
  • Pipelines 9
  • Changes 9

A named crash was being observed when commenting out a catalog-zone configuration option, doing rndc reconfig, then enabling back the catalog-zone option and doing another rndc reconfig.

This commit makes sure to implement the required cleanup of the in-memory catalog zone during the first rndc reconfig, so that the second rndc reconfig could find it in an expected state.

Closes #1608 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1608-catz-reconfig-crash-fix