#1327 Pubsub does not report exact reason for not accepting configuration form

Reporter Zash
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • Type-Defect
  • Priority-Medium
  • Status-Started
  1. Zash on

    What steps will reproduce the problem? Attempt to configure a pubsub node in some way that's not acceptable. E.g. an unsupported access model or a max_items exceeding pubsub_max_items. What is the expected output? An explanation for what part of the node config form was wrong. What do you see instead? <not-acceptable/> What version of the product are you using? 0.11.2 Please provide any additional information below. This is currently problematic because: The check_node_config() callback is expected to return only a boolean. Almost all pubsub methods return (boolean, error-condition). The full error is looked up in a fixed table.

  2. Zash on

    Changes
    • owner Zash
    • tags Milestone-0.11 Status-Started
  3. Zash on

    Changes
    • tags Milestone-0.11

New comment

Not published. Used for spam prevention and optional update notifications.