Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E9868200BA3 for ; Thu, 20 Oct 2016 13:27:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E8384160AF5; Thu, 20 Oct 2016 11:27:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3B9E6160ADB for ; Thu, 20 Oct 2016 13:27:59 +0200 (CEST) Received: (qmail 13516 invoked by uid 500); 20 Oct 2016 11:27:58 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 13503 invoked by uid 99); 20 Oct 2016 11:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2016 11:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 558D12C0B04 for ; Thu, 20 Oct 2016 11:27:58 +0000 (UTC) Date: Thu, 20 Oct 2016 11:27:58 +0000 (UTC) From: "Gary Tully (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-6471) Runtime Configuration Plugin - groupClass on authorizationMap is lost on modification MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 20 Oct 2016 11:28:00 -0000 Gary Tully created AMQ-6471: ------------------------------- Summary: Runtime Configuration Plugin - groupClass on authorizationMap is lost on modification Key: AMQ-6471 URL: https://issues.apache.org/jira/browse/AMQ-6471 Project: ActiveMQ Issue Type: Bug Components: runtime configuration plugin Affects Versions: 5.14.0 Environment: karaf osgi Reporter: Gary Tully Assignee: Gary Tully Fix For: 5.15.0 in karaf - the activemq authorizationMap groupClass is specified to match the karaf login modules. the runtime configuration plugin supports updates to that map but does not set the groupClass in error. The result is that all of entries are invalid after a modification. A restart is required to rectify. -- This message was sent by Atlassian JIRA (v6.3.4#6332)