Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1573

add health check functionality

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 2.5.4
    • None
    • None
    • None
    • SDK 45: IPv6, HC, SDK 47: HC, Log Redact, SDK49: HC, Log Reda, CertAuth, SDK51: Tra-I, CertAuth, HC

    Description

      There are some situations where an end user does not control the entire network and they want a way to check the health of connectivity.  This is sometimes also used to keep connections alive in environments where they'll be shut down.  This is particularly needed with PHP where we cannot run threads or any IO outside PHP's context, but it's needed elsewhere too.

      Request here is to add a health_check() function that calls the underlying lcb function and delivers results to the application.  The intended usage would be for a developer, in some environments, to have their infrastructure monitoring to call this function on one or all app servers, which would then report back to the monitoring.  

      See CCBC-801 for further info.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mike.goldsmith Michael Goldsmith
              mike.goldsmith Michael Goldsmith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty