Skip to content

GitLab

  • Menu
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 527
    • Issues 527
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • BINDBIND
  • Issues
  • #587
Closed
Open
Created Oct 09, 2018 by Petr Menšík@pemensikContributor

statistics-channels /xml/v2 is removed but still documented

Summary

ARM contains documentation of statistics-channels format of /xml/v2. But code does not allow such format anymore. Only /xml/v3 and /json/v1 are supported in code.

BIND version used

BIND 9.11.4-RedHat-9.11.4-2.fc27 It seems present also in devel version

Steps to reproduce

grep '/v2' -r doc doc/arm/Bv9ARM.ch05.html: http://127.0.0.1:8888/xml/v2 for version 2 doc/arm/Bv9ARM-book.xml: http://127.0.0.1:8888/xml/v2 for version 2

(How one can reproduce the issue - this is very important.)

What is the current bug behavior?

Documents statistics format that cannot be configured.

What is the expected correct behavior?

Do not mention format that is not available.

Possible fixes

(If you can, link to the line of code that might be responsible for the problem.)

Assignee
Assign to
Time tracking