[GitHub] activemq-artemis pull request #1892: ARTEMIS-1664 fix npe bug while getting ...

2018-02-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1892


---


[GitHub] activemq-artemis pull request #1892: ARTEMIS-1664 fix npe bug while getting ...

2018-02-22 Thread michaelandrepearce
GitHub user michaelandrepearce reopened a pull request:

https://github.com/apache/activemq-artemis/pull/1892

ARTEMIS-1664 fix npe bug while getting element in the process of rehash



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-1664-TAKE2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1892.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1892


commit b6efd3af272981085364c5e2ae27845e4757dd16
Author: yang wei 
Date:   2018-02-05T10:12:18Z

ARTEMIS-1664 fix npe bug while getting element in the process of rehash

commit ef96b6fc22486ccedf4157ad746a5cbcea34ac61
Author: Michael André Pearce 
Date:   2018-02-22T23:20:56Z

ARTEMIS-1664 fix npe bug while getting element in the process of rehash

Apply same fix to ConcurrentLongHashSet




---


[GitHub] activemq-artemis pull request #1892: ARTEMIS-1664 fix npe bug while getting ...

2018-02-22 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1892


---


[GitHub] activemq-artemis pull request #1892: ARTEMIS-1664 fix npe bug while getting ...

2018-02-22 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request:

https://github.com/apache/activemq-artemis/pull/1892

ARTEMIS-1664 fix npe bug while getting element in the process of rehash



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-1664-TAKE2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1892.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1892


commit b6efd3af272981085364c5e2ae27845e4757dd16
Author: yang wei 
Date:   2018-02-05T10:12:18Z

ARTEMIS-1664 fix npe bug while getting element in the process of rehash




---