wForget commented on PR #118: URL: https://github.com/apache/hbase-connectors/pull/118#issuecomment-1665010315
> it also has a `timeout` para, also remove from connectionMap. > > why still need to introduce max live limit. As in the previous example, `SmartConnection.timestamp` is updated when the connection is closed. If I execute a task every 5s and `SmartConnection.timestamp` is updated after completion, then `tsNow - x._2.timestamp > timeout` will never be triggered. -- 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]
