You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
- The incentive to clean up mcrouter OCB cipher usage is from D113609692 (next diff in stack), which removes OCB from the CipherSuite enum.
- We already removed ocb from SRConfig, Thrift, and Servicerouter: D53867041, D55032082, and D53207446 back in 2024.
- The OCB cipher is not being used in prod according [thrift connection events table](https://fburl.com/scuba/thrift_connection_events/q9r1kmj6), so this change should be safe.
Reviewed By: alikhtarov
Differential Revision: D113842492
fbshipit-source-id: 35e73e35381dabed1b830db23b3d670837c024c7
0 commit comments