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

Update Kafka client to 2.1.1 #91

Merged
merged 2 commits into from
Feb 22, 2019
Merged

Update Kafka client to 2.1.1 #91

merged 2 commits into from
Feb 22, 2019

Conversation

vlovgr
Copy link
Contributor

@vlovgr vlovgr commented Feb 22, 2019

See #90.

Sebastian Voss and others added 2 commits February 22, 2019 15:47
…ues.apache.org/jira/browse/KAFKA-7890 (shop-stopper bug when using kafka-clients in environments where brokers can change their IPs, e.g. Kubernetes)
@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #91 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   98.72%   98.77%   +0.04%     
==========================================
  Files          38       38              
  Lines         940      977      +37     
  Branches       53       52       -1     
==========================================
+ Hits          928      965      +37     
  Misses         12       12
Impacted Files Coverage Δ
src/main/scala/fs2/kafka/KafkaAdminClient.scala 100% <0%> (ø) ⬆️
src/main/scala/fs2/kafka/internal/syntax.scala 100% <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 8cacc34...6eaeb26. Read the comment docs.

@vlovgr vlovgr merged commit 905dd8b into master Feb 22, 2019
@vlovgr vlovgr deleted the kafka-2.1.1 branch February 22, 2019 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant