Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7890

@Deprecated ConfigurationProperties should be applied consistently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • configuration
    • None

    Description

      The @Deprecated annotation was not appropriately and consistently applied to ALL org.apache.geode.distributed.ConfigurationProperties constants representing Apache Geode properties!

      For instance, all cluster-ssl-* properties have been deprecated as indicated by the CLUSTER_SSL_PREFIX as well as the Javadoc comments for individual CLUSTER_SSL_* property constants, for instance. However, the actually constant is NOT properly annotated with @Deprecated.

      This is unlike other property constants which have been properly deprecated using the @Deprecated annotation. For instance, the Javadoc and the @Deprecated Annotation applied to the constant.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jblum John Blum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: