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

[N1QL] preparing duplicate name with a different explain statement hangs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • bug-backlog
    • 4.6.4
    • query
    • 4.6.4-4544
    • Untriaged
    • Unknown

    Description

      1. create an empty bucket default.
      2. create primary index on it.
      3. prepare a statement through UI:
      prepare p1 as explain SELECT * FROM default WHERE k10 > 10 AND k20 > 20 ORDER BY k20;
      4. try preparing p1 again as:
      prepare p1 as explain SELECT * FROM default WHERE k10 > 10 AND k20 > 20 ORDER BY k20;
      We just see a hang.
      5. cancel the above query and try select * from system:prepareds, this query also hangs.

      Attaching logs.

      Attachments

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

        Activity

          People

            Donald.haggart Donald Haggart
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty