[MCOL-4835] The port_number option is not described in bundled storagemanager.cnf Created: 2021-08-11  Updated: 2023-10-27  Resolved: 2023-10-27

Status: Closed
Project: MariaDB ColumnStore
Component/s: Storage Manager
Affects Version/s: 6.1.1
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Geoff Montee (Inactive) Assignee: Leonid Fedorov
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

ColumnStore 6.1.1 supports the port_number option in the [S3] group in storagemanager.cnf. This option is useful for S3-compatible storage options that use a custom port, such as MinIO.

However, the option is not shown in the bundled storagemanager.cnf, where most of the options are described in great detail, so users will only be able to find out about the option by reading the documentation or by looking at the source code.

The [S3] group in the bundled storagemanager.cnf can be viewed here: https://github.com/mariadb-corporation/mariadb-columnstore-engine/blob/columnstore-6.1.1-1/storage-manager/storagemanager.cnf.in#L89

The code that reads the option is here: https://github.com/mariadb-corporation/mariadb-columnstore-engine/blob/columnstore-6.1.1-1/storage-manager/src/S3Storage.cpp#L130


Generated at Thu Feb 08 02:53:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.