sunhelly commented on PR #5288: URL: https://github.com/apache/hbase/pull/5288#issuecomment-1622870781
Using retain() before ReplicationSink.batch is reasonable. But I think there is another circumstance that the DBB will be released unexpectedly. That is, source cluster RS A -> dest cluster RS B, dest cluster B redirect the entries to more than one other RSes, they can be C,D,E..., but can also be B itself, I think this is the central problem. -- 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]
