Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-13118

Make AtomicConfiguration more customizable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8.1
    • None
    • data structures
    • None
    • Docs Required, Release Notes Required

    Description

      Description of the issue:

      AtomicConfiguration (https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/AtomicConfiguration.html) is not flexible enough to cover some reasonable scenarios at the moment. It's possible to configure cache mode, group name, affinity and backups of the underlying cache only. For example there's no straightforward way to configure a node filter. It can be handful as sometimes it's required to avoid atomic sequence residence on a subset of nodes.

      Proposed solution:

      Make injection of a full-fledged CacheConfiguration possible during a construction process of AtomicConfiguration. . 

      Attachments

        Activity

          People

            Vladimir Pligin Vladimir Pligin
            Vladimir Pligin Vladimir Pligin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: