• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / incubator-rocketmq / 283
39%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2017 05:09AM UTC
Jobs 3
Files 422
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
283

Pull #49

travis-ci

web-flow
[ROCKETMQ-72] DefaultMessageStore cannot be properly shutdown when failed in the middle of start()

JIRA issue: https://issues.apache.org/jira/browse/ROCKETMQ-72

I propose to get rid of `shutdown` check on `shutdown()` and make sure all services can be properly stopped.

My 1st solution was not good because 1). `haService` failed and could not be properly started, it couldn't be properly stopped (fails with NPE on uninitialized serverSocketChannel in `HAService`); 2) `putMessage` was possible.
Pull Request #49: [ROCKETMQ-72] DefaultMessageStore cannot be properly shutdown when fa…

7473 of 24970 relevant lines covered (29.93%)

0.87 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
client/src/main/java/org/apache/rocketmq/client/consumer/rebalance/AllocateMessageQueueAveragely.java
2
100.0
client/src/main/java/org/apache/rocketmq/client/impl/consumer/ProcessQueue.java
2
100.0
client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultMQPushConsumerImpl.java
2
100.0
client/src/main/java/org/apache/rocketmq/client/impl/consumer/PullAPIWrapper.java
6
100.0
client/src/main/java/org/apache/rocketmq/client/impl/consumer/RebalancePushImpl.java
25
100.0
client/src/main/java/org/apache/rocketmq/client/impl/consumer/RebalanceImpl.java
88
100.0
store/src/main/java/org/apache/rocketmq/store/ha/HAService.java
185
100.0
store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java
Jobs
ID Job ID Ran Files Coverage
1 283.1 (CUSTOM_JDK="oraclejdk8") 24 Jan 2017 05:09AM UTC 0
29.67
Travis Job 283.1
2 283.2 (CUSTOM_JDK="oraclejdk7") 24 Jan 2017 05:09AM UTC 0
29.81
Travis Job 283.2
3 283.3 (CUSTOM_JDK="openjdk7") 24 Jan 2017 05:10AM UTC 0
29.81
Travis Job 283.3
Source Files on build 283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #283
  • Pull Request #49
  • PR Base - master (#278)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc