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

General modernization #95

Open
phdavis1027 opened this issue Jun 8, 2022 · 1 comment
Open

General modernization #95

phdavis1027 opened this issue Jun 8, 2022 · 1 comment
Assignees

Comments

@phdavis1027
Copy link
Collaborator

More cpp-style or generally efficient implementations of:

  • timestamps
  • message string building
  • etc.
@SwooshyCueb
Copy link
Member

A non-exaustive list of modernizations to be done (will edit to add more):

  • replace gethostname() with boost::asio::ip:host_name(), add error handling
  • replace rodsLog with irods::experimental::log
  • use std::chrono for timestamps

SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
…and qpid-cpp

Also, complete clang-tidy and clang-format refactor
Also also, removed of json wrapper tokens

Co-authored-by: Markus Kitsinger (SwooshyCueb) <[email protected]>
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
…and qpid-cpp

Also, complete clang-tidy and clang-format refactor
Also also, removed of json wrapper tokens

Co-authored-by: Markus Kitsinger (SwooshyCueb) <[email protected]>
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 7, 2022
alanking pushed a commit that referenced this issue Nov 7, 2022
Also, complete clang-tidy and clang-format refactor
Also also, removed of json wrapper tokens

Co-authored-by: Markus Kitsinger (SwooshyCueb) <[email protected]>
alanking pushed a commit that referenced this issue Nov 7, 2022
alanking pushed a commit that referenced this issue Nov 7, 2022
alanking pushed a commit that referenced this issue Nov 7, 2022
alanking pushed a commit that referenced this issue Nov 7, 2022
SwooshyCueb added a commit to SwooshyCueb/irods_rule_engine_plugin_audit_amqp that referenced this issue Nov 28, 2022
alanking pushed a commit that referenced this issue Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants