8.0 Changelog
Nesta página
8.0.6 Registro de alterações
Armazenamento
wiredTiger
Internals (Internos)
SERVER-55301 Architecture Guide updates for Server Supported Restore
SERVER-87442 Suporte à Plataforma: adicione suporte para Macos 14 sonoma (ARM64 e AMD64)
SERVIDOR-89757 checkSbeStatus deve verificar todos os nós
SERVER-97267 exclude min_fcv=latest test parameters from "get all parameters" value check test
SERVER-97676 Ignore config.changelog namespace in consistency check in magic_restore_balancer_settings.js
SERVER-97857 Add awaitReplication after writes in magic_restore_shard_to_repl.js
SERVER-97911 Query com "_id in empty array" atravessa a coleção completa quando recebe o índice _id como dica
SERVIDOR-98052 Filtrar entradas de estatísticas de query no collName em query_stats_regex.js
SERVER-100267 Perform no-op on config servers after opening backup in sharded_magic_restore_test.js
SERVER-100673 Add support for RHEL 9 zSeries
SERVER-100787 Add FCV 8.0 to timeseries_query_extended_range.js on 8.0/master
SERVER-100856 ocsp_sharding_basic needs to have stapling disabled
SERVER-100901 Relaxa o resumo do usuário invariante para afirmar no ShardingTaskExecutor
SERVER-101083 Call awaitReplication when checking node oplogs in magic_restore_test.js
SERVER-101131 Call awaitReplication before storing pre-restore dbhashes in magic_restore_test.js
SERVER-101838 [v8.0][v8.1] Revert SERVER-93101 + SERVER-91121
SERVER-102080 [v8.0] Fix MacOS poetry dependencies
SERVER-102115 Add RHEL9 enterprise as target for curator
WT-13667 Suporte à compilação do WiredTiger com SWIG 4.3.0 version
8.0.5 Registro de alterações
Fragmentação
SERVER-89138 Remove collection name limit of 235 for unsplittable collections
SERVER-91121 Do not force a Shard Registry lookup if topology time doesn't change
SERVER-95040 Add test coverage for checkMetadataConsistency interruptability
SERVER-95324 Disable chunkMigrationConcurrency
SERVER-95544 setFeatureCompatibilityVersion, createCollection and moveCollection could cause a 3-way deadlock in config shards
SERVER-99345 Prevent sharding/moving a time-series buckets collection without the 'timeseries' options on FCV 8.0+
Replicação
SERVER-91180 dbCheck oplog entries contain duplicate field names in batchStart/batchEnd
Query
SERVER-92640 $unionWith stage for explain does not use the router role API
SERVER-95672 Indexes on array fields that contain subarrays does not include some results
SERVIDOR-97470 findAndModify: o comportamento do Mongos WriteConcernError difere do mongod
SERVER-97629 Replace invariant with tassert when yielding
SERVIDOR-97860 O caminho expresso pode retornar resultados incorretos ao verificar um índice único de vários campos
Catalog
SERVER-97220 [Test only] collection_catalog_two_phase_drops.js assumes write with journaling will advance the latest timestamp
SERVER-97338 Prevent config.system.sessions from being created as sharded with its chunk on the config server
SERVIDOR-99290 Coleções inválidas de buckets de séries temporais impedem a conclusão do FCV 8.0 atualizar
Armazenamento
wiredTiger
WT-10489 test_wt4803_history_store_abort hangs
WT-12238 Investigate checkpoint cleanup for deleted pages
WT-12846 Corrija como a caminhada compacta lida com o EBUSY a partir do checkpoint flush_lock
WT-13186 Remove bounded cursor support when positioning truncate cursors
WT-13447 Background compaction does not reset stats with run_once
WT-13525 Migrar para hosts MacOS baseados em AWS
WT-13546 Use internal session to create the history store table instead of default session
WT-13592 Provide an option to control the number of RTS worker threads during startup/shutdown
WT-13642 Crie estatísticas separadas para páginas internas/folhas sujas
WT-13713 Add WT stat to count create-with-import with repair
Construir e embalar
SERVIDOR-51366 Configurar pastas criadas pelo instalador
SERVER-88142 Include collection type with create events.
SERVER-95976 Introduzir o parâmetro "matchCollectionUUIDForUpdateLookup" no estágio do fluxo de alterações
WT-13704 Remove swig installation from configure_wiredtiger
Internals (Internos)
SERVER-73498 Add time spent in the multi-planner to the explain output
SERVER-79850 Abstract out similar code between data consistency/extra index keys check and make error handling consistent
SERVER-80023 Test concurrent build/drop of indexes during dbCheck
SERVER-81158 Enable disabled test because of dbcheck hook in replica sets passthrough suites
SERVER-81166 Add dropped collection/index and newly created view tests for extra index keys check
SERVER-81280 Handle writeConcernErrors for FLE in bulkWrite
SERVIDOR-82367 Atualizações enfileiradas na mesma entrada inProgressLookup são sempre chamadas com o mesmo valor em cache no ReadThrownCache
SERVER-82754 GDB itself segfaults when index cache is enabled while loading core dump on SUSE 12 and SUSE 15
SERVER-82908 Add magic restore log path parameter and generate magic restore-specific logs
SERVER-84114 Exceptions thrown while generating index keys fail collection validation
SERVER-84587 Log value of field for missing key check in dbCheck
SERVER-84770 Change stream tests do not recover from resumable change stream errors
SERVER-85482 Add dbcheck parameters to health log entry output
SERVER-85610 Create metrics related to restore tool usage
SERVER-85668 Allow magic restore to insert oplog entries larger than 16MB
SERVIDOR-85862 fazer burn_in_tests.py entender a configuração multiversão
SERVER-86034 Investigate Windows-specific failures for magic restore named pipe infrastructure
SERVER-86299 Test and fix FLE2 writeConcernError reporting in sharded writes
SERVER-86323 Ensure minKey/maxKey is always logged in primary oplog for dbCheck
SERVER-86996 Apply QuerySettings for timeseries collection queries
SERVER-87065 Faça verificações de validação para min/max e carimbo de data/hora incorporado robusto contra eventos de intervalo estendido e granularidade em mudança
SERVER-87319 Replace invariant with tassert in awaitReplication
SERVER-87406 Create targeted jstest for non-PIT sharded cluster magic restore
SERVER-87407 Create targeted jstest for PIT sharded cluster magic restore
SERVER-87427 Create targeted jstest for magic restore and chunk migration
SERVER-87429 Create targeted jstest for magic restore and resharding
SERVER-87572 Add serverStatus() metric to count replanning events
SERVER-88009 Make sure that we skip dbcheck oplog entries during restore
SERVER-88294 Audit references to shouldRecoverFromOplogAsStandalone and add checks for magic restore as needed
SERVER-88893 Add targeted magic restore test for retryable writes
SERVER-88894 Cap time spent applying dbcheck operations on secondaries
SERVER-89039 Support a command that returns after an index build has started
SERVER-89157 Ensure dbCheck only runs one job at a time on primary
SERVER-89233 cache pressure causes one bucket per single document with time series collections
SERVER-89411 Improve test coverage for collection registration upon moveCollection
SERVER-89484 Add targeted test to perform a selective restore with magic restore
SERVER-89488 Add targeted jstest test for magic restore with BalancerSettings
SERVER-89531 tag analyze_shard_key_jscore_passthrough to require large hosts for tsan coverage
SERVER-89642 Invalid role configuration for fsyncunlock command
SERVER-89647 Override drop function and asserts in magic restore passthroughs
SERVER-89699 Properly detect when OpenLDAP includes MozNSS-compatible shims
SERVER-89919 Add testing matrix to backup and restore
SERVER-90068 improve $map, $reduce, $filter
SERVER-90121 Add shard renames to targeted sharded cluster magic restore tests
SERVER-90318 Add targeted test for magic restore and config shard transitions
SERVER-90338 Refactor magic restore utility assertions
SERVER-90343 Add targeted test to run magic restore on data from an incremental backup
SERVER-90356 Support PIT restore without entries after the checkpoint timestamp
SERVER-90449 Prevent TTL Monitor from running collMod during rollback and initial sync fuzzers
SERVER-90680 Allow dbHash command via direct shard connections
SERVER-90746 Make magic restore hook more resilient to large PIT restore workloads
SERVER-90755 Validate clustered collection record IDs in dbCheck
SERVER-90758 Add test for clustered collections in dbCheck
SERVER-90772 Verify index order and uniqueness in extra keys check in dbCheck
SERVER-90775 libunwind deadlocks when called from signal handler while dl_iterate_phdr is running
SERVER-90892 Log a warning message for sharded collections that have mismatched UUIDs
SERVER-90942 Move magic restore main function out of main thread
SERVER-90997 Relax the assertion when the document is not found in doDeleteRecord()
SERVER-91007 Remove recursion from SessionCatalogMigrationSource::_fetchNextNewWriteOplog
SERVER-91012 Recommit SERVER-71520
SERVER-91060 Use correct nodeType for clusters in magic restore passthroughs
SERVER-91097 Use timed retry loop when waiting for Azure OIDC Ingress Rules to Update
SERVER-91185 Add targeted test to restore data files from a shard node into a replica set
SERVER-91252 Fix dbcheck_stepdown.js
SERVER-91272 Do not printStackTrace that does not warrant Atlas Failure Monitor
SERVER-91314 Kill spillable queries when disk space is low
SERVIDOR-91334 Integrar o MongoDB Server ao serviço Documentário para obter conformidade com SSDLC
SERVER-91413 Executing an aggregation with transaction sub-stages that makes cursors on another shard can return NotARetryableWriteCommand error
SERVIDOR-91556 Atualize o burn-in para lidar com vários subconjuntos em tarefas de multiversão
SERVER-91754 Add a check to validation to check for changed bucketing parameters for time-series
SERVIDOR-91774 Linter que verifica se as tags require_fcv_* são <= versão atual
SERVER-91804 Port LDAP mongos health checker tests to use mock LDAP server
SERVER-91874 cursor_hints_to_query_settings test suites do not close cursors for auto generated queries
SERVER-91914 Use same backup cursor data files for all replica set nodes in magic restore tests
SERVER-91950 Preserve approved cluster parameters across magic restore
SERVER-91960 Clear sync source candidate if sync source selection fails
SERVER-92023 Extract only $readPreference from $queryOptions in mongo test shell
SERVER-92137 Make sure timeseries inserts perform a ShardVersion check before inspecting the existence of the buckets collection
SERVER-92223 Replication coordinator should tolerate large list of locks
SERVER-92239 change streams don't survive stepdowns when a rollback also occurs.
SERVER-92359 [SBE] Produce EOF plan for pushed down $lookup when outer collection does not exist
SERVER-92420 Resharding oplog application shouldn't use a unique lsid for each delete operation
SERVER-92461 SetQuerySettingsCommandReply does not contain simplified query settings
SERVER-92476 planningTimeMicros can include work not related to planning
SERVER-92572 Test that dbCheck correctly catches missing _id indexes
SERVIDOR-92601 Remover a tarefa package_new_compile
SERVER-92662 In timeseries_agg_out.js allow 7268700 error code
SERVER-92730 Enhance OCSP test code with debug information for response status tracking
SERVIDOR-92733 Atualizar o PyGithub para 1.58
SERVIDOR- Atualizar92736 mapeador de símbolos para utilizar a tarefa executada original
SERVER-92781 Split out replica_sets_kill_primary_jscore_multiversion
SERVER-92797 Fix behavior when running next() over a closed exhaust cursor
SERVER-92829 Test magic restore specific logs without omitting test output
SERVER-92853 Aguarde a replicação em merge_let_params_size_estimation.js em todos os lugares
SERVER-92877 Create ShardedMagicRestoreTest class in magic restore testing module
SERVER-92930 GeoHash might downcast with undefined behavior for point near the edge of 2d index bounds
SERVER-92956 Bump cache_stuck_timeout_ms from 10min to 15min in TSAN
SERVER-92964 Ensure collation is followed when using hash index in SBE IndexedLoopJoin
SERVER-92989 FeatureFlagUtil JS needs to use a connection resilient to kill primary
SERVER-93050 Fix dbcheck_multiple_operations.js stepdown test
SERVER-93101 Fix ShardRegistry::Time definition
SERVER-93141 Avoid invariant due to in progress index build during initial sync
SERVIDOR-93212 Obtenha informações da versão mongod e da versão git sem ativar um processo mongod
SERVER-93217 Make variables in SASLGlobalParams atomic
SERVER-93221 Drop config.placementHistory metadata in magic restore
SERVER-93354 Ensure queryShapeHash is computed only on mongos in sharded clusters
SERVER-93389 WiredTigerSessionCache does not properly dispose of sessions released after rollback
SERVER-93405 Remove check for distinct keys after consecutive identical keys at the end of batch
SERVER-93428 [v8.0] Avoid running incompatible_tsan tests under tsan on 8.0
SERVER-93435 Do not convert StaleConfig for updateMany in a transaction to QueryPlanKilled
SERVIDOR-93497 Mover a invalidação de cache do usuário do OpObserver para os manipuladores onCommit
SERVER-93509 GlobalLock can potentially release the snapshot involuntarily
SERVER-93537 Make collection_uuid_sharded.js temporarily not throw when reshardCollection fails due to concurrent index build
SERVER-93551 Elide fuzzer timeouts due to slow multiversion runs
SERVER-93570 Merge magic restore project
SERVER-93583 Update TaskExecutorCursor behavior to be resilient to destruction during outstanding network operation
SERVER-93614 Make pinning connection between mongod and mongot the default
SERVER-93616 Melhorar o teste de invalidação de cache do usuário
SERVER-93659 Fix concurrency_replication_bulk_write with dbcheck
SERVER-93707 ShardRegistry::scheduleReplicaSetUpdateOnConfigServerIfNeeded can write an incorrect config version
SERVIDOR- Definir tempos limite do93771 enterpriserhel-81-ppc no nível da variante64
SERVER-93779 Set runningWithBalancer for the sharding_jscore_passthrough_with_config_transition suite
SERVER-93980 Increase the time spent waiting for balancer round to complete in enforce_zone_policy.js
SERVER-93999 Make validate_timeseries_bucketing_parameters_change.js have hard-coded timestamps
SERVER-94002 Non-pit logic in should_run_backup_or_restore seems incorrect.
SERVER-94156 Support upsert duplicate key retry if unique index has collation
SERVER-94161 Increase default secondary timeout limit for dbcheck
SERVIDOR-94211 Pin 10gen/jepsen para o último commit jepsen-mongodb-master
SERVER-94221 Address TSAN issues in unit tests explicitly calling AM->setAuthEnabled()
SERVER-94272 Reduzir os tempos limite do ciclo de energia para atender às restrições Evergreen
SERVER-94502 Nesting shard role into router role breaks collection metadata recovery
SERVER-94530 Change ExpressionContext::getResolvedNamespaces invariant to a tassert
SERVER-94536 Crash when stepping up while block user writes is enabled
SERVIDOR-94542 [Somente teste] Implemente um processo de desligamento bem comportado no teste standalone_in_queryable_backup_mode.js
SERVER-94561 Reduce resource usage for the random_moveChunk_timeseries_deletes.js FSM test on sanitizer builds
SERVER-94564 Increase evg timeouts for blockprocessing and change stream fuzzers in additional build variants
SERVER-94618 Replace optional chaining syntax in create_indexes_return_on_start.js
SERVER-94649 Increase logging of direct shard connection errors and warnings
SERVER-94657 The restore role should allow dropping system.views in any database
SERVER- Tente novamente o94662 pipx install db-contrib-tool
SERVER-94691 "_configsvrSetClusterParameter" command with "previousTime" parameter set cannot be reissued whenever the previous invocation sets the parameter and then fails
SERVER-94731 Emit change stream events for the system.views collection (when showSystemEvents is enabled)
SERVER-94740 CheckMetadataConsistency can trigger false positives due to looking at sharding metadata while critical section is active
SERVER-94770 Reduce memory footprint for archived buckets in BucketCatalog
SERVER-94779 Modify ignore_dbcheck_in_magic_restore.js to use refactored magic restore test utilities
SERVIDOR-94820 Reduzir o número de pipelines gerados pelo fuzzer
SERVER-94824 Add zstandard to TSAN denylist
SERVER-94861 change_streams_shards_start_in_sync.js should temporarily hang shard1 instead of rejecting cursor establishing request from mongos
SERVER-94902 Move ShardedMagicRestoreTest into separate file
SERVER-94936 Sharded backup/restore tests may run out of memory on Windows variants for non-essential tasks
SERVER-94977 CheckMetadataConsistency hook is not compatible with asio_transport_layer_integration_test
SERVER-94985 Set reshardingOplogBatchTaskCount to 1 for upsert_unique_index_collation.js
SERVER-95108 Annotate magic restore test utility classes with JSDoc-style comments
SERVER-95257 Expose a command on the mongos to untrack a collection
SERVER-95299 Add diagnostics to rollback recovery
SERVER-95309 Create an observer for server lifecycle events
SERVER-95343 Decrease timeout value to fix flakey dbcheck test
SERVER-95423 Count insertion failures in SASL SCRAM cache
SERVIDOR-95430 Fornecer link para registros brutos quando partes de uma tarefa atingirem o tempo limite
SERVIDOR-95452 Impedir que CollectionRoutingInfoTargeter itere todos os intervalos de chunks durante a atualização e exclusão
SERVER-95456 Make CLUSTERED_IXSCANs obey query settings allowed indexes
SERVER-95500 Rephrase error message about inconsistent bucket collection on upgrade to 8.0
SERVER-95511 Modify Time Series Collection Parameters to Support Autoscaling
SERVER-95547 MultiUpdateCoordinator can transition to 'done' state without releasing previously obtained resources
SERVER-95573 Use a new database for the bucket_unpacking_with_sort_extended_range.js test
SERVER-95583 SSLManagerWindows won't allow multiple CRLs from different issuers
SERVER-95610 Update version check for reshardingDelayBeforeRemainingOperationTimeQueryMillis in servers.js
SERVER-95674 Introduce configurable time limit to scan chunks during auto-merging
SERVER-95762 [v8.0] Delete Antithesis tasks on 8.0
SERVER-95775 Update MSI to reference libsasl2.dll instead of libsasl.dll
SERVER-95807 Old garbage config.cache.* metadata might block catalog cache refreshes
SERVER-95869 Transform CommandOnShardedViewNotSupportedOnMongod into CommandNotSupportedOnView on all code paths
SERVER-95998 Relax the diff percentage window for the number of sampled queries in sample_rates_rs.js and sampled_rates_sharded.js
SERVER-96128 Remove references to linkbench in system_perf.yml
SERVER-96269 Modify speculative authentication auditing
SERVER-96404 Improve variable names in $map and $filter serialization
SERVER-96412 tassert tripped on 1-shard sharded $unionWith + $search
SERVER-96458 Don't apply distinct scan optimization when $top(N)/$bottom(N)'s output is constant and sortBy is empty
SERVER-96460 Validate against invalid PQS hints
SERVER-96503 Add more log lines to FCBIS
SERVER-96635 Improve Query Settings Fallback tests
SERVER-96776 Preserve additional specified cluster parameters in magic restore
SERVER-96807 Fix inequality check in releaseSession code
SERVER-97014 [v8.0] Use absl::bit_count for bsoncolumn_test.cpp
SERVER-97044 Corrigir um problema em que os fluxos de alteração podem gerar incorretamente um evento "descartar" durante a refragmentação ou desfragmentação de uma coleção que está ou estava usando fragmentação de zona
SERVER-97077 Ban changeStream tests from running in sharding_csrs_continuous_config_stepdown
SERVER-97085 Plan summary on SBE does not show clustered ixscan
SERVER-97183 Increase dbCheck timeout on secondaries for test
SERVER-97254 $jsonSchema parser should not use empty strings to distinguish between top level schemas and sub schemas
SERVER-97260 timeseries_create.js insere um bucket com carimbo de data/hora _id incorreto
SERVER-97462 Retrying skipped records can try deleting record without wuow
SERVER-97515 Replace invariant with assertion and add more details
SERVER-97548 Closing archived buckets should not re-create stats for dropped collections
SERVIDOR-97551 [8.0] Estender o tempo limite em declarações initial_sync_unsupported_auth_schema.js assert.soon
SERVER-97717 Add al2023-x86-compile v8.0 variant
SERVER-97726 Prevent deleting ident directories concurrently with creation
SERVER-97741 ImportCollection retry on bad metadata needs to roll back
SERVER-97831 Create collection may be wrongly acklowledged on sharded clusters when write concern not respected
SERVIDOR-97862 Corrigir a divisão inicial de chunks do change_streams_split_event_v1_v2_tokens.js reshardCollection (v8.0)
SERVIDOR-98062 atualizar o alias da chave de autenticação
SERVER-98185 upgrade "nongnu" libunwind to v1.8.1
SERVER-98186 Consult log file rather than ramlog for speculative auth tests
SERVER-98316 Use different collections for mapreduce out in read_pref_cmd.js
SERVER-98349 Avoid mongos to sleep for 3 secs before shutting down
SERVER-98417 Add test for records in the skipped record tracker that are no longer found in the collection
SERVER-98451 Do not set reshardingDelayBeforeRemainingOperationTimeQueryMillis when launching patch versions where this parameter doesn't exist
SERVIDOR-98473 Redirecionar sys-perf para usar geny-tasks do DSI
SERVER-98555 Fix Jepsen and Antithesis to https cloning
SERVER-98574 Enable dbCheck v2 feature flag on master
SERVER-98593 Adicione um código de erro de fallback para quando recebermos SSL_ERROR_SYSCALL sem um erro associado.
SERVIDOR-98608 Atualizar o MozJS para a versão menor ESR 115 mais recente
SERVER-98696 resmoke's check for rogue processes incorrectly identifies unrelated processes on macOS
SERVER-98702 Disable insert_duplicates_unique_index.js from slow suite on windows
SERVER-98720 Adicionar chamadas redact() ausentes aos registros de aviso de "Erro do executor do plano"
SERVER-98729 Fix shutdown race condition in repl_monitor_refresh.js
SERVER-98802 Fix formula for calculating programMajorMinorVersion in servers.js
SERVIDOR-98818 Limpar arquivos de diário entre backups incrementais na biblioteca sharded_backup_restore.js
SERVER-98937 Handle interruptions while accessing ASIO sockets
SERVER-98980 collection validation doesn't lock early enough to prevent racing against rollback
SERVER-99012 Avoid tassert in test command sysprofile
SERVER-99022 [v8.0] Fix wrong import in jstests/noPassthrough/index_stepup_missing_skipped_record.js
SERVER-99074 Marque array_index_and_nonIndex_consistent.js como tsan_incompatible
SERVER-99082 Rename incorrect overriden function in implicit_timeseries_collections
SERVER-99165 [v8.0] Swap v8.0's bazel toolchain from mciuploads onto the persistent s3 bucket
SERVER-99212 [v8.0] Merge dbcheck and server restore tool projects into 8.0.5
SERVER-99218 Drop collection "test" at start of explain_all_plans_execution_stats.js
SERVER-99275 Espere um único evento dropIndexes em change_streams_split_event_v1_v2_tokens.js
SERVER-99436 [v8.0] timeseries_reopened_bucket_insert.js assertion that a compressed bucket will be reopened fails on 7.0 in multiversion suites
SERVER-99483 Atualize o mongo-task-generator para 0.7.20
SERVER-99547 Replace invalid db in query_settings_index_hints_tests when run with the no_passthrough suite
SERVER-99561 Move the remainder of the sys-perf config into DSI
SERVER-99574 timeseries_reopened_bucket_insert.js has manually constructed bucket with mismatch in control ids and observed IDs
SERVER-99645 Update the "search_meta_in_subpipeline_sharded.js" test
SERVER-99803 Temporary resharding collections for timeseries namespaces should be ignored when cross-checking their routing tables on test teardown
SERVER-99808 Re-introduce queryHash for backwards compatibility
SERVER-99900 views_distinct_with_arrays.js cannot accept readConcern majority
SERVER-100476 Disable periodic index checker in catalog_cache_refresh_with_persisted_collection_cache_corrupted.js
SERVER-100594 Profundidade máxima fromjson mais baixa de 250 para 200
8.0.4 Registro de alterações
Fragmentação
SERVER-81816 ReshardingCoordinatorObserver destructor should only invariant if ReshardingCoordinatorService::run() is called
SERVER-84769 Refragmentação do algoritmo remainingOpTime não funciona com baixo elapsedTime
SERVER-92762 Definir valor padrão de numInitialChunks em reshardCollection para 90
Query
SERVIDOR- A84089 operação em massa congela se usada em combinação com agrupamento e upsert
SERVER-92904 O tamanho da resposta excede BSONObjMaxInternalSize enquanto o lote está dentro de BSONObjMaxUserSize
SERVIDOR-95350 Corrigir possível falha ao executar uma explicação sobre um comando válido
Agregação
SERVER-88046 Support $vectorSearch execution within unionWith subpipeline
Armazenamento
wiredTiger
Construir e embalar
Internals (Internos)
SERVER- O67816 arredondamento do bucket de série temporal para datas anteriores a1970 se comporta de forma inesperada
SERVER-68274 [SBE] Missing query results when comparing field to Min/MaxKey and field is missing from document
SERVER-73641 A filtragem de séries temporais pode perder eventos de intervalo estendido quando fragmentada
SERVIDOR-81109 Corrigir o tratamento do internal_transactions_sharded_from_mongod.js para o tratamento de consistência causal entre sessões
SERVER- A82037 memória usada pelos derramamentos do classificador pode crescer sem limite
SERVER-83106 Do not parse shardCollection request using shardsvrCreateCollection parser
SERVER-87442 Add support for MacOS 14 Sonoma (ARM64 and AMD64)
SERVER-88891 Delete tenant migration and shard split / merge passthrough and integration tests
SERVER-89232 Add queryShapeHash to $queryStats output
SERVER-89708 Investigate why jstests/concurrency/fsm_workloads/timeseries_mixed_operations.js fails in case of concurrent moveCollection
SERVER-90739 Investigate validity of time-series collections in selective restores
SERVER-90965 Extend query settings to contain optional comment field
SERVIDOR-91589 Reatribuir bibliotecas de terceiros de propriedade do Service Archive em sbom.json para novas equipes
SERVER-91777 Opt out of oplog sampling during restore
SERVER-91954 Add 'queryShapeHash' to explain, rename 'queryHash' to 'planCacheShapeHash'
SERVER-92005 Cluster dbStats pode acionar invariante com removeShard simultâneo
SERVER-92019 Print write conflict log at logWriteConflictAndBackoff () in production build
SERVER-92057 Fix opcounters to accommodate optional extra commands.
SERVER-92230 Handle extended/relaxed JSON comparisons in AuditSpooler.deepPartialEquals
SERVER-92246 Use TestData.skipEnforceFastCountOnValidate for all FCBIS tests
SERVER-92285 Add missing assertion in fle2_compact_coordinator.js
SERVIDOR-92292 Ignorar aquisição de ticket para prepareTransaction
SERVIDOR- O92339 executor de testes pode falhar em erros de rede ao se comunicar diretamente com o shard de configuração no conjunto de stepdown de configuração contínua
SERVER-92550 Make txn_sharded.js robust to stale config errors in txn
SERVER-92594 SBE VM accesses released memory
SERVER-92803 Ignorar erro IndexKeySpecsConflict durante o aplicação oplog de sincronização inicial
SERVER-92841 Fix no speculation assertion in speculative-auth-replset.js
SERVER-92850 Typo in MCRaftMongoReplTimestamp.tla
SERVER-92852 Use unordered bulk writes in cleanup_collection.js
SERVIDOR-92958 Aumentar o tamanho do oplog para todos os testes de backup/restauração
SERVER-92980 Prevent resync_majority_member.js from running on Windows
SERVER-93120 FTDC collection blocked on locked backupCursor state read
SERVER-93128 Prevent overflow of the CountCommandRequest::_limit field
SERVIDOR-93130 Corrigir a falha do servidor causada pelo buscador periódico OCSP que chama join() para si mesmo
SERVER-93159 Give the cluster more time to automatically refresh its LDAP pooled connections in ldap_fsm_util.js
SERVIDOR-93181 Reserve o subtipo binData x09 para vetores
SERVIDOR-93182 Corrigir caso extremo em DocumentSourceUnwind
SERVIDOR-93205 Expõe o número de índices prepareUnique no serverStatus
SERVER-93369 Fix lock ordering in TextMatchExpression
SERVER-93398 Prevent a spurious election in ttl_repl.js
SERVER-93429 Prevent the oplog from being truncated in incremental_backup_cursor_block_size.js
SERVER-93432 Wait for failpoint before killing the op in fle2_contention_kill_parent.js
SERVER-93465 Wait for stable timestamp to advance in background_validation_checkpoint_timestamp.js
SERVER-93474 [v8.0] Re-enable featureFlagQueryStatsDataBearingNodes
SERVER-93559 [test-only] jumbo_chunks.js should use retriable writes when writing to the config server
SERVER-93622 Stabilise query shape hash for aggregate merge commands with let variables
SERVER-93639 Fix rollback_auth.js
SERVER-93696 Add overflow unittest back to ClusterCountCommandBase
SERVER-93697 Fix race condition of waiting for filtering metadata refresh by forcefully refresh it
SERVER-93790 BSONColumnBuilder can incorrectly start interleaved with no scalars if we transition from arrays to a new empty object
SERVER-93832 $queryStats pipelines on mongos aren't optimized
SERVER-93844 O comando "count" em um View pressupõe uma resposta inteira
SERVER-93848 WiredTigerSessionCache::getSession() pode ler o valor obsoleto do estado de desligamento
SERVER-93882 Avoid killing ongoin migration sessions in internal_transactions_sharded_from_mongod_kill_sessions.js test
SERVER-94010 Delete transaction_too_large_for_cache/temporarily_unavailable_on_secondary_transaction_application.js and replace with unit test
SERVER-94060 PeriodicShardedTimeseriesShardkeyChecker must gracefully handle any kind of exception
SERVIDOR-94187 Não use git ssh em copybara
SERVER-94193 Prevent insertions on all_shard_and_config_hosts_brought_down_one_by_one from timing out on slow variants
SERVER-94360 Make tailable_cursor_invalidation.js resilient to implicit db creations
SERVIDOR-94368 [somente teste] Refatore ttl_deletes_not_targeting_orphaned_documents.js e torne-o determinístico
SERVER-94375 Make count10.js more robust when facing QueryPlanKilled
SERVER-94421 Remove change_stream_pre_images_server_stats.js
SERVER-94440 PoC on generate_token
SERVER-94471 Formato de bucket incorreto para buckets que contêm datas anteriores e posteriores a 1970
SERVER-94538 Increase txn timeout in multi_stmt_txn_jscore_passthrough_with_migration
SERVER-94559 A medição de séries temporais exclui a atualização do minTime de um bucket
SERVER-94592 Verifica os argumentos internos para explicar
SERVER-94607 Revert SERVER-94375 and exclude count10.js from balancer suites
SERVER-94610 Update invalidated_cursors.js FSM test to handle additional createIndex errors
SERVER-94650 Ban causal_consistency_shell_support.js from config-stepdown test suite
SERVER-94764 Criar dispositivo de teste de unidade para testar validação de certificado de peer
SERVIDOR-94766 Expandir os testes de validação de cadeia de CA intermediária
SERVER-94767 Expandir os testes de listas de revogação de certificados
SERVER-94926 Rely on withTxnAndAutoRetry to retry txns on access_collection_in_transaction_after_catalog_changes.js
SERVER-94970 sharded $searchMeta queries in a $lookup and $unionWith fail by hitting an unreachable_tassert
SERVER-95013 Incorrect index built for timeseries measurement field through moveCollection.
SERVIDOR-95019 getEapped em getRecipientHighEstimateRemainingTimeMillis pode1converter incorretamente as durações decorridas de < s 0 para.
SERVER-95047 [v8.0] Disable timeseries_user_system_buckets.js on upgrade/downgrade
SERVIDOR-95054 Repetir erro do HostUnreachable ao chamar removeShard para conjuntos de detalhes de configuração
SERVIDOR-95067 Inserções de séries temporais podem gerar vários lotes com referência ao mesmo bucket
SERVIDOR-95085 Corrigir o problema no UnwindProcessor
SERVER-95144 Return valid shardId or none in computeMergeShardId
SERVIDOR-95240 Remover PeerID de handshakes SSL
SERVER-95306 SBE value lifetime makes unnecessary copy of data
SERVER-95311 Determine default value for reshardingDelayBeforeRemainingOperationTimeQueryMillis
SERVER-95445 SSLManagerOpenSSL deve validar toda a cadeia de certificados em relação à CRL, não apenas na folha
SERVER-95467 Make sure executor is joined before shutting down ShardingDDLCoordinator tests
SERVER-95474 Concurrent bucket reopen of uncompressed buckets can cause tripwire for couldn't compress bucket
SERVER-95627 Index bounds in backward direction causes unionize to fail in collapseQuerySolution
SERVER-95645 BSONColumn control starting with RLE does not reopen correctly
SERVIDOR-95669 Remover invariantes inválidos de processResponseFromRemote()
SERVER-95670 Operações de agregação internas emitem traçados de pilha
SERVER-95698 Fix BSONColumnBuilder reopen when lots of skip after double scale down
SERVER-95724 ReshardingOplogSessionApplication clona informações da sessão applyOps repetíveis com admin.$cmd como modifiedNamespace
SERVER-95733 Make ldap_operation_stats.js accept more failure modes
SERVER-95768 [v8.0] Allow rangePreview collections in 8.0.4
SERVER-95813 system-failed: jstestfuzz_interrupt_replication on enterprise-rhel8-debug-tsan-all-feature-flags [mongodb-mongo-master @ 26e083fa]
SERVER-95921 Have ImportCollection call checkpoint before drop-but-keep-the-file
SERVER-95995 Fix QueryPlanKilled error in count_odd.js
SERVER-95997 Trying to rescale doubles in BSONColumn should preserve RLE state.
SERVER-96015 Make direct_connection_auth_transition resilient to unknown filtering information
SERVER-96075 BinData binary docDiff is not idempotent after shrinking the binary
SERVER-96166 Fall back to repair=true on import failure in import_collection
SERVER-96173 Classic cached planner does not pass query solution to the SBE plan explainer
SERVER-96409 Improve diagnostics for time-series compression validation
SERVER-96675 Tag regex_distinct.js as assumes_balancer_off
SERVER-96692 Parallel ImportCollection can fail due to EBUSY
SERVER-96954 Merge 8.0.4 backports
SERVER-97013 Adjust 8.0.4 Backports
8.0.3 Registro de alterações
SERVER-95279 Use um novo tipo C++ para nomes de campo BSON para garantir a validade
SERVIDOR- A96419 minimização inadequada de bytes nulos pode levar a leituras excessivas de buffer no MongoDB Server
8.0.1 Registro de alterações
Internals (Internos)
SERVIDOR-76883 Reduzir o número de registros de "função não existe" para usuários de origem externa
SERVER-82221 listCollections e listIndexes devem incluir namespaces pendentes de confirmação
SERVIDOR-88417 processReshardingFieldsForRecipientCollection pode usar informações de banco de dados obsoletas e cria incorretamente um destinatário
SERVIDOR-90689 Altere as verificações de aviso de inicialização do THP para também verificar as configurações do nível do processo antes de emitir o aviso
SERVER-92259 Namespace resolution from UUID does not check pending commit namespaces
SERVIDOR-92329 Suporte aos emissores com barras à direita no OIDC
SERVIDOR-92780 Mova tarefas e variantes do sys-perf para DSI
SERVER-92987 Guard against SBE double-pushdown
SERVER-93408 convert_to_and_from_sharded.js should retry on FailedToSatifyReadPreference in the phase where it is connecting directly to the replica set
SERVIDOR-93690 Marcar o teste create_indexes.js como incompatível com multiversão
SERVER-93834 Look into BSONColumn path decompressor handling of scalarless objects
SERVER-93963 Replace ?. syntax in query_by_uuid_commit_pending.js
SERVIDOR- Lentidão94008 verify_session_expiration_sharded.js
SERVIDOR-94149 [somente teste] Aceitar falhas de moveChunk aguardando o excluidor de intervalo se refineCollectionShardKey for executado simultaneamente em random_moveChunk_refine_collection_shard_key.js
SERVIDOR-94207 As séries temporais $match em datas antes 1970 podem perder documentos
SERVIDOR- A94231 query não deve falhar se queryStats não conseguir calcular a chave
SERVER-94238 Query should not fail if querySettings fails to compute key
SERVER-94260 [v7.2+] Verify that $documents inside $lookup fails to parse
SERVIDOR-94461 Atualize o mongo-c-driver para 1.27.5+
SERVIDOR-94635 Tornar os parâmetros de atualização da sessão configuráveis
SERVER-94738 Disable index pruning during query planning
SERVER-95111 Add FCV guard for fleCompactionOptions anchorPaddingFactor
SERVIDOR-95230 JSON.parse falhará se houver mais de 1 linha
SERVIDOR-95244 As declarações upsert que resultam em uma inserção podem falhar com o tassert 9146500 quando o cliente se conecta diretamente ao shard
WT-13409 Um ret em __txn_checkpoint não é tratado