[Bug 237053] net/kafka: update to 2.2.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 5 19:30:39 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237053

            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 at FreeBSD.org
          Reporter: timp87 at gmail.com

Created attachment 203415
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203415&action=edit
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 empty
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.html

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


More information about the freebsd-ports-bugs mailing list