mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
fixing reviewer comments
- style fixes - small improvement to avoid unnecessary search on close_orphaned_sr
This commit is contained in:
@ -355,6 +355,7 @@ namespace wsrep
|
||||
* Return current view
|
||||
*/
|
||||
const wsrep::view& current_view() const { return current_view_; }
|
||||
|
||||
/**
|
||||
* Set last committed GTID.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user