Page MenuHomePhabricator

[lib] add option to mark `DMOperationSpecification` as `sendOnly`
ClosedPublic

Authored by kamil on Tue, Aug 27, 12:23 PM.
Tags
None
Referenced Files
F2788087: D13182.id43741.diff
Sat, Sep 21, 5:44 AM
F2788002: D13182.id43717.diff
Sat, Sep 21, 5:28 AM
F2787060: D13182.diff
Sat, Sep 21, 3:39 AM
Unknown Object (File)
Sun, Sep 15, 5:29 PM
Unknown Object (File)
Sun, Sep 15, 2:51 PM
Unknown Object (File)
Mon, Sep 9, 10:16 PM
Unknown Object (File)
Mon, Sep 9, 11:49 AM
Unknown Object (File)
Mon, Sep 9, 10:16 AM
Subscribers

Details

Summary

ENG-8568

There are ops like ADD_VIEWER_TO_THREAD_MEMBERS that are only meant to be sent to other peers, and should never be processed on client which is generating this operation.

Depends on D13181

Test Plan

Tested later in the stack

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable