Path to this page:
./
databases/mongodb4,
NoSQL distributed document-oriented database
Branch: CURRENT,
Version: 4.4.29nb3,
Package name: mongodb-4.4.29nb3,
Maintainer: pkgsrc-usersMongo (from "humongous") is a high-performance, open source, schema-free,
document-oriented database. It features: document data model with dynamic
schemas; full, flexible index support and rich queries; auto-Sharding for
horizontal scalability; built-in replication for high availability; text
search; advanced security; aggregation Framework and MapReduce; large media
storage with GridFS.
Package options: ssl
Master sites:
Filesize: 50440.437 KB
Version history: (Expand)
- (2024-11-01) Updated to version: mongodb-4.4.29nb3
- (2024-11-01) Updated to version: mongodb-4.4.29nb2
- (2024-08-17) Updated to version: mongodb-4.4.29nb1
- (2024-06-07) Updated to version: mongodb-4.4.29
- (2024-06-07) Updated to version: mongodb-4.4.28nb5
- (2024-06-03) Updated to version: mongodb-4.4.28nb4
CVS history: (Expand)
2024-03-19 11:10:35 by David Brownlee | Files touched by this commit (1) |
Log message:
Fix mongodb4 build with gcc 10
There is still an issue with gcc 11, but lets get a baseline working
build for at least some configs
Bump PKGREVISION
|
2024-01-27 09:32:31 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
mongodb4: updated to 4.4.28
4.4.28 - Jan 18, 2024
SERVER-77506
Sharded multi-document transactions can mismatch data and ShardVersion
SERVER-82365
Optimize the construction of the balancer's collection distribution status \
histogram (2nd attempt)
SERVER-82883
Recovering TransactionCoordinator on stepup may block acquiring read/write \
tickets while participants are in the prepared state
WT-7929
Investigate a solution to avoid FTDC stalls during checkpoint
All JIRA issues closed in 4.4.28
4.4.27 - Jan 3, 2024
SERVER-63865
Handle missing index idents during standalone startup recovery after unclean \
shutdown
SERVER-81106
Recipient shard doesn't wait for the collection version to be locally persisted \
before starting the cloning phase
SERVER-81878
startupRecoveryForRestore may not play nicely with collection drop applied \
during startup recovery
SERVER-82325
Config server could invariant during balancer round
WT-11564
Fix RTS to read the newest transaction value only when it exists in the checkpoint
All JIRA issues closed in 4.4.27
4.4.26 - Nov 27, 2023
Issues fixed:
SERVER-50792
Return more useful errors when a shard key index can't be found for \
shardCollection or refineCollectionShardKey
SERVER-80021
Make $convert round-trip correctly between double and string
SERVER-81106
Recipient shard doesn't wait for the collection version to be locally persisted \
before starting the cloning phase
SERVER-81966
Avoid modification of previous ChunkMap instances during refresh
WT-10424
cursor::search_near slow performance if many deleted items are present
All JIRA issues closed in 4.4.26
4.4.25 - Sep 29, 2023
Issues fixed:
SERVER-76299
Report writeConflicts in serverStatus on secondaries
SERVER-78828
LDAP host timing data can be inconsistent during sorting
WT-11031
Fix RTS to skip tables with no time window information in the checkpoint
SERVER-70973
Balancer should stop iterating collections when there are no more available shards
SERVER-71627
Refreshed cached collection route info will severely block all client request \
when a cluster with 1 million chunks
SERVER-78813
Commit point propagation fails indefinitely with exhaust cursors with null \
lastCommitted optime
WT-8570
Do not increase oldest ID during recovery
WT-10449
Do not save update chain when there are no updates to be written to the history \
store
All JIRA issues closed in 4.4.25
4.4.24 - Aug 23, 2023
Issues fixed:
SERVER-76299
Report writeConflicts in serverStatus on secondaries
SERVER-78828
LDAP host timing data can be inconsistent during sorting
WT-11031
Fix RTS to skip tables with no time window information in the checkpoint
|
2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254) |
Log message:
revbump for boost-libs
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-27 15:19:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
mongodb4: updated to 4.4.24
4.4.24
Bug fixes
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-29 13:51:15 by Adam Ciarcinski | Files touched by this commit (29) |
Log message:
mongodb4: added version 4.4.23
https://www.mongodb.com/docs/manual/release-notes/4.4/
|