utf7 opened a new pull request #5705: [pulsar-io] improve hbase sink performance
URL: https://github.com/apache/pulsar/pull/5705
 
 
   ### Motivation
   
   multi columns add to single put can improve the performace
   this can improve hbase put performance
   in our test env, it can be better 2.x-3.x
   
   ### Modifications
   
   hbase sink : change one column with one put to one put with many columns

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to