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

Indexer hangs when creating array index

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.6.0, 5.0.0
    • 4.6.0, 5.0.0
    • query
    • None
    • Untriaged
    • Yes

    Description

      insert into default(KEY,VALUE) VALUES("k01",

      {"f1":"abc","f2":["1","2"]}

      ), VALUES ("k02",

      {"f1":"abc"}

      ) ;

      create index ix2 on default( array d for d in f2 end);

      This hangs at 99% indefinitely. When looking at the projector logs we see the following :

      2016-09-27T14:53:14.222-07:00 [Error] WRKR21<-customer<-127.0.0.1:8091 #MAINT_STREAM_TOPIC_29:fe:7c:ab:5c:e8:69:8b ##70 TransformRoute: runtime error: invalid memory address or nil pointer dereference

      Attachments

        1. indexer.log
          10.71 MB
          Isha Kandaswamy
        2. projector.log
          11.09 MB
          Isha Kandaswamy
        3. query.log
          1.83 MB
          Isha Kandaswamy

        Issue Links

          Activity

            People

              Prerna.Manaktala Prerna Manaktala (Inactive)
              isha Isha Kandaswamy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty