stoty commented on pull request #1264:
URL: https://github.com/apache/phoenix/pull/1264#issuecomment-879566905


   I wonder if switching to eager initialization (at least in 
PhoenixConnection.java ) would be a more performant option.
   
   Looking at ConcurrentLinkedQueue, it seems to be cheap to initalize, and we 
could simplify the code as well.
   


-- 
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]


Reply via email to