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

nats-io / java-nats
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 2.4.4
DEFAULT BRANCH: master
Repo Added 04 Dec 2015 12:10AM UTC
Files 20
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

LAST BUILD ON BRANCH msg_delivery_pool
branch: msg_delivery_pool
CHANGE BRANCH
x
Reset
  • msg_delivery_pool
  • 0.5.2
  • 0.5.3
  • 0.6.0
  • 1.0
  • 1.1.0-TESTREL
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.3.0
  • 2.4.1
  • 2.4.2
  • 2.4.2_messagequeue
  • 2.4.3
  • 2.4.4
  • 26-fix-thread-exit-issue
  • 48-fix-NPE
  • add-async-info-support
  • add-auth-and-tls-getters
  • add-benchlib
  • add-getservers-api-fixes-#79
  • add-simple-connect-api
  • basic_usage_compilation
  • cncf
  • cncf-updates
  • disable-deployment
  • encoding
  • expose-connection-name
  • externalize-gnatsd
  • fix-#83-exit-threads-on-close
  • fix-async-perf-#17
  • fix-coveralls
  • fix-flush-timing
  • fix-interrupt-strategy
  • fix-pom-dependency
  • fix-snapshot-deployment
  • fix-srv-pool-shuffle
  • fix-threading
  • fix_nats_bench
  • fix_subject_truncated
  • flush-strategy
  • formatting-and-tests
  • ignore-connect-urls-fixes-#42
  • ipcheck_ngs
  • jnats-0.3.2
  • jnats-0.4.0
  • jnats-0.5.1
  • master
  • new_request_style
  • nkey
  • no-deploy-on-pr
  • parent-pom-version
  • prepare-1.0-release
  • reduce-channel-visibility
  • release-0.3.2
  • remove-channel
  • remove-log4j
  • remove-unused-code
  • simplify-executors
  • tune-flush-perf
  • update-coverage
  • update-deploy
  • update-examples
  • update-javadoc
  • update-nuid-fixes-#58
  • update-parent-pom-version
  • update-tests
  • v0.7.2
  • v2.0.1
  • v2.0.2
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.2.0
  • v2.3.0
  • v2.4.0
  • v2.4.1
  • version2

pending completion
609

push

travis-ci

kozlovic
Update how subscription is closed/unsubscribed.

2943 of 3142 relevant lines covered (93.67%)

1.87 hits per line

Relevant lines Covered
Build:
Build:
3142 RELEVANT LINES 2943 COVERED LINES
1.87 HITS PER LINE
Source Files on msg_delivery_pool
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
609 msg_delivery_pool Update how subscription is closed/unsubscribed. push 10 Oct 2017 07:36PM UTC kozlovic travis-ci pending completion  
608 msg_delivery_pool Update based on comments - Changed Nats.setMsgDeliveryThreadPoolSize() to Nats.createMsgDeliveryThreadPool() to better reflect that size can't be changed after set up of the pool. - Removed creation of pool from system property. - More updates ... push 09 Oct 2017 05:33PM UTC kozlovic travis-ci pending completion  
605 msg_delivery_pool Adding throws to javadoc push 06 Oct 2017 10:11PM UTC kozlovic travis-ci pending completion  
603 msg_delivery_pool Update based on code review - Removed "pub" connection in some of ITSubscriptionImplTest.java. - Removed try/catch when just getting the message handler. - Updated javadoc for set/shutdown of thread pool. - Moved check for sub.closed in worker ju... push 06 Oct 2017 07:59PM UTC kozlovic travis-ci pending completion  
601 msg_delivery_pool Fix tests suite Ensure that we really invoke each test with the two types of subscriptions (sync and async). push 06 Oct 2017 01:23AM UTC kozlovic travis-ci pending completion  
599 msg_delivery_pool Move msg delivery worker into AsyncSubscriptionImpl Since only async subscription can make use of a delivery worker it made sense to have this in that class. To reduce code duplication it was initially set into SubscriptionImpl. Updated some uni... push 05 Oct 2017 05:20PM UTC kozlovic travis-ci pending completion  
597 msg_delivery_pool Adding unit tests and some integration tests. Unit tests about the message delivery thread pool. Integration tests to verify that unsubscribe or closed connection in callback immediately stops delivery of messages for the subscription. push 04 Oct 2017 06:26PM UTC kozlovic travis-ci pending completion  
591 msg_delivery_pool [ADDED] Global Message Delivery Thread Pool This PR adds the ability to set a library level thread pool responsible to dispatch asynchronous subscriptions' messages. All messages from a given subscription will be delivered in the order they arriv... push 04 Oct 2017 01:25AM UTC kozlovic travis-ci pending completion  
590 msg_delivery_pool [ADDED] Global Message Delivery Thread Pool This PR adds the ability to set a library level thread pool responsible to dispatch asynchronous subscriptions' messages. All messages from a given subscription will be delivered in the order they arriv... push 04 Oct 2017 12:12AM UTC kozlovic travis-ci pending completion  
See All Builds (580)
  • Repo on GitHub
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

© 2025 Coveralls, Inc