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

Moxi takes 100% CPU with a multi-get of 1M keys

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 2.0
    • 1.8.1, 2.0
    • moxi
    • Security Level: Public
    • None

    Description

      To reproduce:
      -Setup single Couchbase Server node
      -Generate command file:
      echo "getm" > getm;for i in `seq 0 1000000`; do echo $i >> getm;done;tr '\n' ' ' < getm > get;echo "" >> get
      -Send command through Moxi:
      cat get | nc localhost 11211

      See Moxi hang at 100% CPU for many minutes. Not sure if it will ever come back, I didn't wait around long enough.

      Attachments

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

        Activity

          People

            steve Steve Yen
            perry Perry Krug
            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