Skip to content

Commit

Permalink
Add comment marking Err field as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
nbroyles committed Sep 10, 2020
1 parent 7258896 commit 3344d2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dbnode/generated/thrift/rpc.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ struct FetchTaggedIDResult {
2: required binary nameSpace
3: required binary encodedTags
4: optional list<Segments> segments

// Deprecated -- do not use.
5: optional Error err
}

Expand Down

0 comments on commit 3344d2d

Please sign in to comment.