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

sonus21 / rqueue / 118 / 2
93%
master: 91%

Build:
Build:
LAST BUILD BRANCH: do-not-retry
DEFAULT BRANCH: master
Ran 02 May 2020 06:05PM UTC
Files 93
Run time 4s
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

02 May 2020 05:54PM UTC coverage: 86.369%. First build
ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2

push

travis-ci

sonus21
Web Interface:
--------------
- Web interface to visualize queue
- Move message from one queue to another
- Latency visualizer
- Delete message from the queue
- Allow deactivating a consumer in a given environment

### Breaking Changes
- Renamed delayed queue to `__rq::d-queue::<queueName>` (Migration: Move all messages from `rqueue-delay::<queueName>` to `__rq::d-queue::<queueName>`)
- Renamed annotation field `maxJobExecutionTime` to `visibilityTimeout`

### Fixes
- **Spring** Optional Micrometer, in older version config class was importing micrometer related classes, that could lead to error if classes are not found. In this version now code depends on bean name using DependsOn annotation.

Other changes:
1. Remove getter, setter etc related code and replaced them with lombok where-ever applicable.
2. Use static import for Assert utils
2. Allow sharing of redis message listener container, if it's disabled then a new redis listener container would be created. This will allow completely to use two different databases, one for the listener and one for the application.

2357 of 2729 relevant lines covered (86.37%)

0.86 hits per line

Source Files on job 118.2 (ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 69
  • Travis Job 118.2
  • 51b4e13a on github
  • Next Job for ORG_GRADLE_PROJECT_sonatypeUsername=xxx ORG_GRADLE_PROJECT_sonatypePassword=xxx USER_NAME=rqueue SPRING_BOOT_VERSION=2.2.0.RELEASE SPRING_VERSION=5.2.0.RELEASE SPRING_DATA_VERSION=2.2.0.RELEASE MICROMETER_VERSION=1.3.2 on web-1.0 (#120.2)
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