Date

Attendees

Discussion items

WhoNotes
Stepan Lavrentev
  • Found the reason for stability on the Longevity stand – required endpoint was not involved
    • We are assuming that during the weekend the machine will reach the memory limit and we will catch the situation again. Then it should restore if the fix was successful. I will take care of it (maximum - 512 Mb)
  • Asked to return QA environment back online, will use the updated PRs with the fix on environment variables
  • Finished Burrow testing
  • Will proceed testing environment variables and TLS connection
    • Will add PR to the Python library for the selection of TLS keys 
  • Also, will take logger configuration to the scope today
  • Will finalize RocksDB report today, yesterday was interrupted
  • Helped the DevOps team with the build of the Iroha
  • There was no update about documentation for env vars
  • Will take care of the PR with the fix for env vars – Stepan approved the correctness, will merge it.
  • Regarding the Docker entry point. Probably we can move the "--config" parameter to the docker file? It will keep the behaviour, but it will be easier to manage it from the Ansible. We will need to fix the configuration of the entry point in the main Iroha repository, but it will change behaviour for 3rd party users of Iroha, who takes the code directly from GitHub.
    • We can assume that the main distribution way for Iroha is through the Docker Hub images, hence that change can hurt many people.
    • Also, we need to define, to which level we will provide backwards-compatibility
    • We may ask the Iroha community about how they are taking Iroha image – from the Docker Hub or from the GitHub directly.