To follow up on that question, is there a way to know if the last long
operation triggered through the JMX succeeded ? Still trying to find a way to
answer the question without looking at logs.
—
Cyril Scetbon
> On Aug 19, 2018, at 11:19 PM, Cyril Scetbon wrote:
>
> Hi,
>
> I want to trigger
Hi,
I want to trigger a rebuild operation through the JMX and of course it’s
different from using nodetool as it’s not a blocking operation. I see that I
can check if there are streaming sessions by checking the CurrentStreams
attribute of StreamManager MBean to know when the operation is done.