Add a comment to internal flag
This commit is contained in:
parent
a5a6f8431c
commit
764a4591ad
|
@ -134,7 +134,7 @@ public:
|
|||
std::map< UID, StorageServerInfo* > server_interf;
|
||||
|
||||
UID dbId;
|
||||
bool internal;
|
||||
bool internal; // Only contexts created through the C client and fdbcli are non-internal
|
||||
|
||||
CounterCollection cc;
|
||||
|
||||
|
|
Loading…
Reference in New Issue