News / 31 January 2019

iRODS Development Update: January 2019


We are spinning back up from the Holidays.

We have trimmed the list of open issues for 4.2.5 to those most requested by the community and bumped the rest to a new 4.2.6 milestone. We plan to burn this list down as quickly as possible and get 4.2.5 out the door soon.

Docker containers are now humming in our development continuous integration. We've cut a full iRODS test cycle down from 8 hours to 30 minutes by running our tests in parallel and hope to get all our plugins tested in parallel within the next week. This will dramatically improve our pace towards a release of 4.3.0.

We have begun a rewrite of the irodsReServer to be more robust in the face of long-running asynchronous jobs. This work is currently targeting the 4-2-stable branch, but may need to be held for inclusion until 4.3.0. Renaming the binaries may be too much for a patch release.

The cacheless and detached storage resource code is now passing tests and should be in a state to share with others very soon. We are looking forward to a demo at TRiRODS on February 20th.

The irods::filesystem library work has spawned a related irods::iostreams library. We're trying hard to standardize the interfaces into iRODS, to play well with others and not surprise other developers.

Stay warm!

January Technology Working Group

  • 4.2.5

    • 31 issues, 18 bugs
    • 3-5 priority items before starting release process
  • 4.3.0

    • 108 issues open, 47 bugs
    • clang6, cmake3.11
    • c++17
    • genQuery iterator
    • new logger
    • irods::filesystem
    • irods::iostreams
    • clang format
    • irodsMonitor
  • Active Development Work

    • Python iRODS Client (PRC)

    • CockroachDB Database Plugin

      • refactored to use UUID
      • testing for concurrent writes
      • testing iRODS schema assumptions
    • Cacheless and Detached S3

      • initial prototype working - get/put
    • Access Protocols

    • iRODS Capability - Automated Ingest

    • Lustre Integration

    • Python Rule Engine Plugin

      • GenQuery iterator as module, genquery.py
      • now using C++17
      • refactored compilation units (reduce rebuild times)
      • working with irods/irods master
      • should be settled, moving back to ongoing items
    • Storage Tiering Capability Package

    • iRODS clients listing

      • list is ready - adding to website
    • Metalnx packaging

    • Continuous Integration (CI)

      • refactoring to use Docker
        • parallelized test runs (down from 8h to 30m)
      • public Jenkins
      • move to pull-request and peer-review
      • adding CockroachDB database plugin
      • adding Ceph RADOS resource plugin
      • adding QueryArrow database plugin
      • adding Nestle R Client Library
      • adding Metalnx
      • adding baton/tears
      • adding automated ingest
      • adding storage tiering
      • adding NFSRODS
  • Background Items


Terrell Russell