Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10047

Warning message in geode-for-redis PassiveExpirationManager is inaccurate

    XMLWordPrintableJSON

Details

    Description

      If an exception is encountered during the doDataExpiration() method in PassiveExpirationManager, the following message is logged:

      logger.warn("Passive expiration failed. Will try again in 1 second.",
      ex);

      However, the passive expiration interval in geode-for-redis defaults to 180 seconds and can be configured by the user to other values. The log message should reflect the configured value for passive expiration interval.

      Attachments

        Issue Links

          Activity

            People

              donalevans Donal Evans
              donalevans Donal Evans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: