Rollover API for Transport Client

I'm working on upgrading to version 7, but due to time constraints am limited to continued use of the Transport Client. I did not see it announced as a breaking change, but the method I was using for conducting a rollover from the TransportClient seems unsupported now. I used to get a new RolloverRequestBuilder from RolloverAction.INSTANCE and then would set the alias and newIndexName, and then could perform a get call.

Is there anyway to perform a rollover from the TransportClient now?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.