server: libxtreemfs for Java: Quick fix for "already freed" assertion error when
retrying write requests. The problem is that the RPC Client takes over the ownership of the data and frees it although it's supposed to be used by subsequent retries.
Loading
Please sign in to comment