Users with the MINION role cannot write to Telemetryd queues

Description

Users in the MINION role get the following exception when attempting to write publish Telemetryd messages to ActiveMQ:

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Jesse White November 23, 2017 at 5:07 PM

Jesse White November 23, 2017 at 4:34 PM
Edited

This problem is due to the "." in the queue name built by telemetryd.

Our ACLs are currently configured to allow users in the MINION role to write to:

but not to:

since the later is reserved for RPC requests.

Removing the "." from the queue name will fix the issue.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created November 23, 2017 at 4:31 PM
Updated November 23, 2017 at 5:07 PM
Resolved November 23, 2017 at 5:07 PM