You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport info metrics including index error mechanism to 2.6 [MOD-8450] (#5413)
* CP index error mechanism (without reply) - WIP
* remove redundant reply_macros includes
* Fix memory bug with RS string
* Clean field spec error upon removing index
* Revert -fvisibility=hidden in coord build
* Fix index error clear before init upon rdb load failure
* CP all info for metrics WIP (build + unit pass, flow tests not yet)
* remove trimAllocation API from mock, add comment about duplicate open vector index function.
* add all info fields back
update error stats upon deleting spec
set max dialect 3
adjust info tests (revert geoshape etc)
* don't access NULL search ctx in coord
* fix active queries test to suit 2.6 where coordinator ignores index error (return 0 instead of error)
* Addressing Guy's CR
0 commit comments