https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15988

            Bug ID: 15988
           Summary: Add support for newer versions of Apache Kafka
           Product: Wireshark
           Version: Git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: piotr.smolinski...@gmail.com
  Target Milestone: ---

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The current Kafka Apache dissector in Wireshark is capable to successfully
process
Kafka wire protocol up to version 0.10. The version 0.11 from June 2017
introduced
new message format that made the dissector unusable for any 0.11 and newer
Kafka
deployments. 

The current version of Apache Kafka is 2.3. It brings a lot of new features and 
improvements. Wireshark is a perfect tool to analyse the timing of frames, but
with lack of support for the newer Kafka versions it is difficult to reason
about
the messages.

The Kafka dissector needs several changes:
* upgrade of the protocol frames to support newer versions of the product
* new message encoding (since 0.11)
* zstd compressed messages handling (since 2.1)
* TLS support

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to