[ 
https://issues.apache.org/jira/browse/ARTEMIS-2684?focusedWorklogId=418824&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-418824
 ]

ASF GitHub Bot logged work on ARTEMIS-2684:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Apr/20 19:42
            Start Date: 08/Apr/20 19:42
    Worklog Time Spent: 10m 
      Work Description: asfgit commented on pull request #3056: ARTEMIS-2684 
NullPointer exception when slave tries to scale down
URL: https://github.com/apache/activemq-artemis/pull/3056
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 418824)
    Time Spent: 20m  (was: 10m)

> NullPointer exception when slave tries to scale down
> ----------------------------------------------------
>
>                 Key: ARTEMIS-2684
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2684
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.11.0
>            Reporter: Domenico Bruscino
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Using the following configuration on the slave where master1-connector points 
> to another broker in the broker cluster.
> {code:xml}
> <ha-policy>
>    <shared-store>
>       <slave>
>          <failover-on-shutdown>true</failover-on-shutdown>
>          <restart-backup>true</restart-backup>
>          <scale-down>
>            <connectors>
>              <connector-ref>master1-connector</connector-ref>
>            </connectors>
>          </scale-down>
>       </slave>
>    </shared-store>
> </ha-policy>
> {code}
> I am getting the following NullPointerException when the slave tries to 
> activate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to