GitHub user aftersss opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/102

    Release 4.0.0 incubating db bugfix

    bugfix, as the code shows.
    
    stackTrace:
    `2017-05-09 18:38:55 ERROR SendMessageThread_4 - do sync transfer other 
node, wait return, but failed, topic: BenchmarkTest tags: null client address: 
10.24.19.87
    2017-05-09 18:38:55 WARN SendMessageThread_4 - putMessage not in lock 
eclipse time(ms)=1000, bodyLength=130
    2017-05-09 18:38:55 WARN GroupTransferService - GroupTransferService 
service has exception.
    java.lang.NullPointerException: null
            at 
org.apache.rocketmq.store.ha.HAService$GroupTransferService.doWaitTransfer(HAService.java:278)
 ~[rocketmq-store-4.1.0-incubating-SNAPSHOT.jar:4.1.0-incubating-SNAPSHOT]
            at 
org.apache.rocketmq.store.ha.HAService$GroupTransferService.run(HAService.java:301)
 ~[rocketmq-store-4.1.0-incubating-SNAPSHOT.jar:4.1.0-incubating-SNAPSHOT]
            at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]`

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

    $ git pull https://github.com/aftersss/incubator-rocketmq 
release-4.0.0-incubating-db-bugfix

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

    https://github.com/apache/incubator-rocketmq/pull/102.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 #102
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to