wso2 / wso2/docs-apim

Add missing information regarding file.properties's reload interval to new Doc space

Open
#6,722 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description:

In order to reload the properties in file.properties file periodically according to a time interval, we can follow the below methods.

  • Passing the parameter "-Dfile.properties.sync.interval=30" to the startup script
  • Setting the value "file.properties.sync.interval=30" in deployment.toml file under "[system.parameter]" section.

The EI-7.1.0 doc has the information about this property only here [1]. However, I was unable to find anything related to this in the doc space related to MI-4.1.0.

[1] - https://ei.docs.wso2.com/en/latest/micro-integrator/references/mediators/property-reference/accessing-properties-with-xpath/#file-scope

Suggested Labels:

Suggested Assignees:

Affected Product Version:
wso2mi-4.1.0 doc space

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked EI-7.1.0 file-scope reference and compare it with the MI-4.1.0 documentation space. Add the missing reload-interval information, including both configuration methods described in the issue, then verify that the new documentation clearly explains the setting and its usage.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.