Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2019 19:30:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237053] net/kafka: update to 2.2.0
Message-ID:  <bug-237053-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237053

            Bug ID: 237053
           Summary: net/kafka: update to 2.2.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: timp87@gmail.com

Created attachment 203415
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203415&action=
=3Dedit
port patch

Update net/kafka to 2.2.0

Here is a summary of some notable changes:
- Added SSL support for custom principal name
- Allow SASL connections to periodically re-authenticate
- Command line tool bin/kafka-topics.sh adds AdminClient support
- Improved consumer group management: default group.id is null instead of e=
mpty
string
- API improvement:
-- Producer: introduce close(Duration)
-- AdminClient: introduce close(Duration)
-- Kafka Streams: new flatTransform() operator in Streams DSL
-- KafkaStreams (and other classed) now implement AutoClosable to support
try-with-resource
-- New Serdes and default method implementations
- Kafka Streams exposed internal client.id via ThreadMetadata
- Metric improvements: All -min, -avg and -max metrics will now output NaN =
as
default value

Full release notes https://www.apache.org/dist/kafka/2.2.0/RELEASE_NOTES.ht=
ml

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237053-7788>