Mmuzaf commented on PR #2506:
URL: https://github.com/apache/cassandra/pull/2506#issuecomment-1651998150

   The `FrameDecoder` class the following links in java docs are broken:
   
   ```
    * 4. {@link FrameDecoderLegacy}:
             no compression; no integrity protection; turns unframed streams of 
legacy messages (< 4.0) into frames
    * 5. {@link FrameDecoderLegacyLZ4}
    *        LZ4 compression using standard LZ4 frame format; groups legacy 
messages (< 4.0) into frames
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to