zabetak commented on pull request #2052:
URL: https://github.com/apache/hive/pull/2052#issuecomment-793695672


   > heartbeatExecutorService was made to be a global to avoid ...
   Small clarification: the service was already global (static), this didn't 
change in HIVE-24179. 
   
   The service seems to be directly related with the lifecycle of the 
DbTxnManager so it could be a good idea to make it instance based. This PR 
addresses another problem so we could continue this discussion (instance vs 
class variable) if necessary in a separate JIRA.
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to