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
One of the integration tests - `TestSealLogStreamSealedIncompletely uses a method of admin server directly. It is not suitable for integration tests. Instead, we should use RPC calls.
The method is internal/admin.(*Admin).Metadata().
The text was updated successfully, but these errors were encountered:
One of the integration tests - `TestSealLogStreamSealedIncompletely uses a method of admin server directly. It is not suitable for integration tests. Instead, we should use RPC calls.
The method is
internal/admin.(*Admin).Metadata()
.The text was updated successfully, but these errors were encountered: