Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-8966

Replace test-specific unknown value with real one

    XMLWordPrintableJSON

Details

    Description

      Protobuf guide recommends:

      Enums should include a default FOO_UNSPECIFIED value as the first value in the declaration.

      Rationale:

      When new values are added to a proto2 enum, old clients will see the field as unset and the getter will return the default value or the first-declared value if no default exists.

      Attachments

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: