We've been chopping a lot of wood this month, so let's jump right in!
On the server side of things, work to add detached mode to the unixfilesystem
resource plugin has begun. This is important as it allows one or more unixfilesystem
resources to serve requests without the need for the physical object to be located on the local storage device (consider a mounted parallel filesystem). The remote()
microservice has grown support for the INST_NAME
hint. Just like the delay()
microservice, the remote()
microservice will now be able to target a specific rule engine plugin. Before this change, using the remote()
microservice would result in the Rule Engine Plugin Framework attempting to execute the rule text on every configured rule engine plugin. While this would succeed, it resulted in a noisy log file. This change resolves that issue completely.
Work to modernize the Audit Rule Engine Plugin is in motion and is going very well. This refactor aligns with the recent work regarding the ELK stack project used in our training materials. A lot of effort is being put into making the Audit plugin much better. If that sounds interesting, you can follow that work at https://github.com/irods/irods_rule_engine_plugin_audit_amqp/pull/105.
On the client side, you'll be happy to know that the C++ REST API has received some big updates. It can now be run independently of the iRODS server and iCommands. It has also been containerized! Building, running, and testing the C++ REST API is easier than ever. Please give it a try and let us know what you think.
This month we have news about the upcoming Metalnx 2.6.1 release. We've fixed issues with downloading data objects via tickets. We've improved the build process such that people wanting to make changes to the application can do so without running the risk of corrupting their local .m2 directory. Not only that, but configuration options have been added that allow administrators to hide AVUs based on one or more prefixes.
Back in July, we mentioned that efforts to improve documentation was in progress. Well, we're pleased to announce that that work has been completed in the form of a Policy Cookbook and detailed documentation explaining data objects, replicas, logical locking, and various other topics. We haven't published the changes yet, but you can expect to see those soon.
And now for the final update - we've been looking at adding support for Ubuntu 22.04! We've successfully built externals, iRODS, and iCommands packages for this platform. We have a few more things to verify before we can release anything, so stay tuned.
See you next month!
Metadata Templates Working Group
New Development Work
Active Development Work
Build and Packaging
Docker-based Testing Environment
Docker-based Development Environment
Background Items
Logical Locking
New RPC API framework
C++ S3 API
iRODS Command Line Interface (CLI)
Parallel Filesystem Integration
SMBRODS project to surface iRODS as SMB
CockroachDB Database Plugin
Cloud Browser
Member Ticketing System
Discussion