You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/03/02 02:32:15 UTC

[GitHub] [hbase] chenxu14 commented on issue #1231: HBASE-23917 [SimpleRpcServer] Subsequent requests will have no response in case of request IO mess up

chenxu14 commented on issue #1231: HBASE-23917 [SimpleRpcServer] Subsequent requests will have no response in case of request IO mess up
URL: https://github.com/apache/hbase/pull/1231#issuecomment-593191060
 
 
   For example, client side sent a message like 4|ABCD, but server side decoding it to 4|ABC,
   the exact reason is not clear yet, suspected that there are some bugs with the KeyValueCodec

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services