Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Augment output to help diagnose when 'legitimate' failures of config … #2437

Merged
merged 2 commits into from
Aug 18, 2021

Conversation

dhoke4tdb
Copy link
Contributor

…variable lists/values checking occur reporting 'FAILED:'

'FAILED:' may occur if/when tiledb config variables are set/overridden from environment,
perhaps for *nix build config with --enable-s3 --enable-azure as follows
export TILEDB_VFS_S3_AWS_ACCESS_KEY_ID=minio
export TILEDB_VFS_S3_AWS_SECRET_ACCESS_KEY=miniosecretkey
export TILEDB_VFS_S3_SCHEME=http
or the windows equivalents -EnableS3 -EnableAzure and subsequent 'set's.


TYPE: IMPROVEMENT
DESC: increased diag output for differences reported by tiledb_unit (some of which may be reasonable)

…variable lists/values checking occur reporting 'FAILED:'

'FAILED:' may occur if/when tiledb config variables are set/overridden from environment,
perhaps for *nix build config with --enable-s3 --enable-azure as follows
export TILEDB_VFS_S3_AWS_ACCESS_KEY_ID=minio
export TILEDB_VFS_S3_AWS_SECRET_ACCESS_KEY=miniosecretkey
export TILEDB_VFS_S3_SCHEME=http
or the windows equivalents -EnableS3 -EnableAzure and subsequent 'set's.
@dhoke4tdb dhoke4tdb marked this pull request as draft August 9, 2021 16:10
@dhoke4tdb dhoke4tdb marked this pull request as ready for review August 10, 2021 11:10
@Shelnutt2 Shelnutt2 merged commit f3bd7bf into dev Aug 18, 2021
@Shelnutt2 Shelnutt2 deleted the dlh/more-diags-unit-capi-config branch August 18, 2021 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants