Skip to content

Commit d623c23

Browse files
committed
Remove unnecessary warning message in raftable_get().
1 parent 1bc6246 commit d623c23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/raftable/raftable.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,6 @@ char *raftable_get(const char *key, size_t *len, int timeout_ms)
421421
char *value = NULL;
422422

423423
msg = make_single_value_message(key, NULL, 0, &size);
424-
elog(WARNING, "message size = %d", (int)size);
425424

426425
msg->meaning = MEAN_GET;
427426

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy