Expand description
Handling write requests.
Functionsยง
- check_
op_ ๐type - Rejects delete request under append mode.
- check_
partition_ ๐expr_ version - reject_
region_ ๐write_ requests - reject_
write_ ๐requests - Send rejected error to all
write_requests. - write_
region_ ๐ids - write_
wal ๐ - Writes WAL entries of all region contexts to the WAL in one batch and updates the next entry id of each region on success.