Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix](Group commit) Fix group commit forward fault (#38228)
## Proposed changes <!--Describe your changes.--> When client connect to observer and do group commit, observer will forward to master. The forward parameter `GroupCommitInfo` maybe null, which leads to an exception.
- Loading branch information