Clearly mark tsm1 as experimental in sample config

[ci skip]
pull/4612/merge
Philip O'Toole 2015-11-04 08:27:17 -08:00
parent b2e99c155d
commit cb548a65ef
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ reporting-disabled = false
# Controls the engine type for new shards. Options are b1, bz1, or tsm1.
# b1 is the 0.9.2 storage engine, bz1 is the 0.9.3 and 0.9.4 engine.
# tsm1 is the 0.9.5 engine
# tsm1 is the 0.9.5 engine and is currenly EXPERIMENTAL. Until 0.9.5 is
# actually released data written into a tsm1 engine may be need to be wiped
# between upgrades.
# engine ="bz1"
# The following WAL settings are for the b1 storage engine used in 0.9.2. They won't