bjustin-ibm opened a new pull request #205: Better handle when the connection 
to the DB drops
URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/205
 
 
   Make use of a timeout value when constructing the changes feed. This ensures 
that if the connection to the DB is lost, an exception is thrown in a timely 
manner so that the changes feed can be restarted. Without this timeout set on 
the database client, the changes feed will simply hang when the connection is 
lost, and may not recover.
   
   Also, might as well update the DB client while we're at it...
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to