Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Breaking API change: Nodes, Agents, and Queriers now return ResultSets with metadata instead of Collection<Result>s (BASE-666). (Clint Gilbert; requested by Bill Simons)
  • Routing change: Nodes now broadcast queries with unknown query types (BASE-664).  This removes the need for loading up NoopQueryActions for routing-only nodes. (Clint Gilbert)
  • Less-noisy output on log4j initialization failure (BASE-668). (Requested by Bill Simons)
  • Developer pain reduction: all Exceptions in org.spin.tools are now unchecked. (Thanks to David Ortiz for starting this off)

Spin 1.16 (February 2011)

...