Corrections.
This commit is contained in:
parent
eec691b6d3
commit
e2f4c2a2e2
|
@ -16,16 +16,16 @@ Features
|
|||
* Tag-based throttling now also takes the write path into account. `(PR #3512) <https://github.com/apple/foundationdb/pull/3512>`_
|
||||
* Added the ability to ratekeeper to throttle certain types of tags based on write hot spots in addition to read hot spots. `(PR #3571) <https://github.com/apple/foundationdb/pull/3571>`_
|
||||
* Users now have the option to make ratekeeper recommend which transaction tags should be throttled, but not actually throttle them using fdbcli . `(PR #3669) <https://github.com/apple/foundationdb/pull/3669>`_
|
||||
* Added a new `--build_flags option` to binaries to print build information. `(PR #3769)<https://github.com/apple/foundationdb/pull/3769>`_
|
||||
* Added a new `--build_flags option` to binaries to print build information. `(PR #3769) <https://github.com/apple/foundationdb/pull/3769>`_
|
||||
* Added `--incremental` option to backup and restore that allows specification of only recording mutation log files and not range files. Incremental restore also allows restoring to a non-empty destination database. `(PR #3676) <https://github.com/apple/foundationdb/pull/3676>`_
|
||||
* Added request tracing framework. `(PR #3329) <https://github.com/apple/foundationdb/pull/3329>`_ `(PR #3700) <https://github.com/apple/foundationdb/pull/3700>`_ `(PR #4048) <https://github.com/apple/foundationdb/pull/4048>`_ `(PR #4125) <https://github.com/apple/foundationdb/pull/4125>`_ `(PR #4204) <https://github.com/apple/foundationdb/pull/4204>`_
|
||||
* Added the `global configuration framework <https://github.com/apple/foundationdb/wiki/Global-Configuration-Framework>`, an eventually consistent configuration mechanism to efficiently make runtime changes to all clients and servers. `(PR #4330) <https://github.com/apple/foundationdb/pull/4330>`_
|
||||
* Added the feature to monitor and manage an fdb cluster via read/write specific special keys through transactions. `(PR #3455) <https://github.com/apple/foundationdb/pull/3455>`_ `(PR #3945) <<https://github.com/apple/foundationdb/pull/3945>`_ `(PR #4255) <https://github.com/apple/foundationdb/pull/4255>`_ `(PR #4354) <https://github.com/apple/foundationdb/pull/4354>`_ `(PR #4582) <https://github.com/apple/foundationdb/pull/4582>`_
|
||||
* Added the `(Global Configuration Framework) <https://github.com/apple/foundationdb/wiki/Global-Configuration-Framework>`, an eventually consistent configuration mechanism to efficiently make runtime changes to all clients and servers. `(PR #4330) <https://github.com/apple/foundationdb/pull/4330>`_
|
||||
* Added the feature to monitor and manage an fdb cluster via read/write specific special keys through transactions. `(PR #3455) <https://github.com/apple/foundationdb/pull/3455>`_ `(PR #3945) <https://github.com/apple/foundationdb/pull/3945>`_ `(PR #4255) <https://github.com/apple/foundationdb/pull/4255>`_ `(PR #4354) <https://github.com/apple/foundationdb/pull/4354>`_ `(PR #4582) <https://github.com/apple/foundationdb/pull/4582>`_
|
||||
* Added TLS support to fdbdecode for decoding mutation log files stored in blobs. `(PR #4611) <https://github.com/apple/foundationdb/pull/4611>`_
|
||||
* Added ``initial_snapshot_interval`` to fdbbackup that can specify the duration of the first inconsistent snapshot written to the backup. `(PR #4620) <https://github.com/apple/foundationdb/pull/4620>`_
|
||||
* Added ``inconsistent_snapshot_only`` to fdbbackup that ignores mutation log files and only uses range files during the restore to speedup the process. `(PR #4704) <https://github.com/apple/foundationdb/pull/4704>`_
|
||||
* Added the Testing Storage Server (TSS), which allows FoundationDB to run an "untrusted" storage engine with identical workload to the current storage engine, with zero impact on durability or correctness, and minimal impact on performance. `(PR #4556) <https://github.com/apple/foundationdb/pull/4556>`_ `(PR #4892) <https://github.com/apple/foundationdb/pull/4892>`_ `(PR #4895) <https://github.com/apple/foundationdb/pull/4895>`_ `(PR #4934) <https://github.com/apple/foundationdb/pull/4934>`_ `(PR #4949) <https://github.com/apple/foundationdb/pull/4949>`_ `(PR #4965) <https://github.com/apple/foundationdb/pull/4965>`_
|
||||
* Added perpetual storage wiggle that supports less impactful B-trees recreation and data migration. These will also be used for deploying the Testing Storage Server which compares 2 storage engines' results. `(PR #4838) <https://github.com/apple/foundationdb/pull/4838>`_ `(PR #4860) <https://github.com/apple/foundationdb/pull/4860`_ `(PR #5009) <https://github.com/apple/foundationdb/pull/5009>`_
|
||||
* Added perpetual storage wiggle that supports less impactful B-trees recreation and data migration. These will also be used for deploying the Testing Storage Server which compares 2 storage engines' results. `(PR #4838) <https://github.com/apple/foundationdb/pull/4838>`_ `(PR #4860) <https://github.com/apple/foundationdb/pull/4860>`_ `(PR #5009) <https://github.com/apple/foundationdb/pull/5009>`_
|
||||
|
||||
Performance
|
||||
-----------
|
||||
|
@ -63,7 +63,7 @@ Status
|
|||
* Added ``seconds_since_last_recovered`` to the ``cluster.recovery_state`` section to report how long it has been since the cluster recovered to the point where it is able to accept requests. `(PR #3759) <https://github.com/apple/foundationdb/pull/3759>`_
|
||||
* Added limiting metrics (limiting_storage_durability_lag and limiting_storage_queue) to health metrics. `(PR #4067) <https://github.com/apple/foundationdb/pull/4067>`_
|
||||
* ``min_replicas_remaining`` is now populated for all regions, thus giving a clear picture of the data replicas that exist in the database. `(PR 4515) <https://github.com/apple/foundationdb/pull/4515>`_
|
||||
* Added detailed metrics for batched transactions.`(PR #4540) <https://github.com/apple/foundationdb/pull/4540>`_
|
||||
* Added detailed metrics for batched transactions. `(PR #4540) <https://github.com/apple/foundationdb/pull/4540>`_
|
||||
* Added ``commit_batching_window_size`` to the proxy roles section of status to record statistics about commit batching window size on each proxy. `(PR #4735) <https://github.com/apple/foundationdb/pull/4735>`_
|
||||
* Added ``cluster.bounce_impact`` section to status to report if there will be any extra effects when bouncing the cluster, and if so, the reason for those effects. `(PR #4770) <https://github.com/apple/foundationdb/pull/4770>`_
|
||||
* Added ``fetched_versions`` to the storage metrics section of status to report how fast a storage server is catching up in versions. `(PR #4770) <https://github.com/apple/foundationdb/pull/4770>`_
|
||||
|
|
Loading…
Reference in New Issue