Issues
- If IN clause covered by different partial indexes it should do UnionScanMB-65773Kamini Jagtiani
- Create hooks for early expiry of OOTB certsMB-65772Peter Searby
- Allow immediate backups without first setting up scheduled backupsMB-65771Daniel Owen
- Intermittent failure of MB65468_ItemPagerWithAllDeadVBucketsMB-65770Faizan Alam
- [Backup] Add support for gathering a listing of the remote archive to `collect-logs`MB-65768James Lee
- Analytics workbench cannot handle integers > 2^53 without losing precisionMB-65767Resolved issue: MB-65767Hussain Towaileb
- XDCR - OSO mode session could be incorrectly closed due to asynchronous DataReceived event processingMB-65766Sumukh Bhat
- Race in FindShard during index create for same AlternateId lead to duplicate shardsMB-65765Saptarshi Sen
- 100M Bhive: failed to get centroidId:fatal error: lss block header corrupted, checksum failureMB-65764John Liang
- [Upgrade] : Service 'index' exited with status 2 with upgradeMB-65763Amit Kulkarni
- Incorrect doc-size of 0 reported for some queriesMB-65762Murali Krishna
- Cannot reliably disable plasma in-memory compressionMB-65761Sai Kommaraju
- [Customer issue] Projector to actively monitor index service status and terminate TCP connectionMB-65760Amit Kulkarni
- base-ui library: inputs/autocomplete + input-wrapperMB-65758Resolved issue: MB-65758Piotr Najda [C]
- REDACT does not handle nested array properlyMB-65757Vijay Sarathy
- ns_server must unmountVBs if DoFusionRebalance failsMB-65756Artem Stemkovski
- [System Test][Composite] Panic in indexer every 30 minutes - interface conversion: interface {} is int64, not uint64 - indexer.(*plasmaSnapshot).CountTotalMB-65755Amit Kulkarni
- [Upgrade] : Rebalance exited with reason service_rebalance_failed,index, agent_died - call,"ServiceAPI.GetCurrentTopology", #Fun<json_rpc_connection.0.50272810>MB-65754Amit Kulkarni
- Eventing UI gets stuck in 'deploying...' state when the eventing node is killed and brought back while resuming the eventing functionMB-65752Hiren Bavaskar
- Inconsistent signture returned with prepared statementMB-65750Kamini Jagtiani
- Move encryptionKeyID to Checkpoint classMB-65749Rohan Suri
- [System Test][Composite] Low recall for scans with composite indexesMB-65748Amit Kulkarni
- [CGroups] Enabling Cgroups in a mixed mode state (Cgroup V1 and V2) should not be allowedMB-65747Bryan Mccoid
- Planner picking intersect scan unnecessarilyMB-65746Bingjie Miao
- Enable JWT for Totoro (does not need developer preview)MB-65745Neelima Premsankar
- Index is not removed from cache after being deletedMB-65744Resolved issue: MB-65744John Liang
- += columnar-link-setup CLI command for Columnar Doric releaseMB-65743Daniel Owen
- Hit "Service 'kv' exited with status 134" on build 8.0.0-2721MB-65742Faizan Alam
- += settings-columnar CLI command for Columnar Doric releaseMB-65741Daniel Owen
- Add AvgItemSz stats for CBOMB-65740Vedant Singh
- null sort order differ between 7.6 and 8.0MB-65739Resolved issue: MB-65739Kamini Jagtiani
- [BP-7.6.6] - Disable enableCompressFullMarshalMB-65738Resolved issue: MB-65738Akhil Mundroy
- Prevent overwriting couchstore fileMB-65737Mohammad Zaeem
- [cont_backup] Service is failing to start when ::1 is configured as node's nameMB-65736Resolved issue: MB-65736Timofey Barmin
- VBucketLoadingTask: Failed KVStore::loadVBucketSnapshot() from memcached on next rebalance immediately after failed rebalanceMB-65735Pavlos Georgiou
- DownloadSnapshot stuck after rebalance failureMB-65734Trond Norbye
- Deployment of 1000 functionsMB-65732Resolved issue: MB-65732Nikhil Anand Kumar
- [CBM] Validate repos when populating staging directoryMB-65731Lubo Marinski
- [ContBk] Remove cbcontbk generateMB-65730Matt Hall
- [CBM] Warn users when their repo has more than fifty backupsMB-65728Daniel Owen
- Handle panic in C code (faiss library) for composite and bhive indexes.MB-65727Vedant Singh
- Support import / export of codebook.MB-65726
- Security UI becomes unresponsive along with API failures post adding a service node to the clusterMB-65725Resolved issue: MB-65725Nishanth VM
- Support a REST API to allow users to adjust the invalid CAS thresholdMB-65724Abhijeeth Nuthan
- Improve ExpiryPager Efficiency for Small Expired ListsMB-65723Daniel Owen
- [N1QL][AWR] workload report is tagging queries with localhost on two node cluster and incorrect timestampsMB-65722Dhanya Gowrish
- [CI] Incoming Node - runtime out of memory during Bhive Rebalance Cancel processingMB-65721Amit Kulkarni
- kv to expose stats that account for Fusion failuresMB-65720Paolo Cocchi
- kv to make FusionLogStoreURI a dynamic configMB-65719Paolo Cocchi
- ns_server needs to save Fusion Sync/Migration rate limits on a cluster levelMB-65718Resolved issue: MB-65718Sarath Lakshman
50 of
Hi,
as found in the forums: https://forums.couchbase.com/t/getting-only-partial-result-from-fts-on-2-node-cluster/18012/6
it looks like the 18094 port needs to be open for node-to-node comms as well (encrypted fts) which is not documented properly. https://developer.couchbase.com/documentation/server/current/install/install-ports.html
Probably makes sense to revisit that list with engineering again?