Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After 

Jira Legacy
serverJIRA - NovaTec GmbH
serverId182cead0-3112-3f31-b55d-460913cb8020
keyINSPECTIT-944

Protection from low disk space

...

  1. Make sure that the tree does not get too big. If the size of the tree over time is higher than the specified limit, tree will be saved and new tree will be created. At the end we can end up having many trees, that will be reassembled on the User interface when querying is performed.
  2. Keep track of all writing tasks that have been started and wait until all task are done, so that information about position/size can be in the tree before the tree is saved to disk.
Info
titleMore info

 More about indexing and the structure of indexing tree can be found on

...

page Indexing.

Storage on the UI

When storage is to be explored on the User interface there is a need to first download all agent and index files and save them locally in the folder for the storage to be explored. This process is called "mounting" of storage. When files are ones downloaded they will remain on the local machine, thus next time storage can be explored without download. In addition, a local storage information file is created and saved on local disk.

...