Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Elixir
-
7.5.0-3163
-
Untriaged
-
-
1
-
Unknown
Description
- create 75 databases
- create 5 and 10 fts indexes on databases alternatively.
- FTS crashed during the index creation. RAM is at >95% just during the indexes creation.
Service 'fts' exited with status 2. Restarting. Messages:
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/server.go:786 +0x38
created by google.golang.org/grpc.(*Server).handleRawConn
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/server.go:785 +0x3fc
goroutine 5599002 [select]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x476d2bf4a0, 0x1)
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/internal/transport/controlbuf.go:395 +0x15c
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x46e3aeb9e0)
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/internal/transport/controlbuf.go:515 +0x78
google.golang.org/grpc/internal/transport.newHTTP2Server.func2()
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/internal/transport/http2_server.go:291 +0xdc
created by google.golang.org/grpc/internal/transport.newHTTP2Server
/home/couchbase/.cbdepscache/gomodcache/pkg/mod/google.golang.org/grpc@v1.31.0/internal/transport/http2_server.go:288 +0x115c
On node o52smyma8clav-lj.8eh8ignk6evjoni9.sandbox.nonprod-project-avengers.com system memory use is 97.14% of total available memory, above the critical threshold of 95%.
Attachments
Issue Links
- is duplicated by
-
MB-54472 FTS is getting OOM killed after 150 fts indexes creation.
-
- Resolved
-
Ritesh Agarwal I see a new build's available with that fix^. When you're ready - can you let us know how we do.