ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12818] Cassandra CQL dissector don't support v4 native pro

Date: Tue, 06 Sep 2016 09:43:33 +0000

Comment # 3 on bug 12818 from
(In reply to Aaron Ten Clay from comment #2)

> References:
> V3:
> https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=doc/
> native_protocol_v3.spec;hb=refs/heads/trunk
> V4:
> https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=doc/
> native_protocol_v4.spec;hb=refs/heads/trunk
> 
Thanks for reference

> The V4 protocol has significant enough changes that the V3 dissector is
> unlikely to work out of the box.

I have make a diff of native_protocol v3/v4 and i found there is not a lot of
change :
* Some new flag (section 2.2)
* some new error code (but there is no actually value string with code error)
* some new type of rows
* some change on prepared type (major change i think...)


You are receiving this mail because:
  • You are watching all bug changes.