Apache9 commented on issue #343: HBASE-22634 : Improve performance of BufferedMutator URL: https://github.com/apache/hbase/pull/343#issuecomment-506108285 > If i didn’t mistake BufferedMutatorImpl doesn’t exist anymore on master. I build this on my cluster on a 2.1.4 ... > […](#) > Le 26 juin 2019 à 20:00, Sean Busbey ***@***.***> a écrit : Is there something specific to branch-2.1 for this that makes it irrelevant or substantively different for the master branch? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. Yes, it is gone on master. We reimplement the sync client based on async client on master so the BufferedMutator and AsyncProcess are both removed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
