Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-5386

some of the legacy sdk libraries call flush against localhost:11210/11211 if developer runs "make test"

    XMLWordPrintable

Details

    Description

      if user builds and tests the sdk library on the same machine as the production environment and they run "make test" or run some of the unit tests its possible that the test invokes flush against port 11211 or 11210 and if production cluster has non-secure bucket "default" without a password it will flush the entire data from memory to disk and user can eventually lose data if they dont have backup to restore from.

      in 1.8.1 release we are disabling flush command by default . user can enable flush by using cbflushctl command.

      Attachments

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

        Activity

          People

            mccouch MC Brown (Inactive)
            farshid Farshid Ghods (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty