Uploaded image for project: 'ProtoStream'
  1. ProtoStream
  2. IPROTO-181

WrappedMessage.wrappedInstantNanos cannot be part of the scalarOrMessage oneof

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.4.0.Final
    • 4.2.2.Final, 4.3.0.Alpha1
    • None
    • None
    • False
    • False
    • DataGrid Sprint #56, DataGrid Sprint #57

      Fields wrappedInstantSeconds and wrappedInstantNanos should be used together but it is illegal since it's a oneof. This definition is wrong and the error was not spotted in time because WrappedMessage is entirely handcoded.

      To fix this,  one of the fields must become an optional field outside the oneof and keep the same field number to ensure compatibility.

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: