Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9850

State transfer enabled attribute is overridden by store fetch-state attribute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 10.0.0.Alpha2, 9.4.5.Final
    • Configuration, Core
    • None
    • DataGrid Sprint #30

    Description

      The decision whether to request state is made based on (configuration.clustering().stateTransfer().fetchInMemoryState() || configuration.persistence().fetchPersistentState()). In the XML fetchInMemoryState is <state-transfer enabled=X/>, fetchPersistentState is <store fetch-state=X/>.

      We should rename fetchInMemoryState to match the XML and to indicate that it enables/disables all state transfer, and stores should not be allowed to fetch state if state transfer was disabled in the state transfer configuration.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: