#!/bin/bash

set -xe

# Clear all pending operations.
#
# Note that we only need to do this on one broker, not on each broker.
oo-admin-clear-pending-ops --time 0
