Couchbase createIndex command times out -


i have couchbase bucket consisting of ~110 mn documents occupying ~58 gb of disk space. allocated dynamic ram quota of bucket 48.8 gb. index ram quota cluster ~36 gb. i'm trying build secondary index on bucket using gsi.

the query create index runs ~2 mins , returns error gsi createindex() - cause: request timeout , i'm getting following warning web ui : approaching full indexer ram warning. usage of indexer ram on node "127.0.0.1" around 2669%. above threshold of 75%.

is there someway can increase timeout period query? also, query runs 2 min before timing out, have ram warning, in increased hardware requirement?

i created query workbench in couchbase 4.5 ui. using 4.5dp version?

there indeed timeout on queries issued ui. should set 5 minutes, sure 2 minutes reporting, or 5 minutes? if it's 2 minutes, there bug.

please note, however, index creation continues after timeout. if go indexes tab, should see index continues build. shouldn't problem query workbench timed out. (i believe fixed error message indicate in later version.)

if indexes tab not show index continuing build, possibly bug, if please provide more details version using.

in general, entire ui log out after 10 minutes of inactivity, workbench isn't right place long-running queries. right tool long-running queries 'cbq' command-line tool, not have time limit.

w.r.t. messages "indexer ram warning", unrelated timeout in query workbench. can stop these messages increasing amount of ram given indexer in settings -> cluster tab.


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -