内容简介:MongoDB 3.6.2 发布了,更新内容内容较多,包含了安全、分表、复制、聚合、存储等多方面的更新。 部分更新如下: SERVER-31267: CollectionCloner fails if collection is dropped between getMore calls. SERVE...
MongoDB 3.6.2 发布了,更新内容内容较多,包含了安全、分表、复制、聚合、存储等多方面的更新。
部分更新如下:
SERVER-31267: CollectionCloner fails if collection is dropped between getMore calls.
SERVER-31625: The contents of
Unknown macro: {USER}needs to be escaped when querying for the groups using LDAP server.SERVER-31684: QueryPlanKilled (operation exceeded time limit) in $changeStream with updateLookup.
SERVER-31982: Shard does not call config commit chunk migration command with majority writeConcern nor checks for writeConcern errors..
SERVER-32246: PID file permission on v3.6 make it not monitorable using pid file.
SERVER-32255: UUIDs may be absent from shard secondary local collections.
SERVER-32282: Aggregation text search returns text score even if it wasn’t requested when targeting multiple shards in a sharded cluster.
完整内容请查看更新日志。
下载地址:https://www.mongodb.com/download-center?jmp=nav#community
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《分布式文档数据库 MongoDB 3.6.2 发布,大量更新》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
TensorFlow:实战Google深度学习框架(第2版)
顾思宇、梁博文、郑泽宇 / 电子工业出版社 / 2018-2-1 / 89
TensorFlow是谷歌2015年开源的主流深度学习框架,目前已得到广泛应用。《TensorFlow:实战Google深度学习框架(第2版)》为TensorFlow入门参考书,旨在帮助读者以快速、有效的方式上手TensorFlow和深度学习。书中省略了烦琐的数学模型推导,从实际应用问题出发,通过具体的TensorFlow示例介绍如何使用深度学习解决实际问题。书中包含深度学习的入门知识和大量实践经......一起来看看 《TensorFlow:实战Google深度学习框架(第2版)》 这本书的介绍吧!