-
Notifications
You must be signed in to change notification settings - Fork 713
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
Refactor the acquisition of DDSE handlerton #1319
Refactor the acquisition of DDSE handlerton #1319
Conversation
In c3f1703, get_rocksdb_files.sh invocation got PATH setting. The public discussion is incomplete but b739eac suggests that there is a problem with CentOS 9 and make 4.3 that undefined PATH does not get a default fallback, thus a PATH value is provided for the invocation. The provided PATH value is however incompatible with building on macOS. Fix by setting the fallback PATH value in the get_rocksdb_files.sh script itself.
Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB.
@sunshine-Chun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
still work on update one MTR(rocksdb.early_load_rocksdb_plugin) according to this PR. |
@luqun, I am sorry, I forgot that we already have an MTR test for DDSE == RocksDB. Do you need me to do anything at this point? |
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: #1319 Differential Revision: D46649458 fbshipit-source-id: d861347
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 GitHub Author: Laurynas Biveinis <[email protected]> Test Plan: Imported from GitHub, without a `Test Plan:` line. Reviewers: herman, chni Reviewed By: chni Subscribers: [email protected] Differential Revision: https://phabricator.intern.facebook.com/D46649458 Tags: accept2ship
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Summary: Make it support both InnoDB and MyRocks DDSEs by introducing a helper function dd::get_dd_engine that returns either based on the default_dd_storage_engine sysvar setting. To have correct diagnostics in one instance at least, introduce a get_dd_engine_name utility function too. No functional changes if default_dd_storage_engine == InnoDB. Pull Request resolved: facebook#1319 Differential Revision: D46649458
Make it support both InnoDB and MyRocks DDSEs by introducing a helper function
dd::get_dd_engine that returns either based on the default_dd_storage_engine
sysvar setting. To have correct diagnostics in one instance at least, introduce
a get_dd_engine_name utility function too.
No functional changes if default_dd_storage_engine == InnoDB.