summaryrefslogtreecommitdiff
path: root/scripts/rabbitmqctl
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2010-06-17 10:33:00 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2010-06-17 10:33:00 +0100
commit2bf4f4559bca46f10df81cc0a06503e4b80ae203 (patch)
tree5933024b72e7c582365bdc5b7706f998e57f79f7 /scripts/rabbitmqctl
parent89b87729658e09af5891e39f655bd3df62e6af7e (diff)
downloadrabbitmq-server-git-2bf4f4559bca46f10df81cc0a06503e4b80ae203.tar.gz
get rid of vq:read_one_index_segment
The purpose of the function was to keep reading until either some data was found or the end was reached. However, both call sites contain loops already that effectively do the same, making the function redundant. There is also a small tweak to the qi:read API - it now returns the "next seq id to read". Previously it was returning 'undefined' when the requested (exclusive) End was inside the same segment as the Start, so now we simply return that End in that case.
Diffstat (limited to 'scripts/rabbitmqctl')
0 files changed, 0 insertions, 0 deletions