Description
When the server handles the stmk four-letter word, it attempts to read an 8-byte Java long from the request as the trace mask argument. The read fails, because the destination buffer's capacity is only 4 bytes.
Attachments
Attachments
Issue Links
- is broken by
-
ZOOKEEPER-572 add ability for operator to examine state of watches currently registered with a server
- Closed
- is depended upon by
-
ZOOKEEPER-2229 Several four-letter words are undocumented.
- Closed
- is duplicated by
-
ZOOKEEPER-2278 4lw command stmk throws NullPointerException
- Resolved