[MDEV-19215] consider cross engine standard naming of variables Created: 2019-04-08  Updated: 2019-04-08

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Manjot Singh (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

This issue is primarily concerning usability.

Both Innodb and Rocksdb have *_flush_at_trx_commit with same options.

This got me thinking, we should align more as it makes it easier to switch engines without as big a learning curve.

Example:

rocksdb_buffer_pool_size could replace rocksdb_block_cache_size

alternatively, both rocksdb_block_cache_size and innodb_buffer_pool_size could be replaced with something like rocksdb_cache_size and innodb_cache_size.. could go further with *_cache_instances _log_file_size etc


Generated at Thu Feb 08 08:49:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.