Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable attribute group APIs in the transaction stress tests (#13134)
Summary: Pull Request resolved: #13134 Even though `Transaction` does not currently support the attribute group variants of `PutEntity` / `GetEntity` / `MultiGetEntity`, we can still test the corresponding APIs of the underlying `TransactionDB` or `OptimisticTransactionDB` instance. Note: the multi-operation transaction stress test will be handled separately. Reviewed By: jaykorean Differential Revision: D65780384 fbshipit-source-id: e4ef3d0c25bcbde9d6d8410af0b7d9381c6b501a
- Loading branch information