Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reconnection logic when publish() always throw connection unavailable exception #1525

Merged
merged 3 commits into from
Oct 2, 2019

Conversation

suhothayan
Copy link
Contributor

Improve reconnection logic when publish always throw connection unavailable exception.

@codecov-io
Copy link

Codecov Report

Merging #1525 into master will decrease coverage by 0.09%.
The diff coverage is 55.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #1525     +/-   ##
===========================================
- Coverage        68%   67.91%   -0.1%     
  Complexity       45       45             
===========================================
  Files           648      648             
  Lines         27215    27242     +27     
  Branches       4277     4285      +8     
===========================================
- Hits          18508    18501      -7     
- Misses         6918     6944     +26     
- Partials       1789     1797      +8
Impacted Files Coverage Δ Complexity Δ
.../output/sink/distributed/DistributedTransport.java 94.44% <ø> (+8.73%) 0 <0> (ø) ⬇️
...re/util/transport/SingleClientDistributedSink.java 91.8% <100%> (ø) 0 <0> (ø) ⬇️
...ore/util/transport/MultiClientDistributedSink.java 96.22% <100%> (+1.88%) 0 <0> (ø) ⬇️
...n/java/io/siddhi/core/stream/output/sink/Sink.java 64.92% <54.54%> (-12.27%) 0 <0> (ø)
...c/main/java/io/siddhi/core/util/ThreadBarrier.java 80% <0%> (-20%) 0% <0%> (ø)
...ut/stream/state/AbsentStreamPreStateProcessor.java 85.51% <0%> (-1.38%) 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb1c4fa...6f41037. Read the comment docs.

@mohanvive mohanvive merged commit d198c5e into siddhi-io:master Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants