On Wed, Dec 4, 2013 at 2:33 PM, John Vines <[email protected]> wrote: > It has recently come to my attention that the default behavior for > TableOperations.offline(table) to immediately return. There is now an > additional command which offers a wait flag like the old behavior. However, > I'm really not comfortable changing API behavior between major releases > like that. What is everyone else's thoughts on this? >
The old behavior did not wait. The API preserves the old behavior.
