• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • teck
  • Reporter: teck
  • August 18, 2010
  • 1
  • Watchers: 0
  • July 27, 2012
  • August 24, 2010

Description

For plain express toolkit users there is no exposed way to shut down the client!

org.terracotta.api.TerracottaClient likely needs a shutdown method that would in turn call shutdown() the Client instance it has

This is an easy fix but one that would change the public API so it should be done only when we must/want to push the toolkit API version number

Comments