Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-307

Extending configuration property meta-data indicating dynamic change ability

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • kernel
    • None
    • All supported environments

    Description

      Property values, once defined, cannot be changed unless a redeployment happens with different property values.

      For example, fine tuning the behavior might need many property value changes until a good combination has been found. In order to optimize the process it is desirable that property values can be changed dynamically without requiring redeployment.

      What would be required is a method isDynamic() or similar that allows to inquire if a given configuration property is dynamic configurable. If this is the case, a dynamic property value change is supported. If not, the only way to change the property value is through redeployment.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chbussler Christoph Bussler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: