Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Doina Cristina Aiftimiei committed Mar 18, 2020
1 parent 65533e3 commit 41fb157
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
9 changes: 4 additions & 5 deletions source/releases/quasar/onedata/v19.02.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@ What’s new
~~~~~~~~~~

The new versions provides many improvemenets and new features, and in particular in the
context of the XDC project in order to support some of the use-cases:
* improvement of 'ls' operations in oneclient to provide better performance
when there are many (>10k) files in a single directory.
context of the XDC project in order to support some of the use-cases:
* improvement of 'ls' operations in oneclient to provide better performance when there are many (>10k) files in a single directory.
* release of python bindings for onedata in a form of onedataFS (https://github.com/onedata/fs-onedatafs), allowed to greatly simplify and improve performance of programmatic operations on data located in Onedata space.
* specifficaly for the ECRIN use case:
* improvement of file indexing performance for scanning a 800k dataset
provided by ECRIN
* specifficaly for the CTA use case:
* the redesign of the changes stream API, to allow more fine-grained
control over the steam, that benefits in faster changes stream, and less
stress put on a oneprovider instance.
control over the steam, that benefits in faster changes stream, and less
stress put on a oneprovider instance.


List of RfCs
Expand Down
12 changes: 6 additions & 6 deletions source/releases/quasar/paas-orchestrator/v2.3.0-FINAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ List of RfCs
* the credentials are automatically retrieved from Vault

* Improvements
* Updated A4C Tosca Parser library (v2.1.0-DEEP-1.2.1) that fixes problem with block
device attachment.
* Updated IM Java Client library (v0.4.14).
* Now users can list only their own deployments. Only users belonging to a specific
IAM group (configured in the mandatory field "admingroup") can list all the deployments and their details.
* Improved retry strategy for Marathon deployments
* Updated A4C Tosca Parser library (v2.1.0-DEEP-1.2.1) that fixes problem with block
device attachment.
* Updated IM Java Client library (v0.4.14).
* Now users can list only their own deployments. Only users belonging to a specific
IAM group (configured in the mandatory field "admingroup") can list all the deployments and their details.
* Improved retry strategy for Marathon deployments


* Bug fixed:
Expand Down

0 comments on commit 41fb157

Please sign in to comment.