You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by go...@apache.org on 2017/03/20 18:25:41 UTC

[51/51] [abbrv] [partial] incubator-tephra git commit: Website updates for Apache Tephra 0.11.0-incubating release

Website updates for Apache Tephra 0.11.0-incubating release


Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/e3dbdde9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/e3dbdde9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/e3dbdde9

Branch: refs/heads/site
Commit: e3dbdde95d3355cffe42e3fb543a1c087b2e7528
Parents: abb940f
Author: Gokul Gunasekaran <go...@cask.co>
Authored: Mon Mar 20 11:24:30 2017 -0700
Committer: Gokul Gunasekaran <go...@cask.co>
Committed: Mon Mar 20 11:24:30 2017 -0700

----------------------------------------------------------------------
 src/site/markdown/releases/0.11.0-incubating.md |   36 +
 .../allclasses-frame.html                       |  280 +
 .../allclasses-noframe.html                     |  280 +
 .../tephra/persist/TransactionEdit.State.html   |  398 +
 .../co/cask/tephra/persist/TransactionEdit.html |  787 ++
 .../tephra/persist/TransactionEditCodecs.html   |  306 +
 .../class-use/TransactionEdit.State.html        |  173 +
 .../persist/class-use/TransactionEdit.html      |  278 +
 .../class-use/TransactionEditCodecs.html        |  117 +
 .../co/cask/tephra/persist/package-frame.html   |   25 +
 .../co/cask/tephra/persist/package-summary.html |  156 +
 .../co/cask/tephra/persist/package-tree.html    |  143 +
 .../co/cask/tephra/persist/package-use.html     |  158 +
 .../constant-values.html                        |  788 ++
 .../deprecated-list.html                        |  211 +
 .../apidocs-0.11.0-incubating/help-doc.html     |  222 +
 .../apidocs-0.11.0-incubating/index-all.html    | 7688 ++++++++++++++++++
 .../apidocs-0.11.0-incubating/index.html        |   75 +
 ...tractTransactionAwareTable.ActionChange.html |  342 +
 .../tephra/AbstractTransactionAwareTable.html   |  650 ++
 .../tephra/AbstractTransactionExecutor.html     |  472 ++
 .../org/apache/tephra/ChangeId.html             |  310 +
 .../tephra/DefaultTransactionExecutor.html      |  426 +
 .../tephra/InvalidTruncateTimeException.html    |  254 +
 .../org/apache/tephra/NoRetryStrategy.html      |  278 +
 .../apache/tephra/RetryOnConflictStrategy.html  |  278 +
 .../org/apache/tephra/RetryStrategies.html      |  243 +
 .../org/apache/tephra/RetryStrategy.html        |  221 +
 .../tephra/Transaction.VisibilityLevel.html     |  354 +
 .../org/apache/tephra/Transaction.html          |  726 ++
 .../org/apache/tephra/TransactionAdmin.html     |  261 +
 .../org/apache/tephra/TransactionAware.html     |  358 +
 .../org/apache/tephra/TransactionAwares.html    |  232 +
 .../org/apache/tephra/TransactionCodec.html     |  278 +
 .../tephra/TransactionConflictException.html    |  272 +
 .../org/apache/tephra/TransactionContext.html   |  464 ++
 ...ransactionCouldNotTakeSnapshotException.html |  253 +
 .../tephra/TransactionExecutor.Function.html    |  219 +
 .../tephra/TransactionExecutor.Procedure.html   |  219 +
 .../tephra/TransactionExecutor.Subroutine.html  |  216 +
 .../org/apache/tephra/TransactionExecutor.html  |  485 ++
 .../tephra/TransactionExecutorFactory.html      |  209 +
 .../tephra/TransactionFailureException.html     |  271 +
 .../tephra/TransactionManager.InProgressTx.html |  420 +
 .../TransactionManager.InProgressType.html      |  374 +
 .../org/apache/tephra/TransactionManager.html   |  727 ++
 .../TransactionNotInProgressException.html      |  258 +
 .../apache/tephra/TransactionServiceMain.html   |  361 +
 .../apache/tephra/TransactionSystemClient.html  |  474 ++
 .../org/apache/tephra/TransactionType.html      |  328 +
 .../tephra/TxConstants.ConflictDetection.html   |  349 +
 .../org/apache/tephra/TxConstants.HBase.html    |  300 +
 .../org/apache/tephra/TxConstants.Manager.html  |  562 ++
 .../org/apache/tephra/TxConstants.Metrics.html  |  292 +
 .../org/apache/tephra/TxConstants.Persist.html  |  288 +
 .../org/apache/tephra/TxConstants.Service.html  |  778 ++
 .../tephra/TxConstants.TransactionLog.html      |  303 +
 .../tephra/TxConstants.TransactionPruning.html  |  472 ++
 .../org/apache/tephra/TxConstants.html          |  555 ++
 ...tractTransactionAwareTable.ActionChange.html |  159 +
 .../AbstractTransactionAwareTable.html          |  159 +
 .../class-use/AbstractTransactionExecutor.html  |  162 +
 .../org/apache/tephra/class-use/ChangeId.html   |  300 +
 .../class-use/DefaultTransactionExecutor.html   |  117 +
 .../class-use/InvalidTruncateTimeException.html |  227 +
 .../tephra/class-use/NoRetryStrategy.html       |  117 +
 .../class-use/RetryOnConflictStrategy.html      |  117 +
 .../tephra/class-use/RetryStrategies.html       |  117 +
 .../apache/tephra/class-use/RetryStrategy.html  |  211 +
 .../class-use/Transaction.VisibilityLevel.html  |  210 +
 .../apache/tephra/class-use/Transaction.html    |  717 ++
 .../tephra/class-use/TransactionAdmin.html      |  117 +
 .../tephra/class-use/TransactionAware.html      |  308 +
 .../tephra/class-use/TransactionAwares.html     |  117 +
 .../tephra/class-use/TransactionCodec.html      |  159 +
 .../class-use/TransactionConflictException.html |  117 +
 .../tephra/class-use/TransactionContext.html    |  117 +
 ...ransactionCouldNotTakeSnapshotException.html |  221 +
 .../class-use/TransactionExecutor.Function.html |  192 +
 .../TransactionExecutor.Procedure.html          |  192 +
 .../TransactionExecutor.Subroutine.html         |  186 +
 .../tephra/class-use/TransactionExecutor.html   |  182 +
 .../class-use/TransactionExecutorFactory.html   |  117 +
 .../class-use/TransactionFailureException.html  |  326 +
 .../TransactionManager.InProgressTx.html        |  340 +
 .../TransactionManager.InProgressType.html      |  195 +
 .../tephra/class-use/TransactionManager.html    |  272 +
 .../TransactionNotInProgressException.html      |  267 +
 .../class-use/TransactionServiceMain.html       |  117 +
 .../class-use/TransactionSystemClient.html      |  267 +
 .../tephra/class-use/TransactionType.html       |  325 +
 .../TxConstants.ConflictDetection.html          |  224 +
 .../tephra/class-use/TxConstants.HBase.html     |  117 +
 .../tephra/class-use/TxConstants.Manager.html   |  117 +
 .../tephra/class-use/TxConstants.Metrics.html   |  117 +
 .../tephra/class-use/TxConstants.Persist.html   |  117 +
 .../tephra/class-use/TxConstants.Service.html   |  117 +
 .../class-use/TxConstants.TransactionLog.html   |  117 +
 .../TxConstants.TransactionPruning.html         |  117 +
 .../apache/tephra/class-use/TxConstants.html    |  117 +
 .../coprocessor/TransactionStateCache.html      |  381 +
 .../TransactionStateCacheSupplier.html          |  333 +
 .../class-use/TransactionStateCache.html        |  196 +
 .../TransactionStateCacheSupplier.html          |  117 +
 .../tephra/coprocessor/package-frame.html       |   21 +
 .../tephra/coprocessor/package-summary.html     |  152 +
 .../apache/tephra/coprocessor/package-tree.html |  135 +
 .../apache/tephra/coprocessor/package-use.html  |  175 +
 ...AbstractClientProvider.EndpointStrategy.html |  221 +
 ...ctClientProvider.RandomEndpointStrategy.html |  284 +
 ...lientProvider.TimeLimitEndpointStrategy.html |  281 +
 .../distributed/AbstractClientProvider.html     |  393 +
 .../distributed/CloseableThriftClient.html      |  283 +
 .../apache/tephra/distributed/ElasticPool.html  |  389 +
 .../distributed/PooledClientProvider.html       |  360 +
 .../distributed/RetryNTimes.Provider.html       |  314 +
 .../apache/tephra/distributed/RetryNTimes.html  |  268 +
 .../tephra/distributed/RetryStrategy.html       |  286 +
 .../distributed/RetryStrategyProvider.html      |  234 +
 .../distributed/RetryWithBackoff.Provider.html  |  314 +
 .../tephra/distributed/RetryWithBackoff.html    |  284 +
 .../distributed/SingleUseClientProvider.html    |  362 +
 .../distributed/ThreadLocalClientProvider.html  |  361 +
 .../distributed/ThriftClientProvider.html       |  280 +
 .../distributed/TransactionConverterUtils.html  |  272 +
 .../tephra/distributed/TransactionService.html  |  401 +
 .../distributed/TransactionServiceClient.html   |  624 ++
 .../TransactionServiceThriftClient.html         |  516 ++
 .../TransactionServiceThriftHandler.html        |  589 ++
 ...AbstractClientProvider.EndpointStrategy.html |  181 +
 ...ctClientProvider.RandomEndpointStrategy.html |  117 +
 ...lientProvider.TimeLimitEndpointStrategy.html |  117 +
 .../class-use/AbstractClientProvider.html       |  173 +
 .../class-use/CloseableThriftClient.html        |  174 +
 .../distributed/class-use/ElasticPool.html      |  117 +
 .../class-use/PooledClientProvider.html         |  117 +
 .../class-use/RetryNTimes.Provider.html         |  117 +
 .../distributed/class-use/RetryNTimes.html      |  117 +
 .../distributed/class-use/RetryStrategy.html    |  190 +
 .../class-use/RetryStrategyProvider.html        |  167 +
 .../class-use/RetryWithBackoff.Provider.html    |  117 +
 .../distributed/class-use/RetryWithBackoff.html |  117 +
 .../class-use/SingleUseClientProvider.html      |  117 +
 .../class-use/ThreadLocalClientProvider.html    |  117 +
 .../class-use/ThriftClientProvider.html         |  197 +
 .../class-use/TransactionConverterUtils.html    |  117 +
 .../class-use/TransactionService.html           |  117 +
 .../class-use/TransactionServiceClient.html     |  157 +
 .../TransactionServiceThriftClient.html         |  206 +
 .../TransactionServiceThriftHandler.html        |  117 +
 .../tephra/distributed/package-frame.html       |   41 +
 .../tephra/distributed/package-summary.html     |  269 +
 .../apache/tephra/distributed/package-tree.html |  167 +
 .../apache/tephra/distributed/package-use.html  |  210 +
 .../distributed/thrift/TBoolean._Fields.html    |  399 +
 .../tephra/distributed/thrift/TBoolean.html     |  658 ++
 .../thrift/TGenericException._Fields.html       |  411 +
 .../distributed/thrift/TGenericException.html   |  767 ++
 .../TInvalidTruncateTimeException._Fields.html  |  399 +
 .../thrift/TInvalidTruncateTimeException.html   |  684 ++
 .../thrift/TTransaction._Fields.html            |  497 ++
 .../tephra/distributed/thrift/TTransaction.html | 1445 ++++
 ...onCouldNotTakeSnapshotException._Fields.html |  399 +
 ...ransactionCouldNotTakeSnapshotException.html |  684 ++
 ...ansactionNotInProgressException._Fields.html |  399 +
 .../TTransactionNotInProgressException.html     |  684 ++
 .../TTransactionServer.AsyncClient.Factory.html |  273 +
 ...nsactionServer.AsyncClient.abortTx_call.html |  337 +
 ...tionServer.AsyncClient.canCommitTx_call.html |  341 +
 ...ctionServer.AsyncClient.checkpoint_call.html |  339 +
 ...sactionServer.AsyncClient.commitTx_call.html |  339 +
 ...tionServer.AsyncClient.getSnapshot_call.html |  337 +
 .../thrift/TTransactionServer.AsyncClient.html  |  669 ++
 ...onServer.AsyncClient.invalidTxSize_call.html |  335 +
 ...ionServer.AsyncClient.invalidateTx_call.html |  337 +
 ...ctionServer.AsyncClient.resetState_call.html |  335 +
 ...actionServer.AsyncClient.startLong_call.html |  335 +
 ...rver.AsyncClient.startShortTimeout_call.html |  337 +
 ....AsyncClient.startShortWithTimeout_call.html |  339 +
 ...ctionServer.AsyncClient.startShort_call.html |  335 +
 ...ansactionServer.AsyncClient.status_call.html |  335 +
 ...syncClient.truncateInvalidTxBefore_call.html |  339 +
 ...rver.AsyncClient.truncateInvalidTx_call.html |  337 +
 .../thrift/TTransactionServer.AsyncIface.html   |  463 ++
 .../TTransactionServer.Client.Factory.html      |  290 +
 .../thrift/TTransactionServer.Client.html       | 1107 +++
 .../thrift/TTransactionServer.Iface.html        |  457 ++
 .../TTransactionServer.Processor.abortTx.html   |  318 +
 ...TransactionServer.Processor.canCommitTx.html |  318 +
 ...TTransactionServer.Processor.checkpoint.html |  318 +
 .../TTransactionServer.Processor.commitTx.html  |  318 +
 ...TransactionServer.Processor.getSnapshot.html |  318 +
 .../thrift/TTransactionServer.Processor.html    |  354 +
 ...ansactionServer.Processor.invalidTxSize.html |  318 +
 ...ransactionServer.Processor.invalidateTx.html |  318 +
 ...TTransactionServer.Processor.resetState.html |  318 +
 .../TTransactionServer.Processor.startLong.html |  318 +
 ...TTransactionServer.Processor.startShort.html |  318 +
 ...ctionServer.Processor.startShortTimeout.html |  318 +
 ...nServer.Processor.startShortWithTimeout.html |  318 +
 .../TTransactionServer.Processor.status.html    |  318 +
 ...ctionServer.Processor.truncateInvalidTx.html |  318 +
 ...erver.Processor.truncateInvalidTxBefore.html |  318 +
 ...TTransactionServer.abortTx_args._Fields.html |  399 +
 .../thrift/TTransactionServer.abortTx_args.html |  662 ++
 ...ransactionServer.abortTx_result._Fields.html |  365 +
 .../TTransactionServer.abortTx_result.html      |  569 ++
 ...nsactionServer.canCommitTx_args._Fields.html |  411 +
 .../TTransactionServer.canCommitTx_args.html    |  784 ++
 ...actionServer.canCommitTx_result._Fields.html |  411 +
 .../TTransactionServer.canCommitTx_result.html  |  745 ++
 ...ansactionServer.checkpoint_args._Fields.html |  399 +
 .../TTransactionServer.checkpoint_args.html     |  662 ++
 ...sactionServer.checkpoint_result._Fields.html |  411 +
 .../TTransactionServer.checkpoint_result.html   |  745 ++
 ...TransactionServer.commitTx_args._Fields.html |  399 +
 .../TTransactionServer.commitTx_args.html       |  662 ++
 ...ansactionServer.commitTx_result._Fields.html |  411 +
 .../TTransactionServer.commitTx_result.html     |  745 ++
 ...nsactionServer.getSnapshot_args._Fields.html |  365 +
 .../TTransactionServer.getSnapshot_args.html    |  569 ++
 ...actionServer.getSnapshot_result._Fields.html |  411 +
 .../TTransactionServer.getSnapshot_result.html  |  771 ++
 .../distributed/thrift/TTransactionServer.html  |  385 +
 ...actionServer.invalidTxSize_args._Fields.html |  365 +
 .../TTransactionServer.invalidTxSize_args.html  |  569 ++
 ...tionServer.invalidTxSize_result._Fields.html |  399 +
 ...TTransactionServer.invalidTxSize_result.html |  662 ++
 ...sactionServer.invalidateTx_args._Fields.html |  399 +
 .../TTransactionServer.invalidateTx_args.html   |  662 ++
 ...ctionServer.invalidateTx_result._Fields.html |  399 +
 .../TTransactionServer.invalidateTx_result.html |  662 ++
 ...ansactionServer.resetState_args._Fields.html |  365 +
 .../TTransactionServer.resetState_args.html     |  569 ++
 ...sactionServer.resetState_result._Fields.html |  365 +
 .../TTransactionServer.resetState_result.html   |  569 ++
 ...ransactionServer.startLong_args._Fields.html |  365 +
 .../TTransactionServer.startLong_args.html      |  569 ++
 ...nsactionServer.startLong_result._Fields.html |  399 +
 .../TTransactionServer.startLong_result.html    |  662 ++
 ...onServer.startShortTimeout_args._Fields.html |  399 +
 ...ransactionServer.startShortTimeout_args.html |  662 ++
 ...Server.startShortTimeout_result._Fields.html |  399 +
 ...nsactionServer.startShortTimeout_result.html |  662 ++
 ...rver.startShortWithTimeout_args._Fields.html |  399 +
 ...actionServer.startShortWithTimeout_args.html |  662 ++
 ...er.startShortWithTimeout_result._Fields.html |  411 +
 ...tionServer.startShortWithTimeout_result.html |  745 ++
 ...ansactionServer.startShort_args._Fields.html |  365 +
 .../TTransactionServer.startShort_args.html     |  569 ++
 ...sactionServer.startShort_result._Fields.html |  399 +
 .../TTransactionServer.startShort_result.html   |  662 ++
 .../TTransactionServer.status_args._Fields.html |  365 +
 .../thrift/TTransactionServer.status_args.html  |  569 ++
 ...TransactionServer.status_result._Fields.html |  399 +
 .../TTransactionServer.status_result.html       |  662 ++
 ...er.truncateInvalidTxBefore_args._Fields.html |  399 +
 ...tionServer.truncateInvalidTxBefore_args.html |  662 ++
 ....truncateInvalidTxBefore_result._Fields.html |  411 +
 ...onServer.truncateInvalidTxBefore_result.html |  745 ++
 ...onServer.truncateInvalidTx_args._Fields.html |  399 +
 ...ransactionServer.truncateInvalidTx_args.html |  701 ++
 ...Server.truncateInvalidTx_result._Fields.html |  399 +
 ...nsactionServer.truncateInvalidTx_result.html |  662 ++
 .../distributed/thrift/TTransactionType.html    |  359 +
 .../distributed/thrift/TVisibilityLevel.html    |  371 +
 .../thrift/class-use/TBoolean._Fields.html      |  226 +
 .../distributed/thrift/class-use/TBoolean.html  |  366 +
 .../class-use/TGenericException._Fields.html    |  226 +
 .../thrift/class-use/TGenericException.html     |  245 +
 .../TInvalidTruncateTimeException._Fields.html  |  226 +
 .../TInvalidTruncateTimeException.html          |  241 +
 .../thrift/class-use/TTransaction._Fields.html  |  226 +
 .../thrift/class-use/TTransaction.html          |  646 ++
 ...onCouldNotTakeSnapshotException._Fields.html |  226 +
 ...ransactionCouldNotTakeSnapshotException.html |  241 +
 ...ansactionNotInProgressException._Fields.html |  226 +
 .../TTransactionNotInProgressException.html     |  307 +
 .../TTransactionServer.AsyncClient.Factory.html |  117 +
 ...nsactionServer.AsyncClient.abortTx_call.html |  178 +
 ...tionServer.AsyncClient.canCommitTx_call.html |  181 +
 ...ctionServer.AsyncClient.checkpoint_call.html |  178 +
 ...sactionServer.AsyncClient.commitTx_call.html |  178 +
 ...tionServer.AsyncClient.getSnapshot_call.html |  175 +
 .../TTransactionServer.AsyncClient.html         |  157 +
 ...onServer.AsyncClient.invalidTxSize_call.html |  175 +
 ...ionServer.AsyncClient.invalidateTx_call.html |  178 +
 ...ctionServer.AsyncClient.resetState_call.html |  175 +
 ...actionServer.AsyncClient.startLong_call.html |  175 +
 ...rver.AsyncClient.startShortTimeout_call.html |  178 +
 ....AsyncClient.startShortWithTimeout_call.html |  178 +
 ...ctionServer.AsyncClient.startShort_call.html |  175 +
 ...ansactionServer.AsyncClient.status_call.html |  175 +
 ...syncClient.truncateInvalidTxBefore_call.html |  178 +
 ...rver.AsyncClient.truncateInvalidTx_call.html |  178 +
 .../TTransactionServer.AsyncIface.html          |  157 +
 .../TTransactionServer.Client.Factory.html      |  117 +
 .../class-use/TTransactionServer.Client.html    |  162 +
 .../class-use/TTransactionServer.Iface.html     |  256 +
 .../TTransactionServer.Processor.abortTx.html   |  117 +
 ...TransactionServer.Processor.canCommitTx.html |  117 +
 ...TTransactionServer.Processor.checkpoint.html |  117 +
 .../TTransactionServer.Processor.commitTx.html  |  117 +
 ...TransactionServer.Processor.getSnapshot.html |  117 +
 .../class-use/TTransactionServer.Processor.html |  117 +
 ...ansactionServer.Processor.invalidTxSize.html |  117 +
 ...ransactionServer.Processor.invalidateTx.html |  117 +
 ...TTransactionServer.Processor.resetState.html |  117 +
 .../TTransactionServer.Processor.startLong.html |  117 +
 ...TTransactionServer.Processor.startShort.html |  117 +
 ...ctionServer.Processor.startShortTimeout.html |  117 +
 ...nServer.Processor.startShortWithTimeout.html |  117 +
 .../TTransactionServer.Processor.status.html    |  117 +
 ...ctionServer.Processor.truncateInvalidTx.html |  117 +
 ...erver.Processor.truncateInvalidTxBefore.html |  117 +
 ...TTransactionServer.abortTx_args._Fields.html |  226 +
 .../TTransactionServer.abortTx_args.html        |  200 +
 ...ransactionServer.abortTx_result._Fields.html |  226 +
 .../TTransactionServer.abortTx_result.html      |  192 +
 ...nsactionServer.canCommitTx_args._Fields.html |  226 +
 .../TTransactionServer.canCommitTx_args.html    |  204 +
 ...actionServer.canCommitTx_result._Fields.html |  226 +
 .../TTransactionServer.canCommitTx_result.html  |  200 +
 ...ansactionServer.checkpoint_args._Fields.html |  226 +
 .../TTransactionServer.checkpoint_args.html     |  200 +
 ...sactionServer.checkpoint_result._Fields.html |  226 +
 .../TTransactionServer.checkpoint_result.html   |  200 +
 ...TransactionServer.commitTx_args._Fields.html |  226 +
 .../TTransactionServer.commitTx_args.html       |  200 +
 ...ansactionServer.commitTx_result._Fields.html |  226 +
 .../TTransactionServer.commitTx_result.html     |  200 +
 ...nsactionServer.getSnapshot_args._Fields.html |  226 +
 .../TTransactionServer.getSnapshot_args.html    |  196 +
 ...actionServer.getSnapshot_result._Fields.html |  226 +
 .../TTransactionServer.getSnapshot_result.html  |  204 +
 .../thrift/class-use/TTransactionServer.html    |  117 +
 ...actionServer.invalidTxSize_args._Fields.html |  226 +
 .../TTransactionServer.invalidTxSize_args.html  |  196 +
 ...tionServer.invalidTxSize_result._Fields.html |  226 +
 ...TTransactionServer.invalidTxSize_result.html |  196 +
 ...sactionServer.invalidateTx_args._Fields.html |  226 +
 .../TTransactionServer.invalidateTx_args.html   |  200 +
 ...ctionServer.invalidateTx_result._Fields.html |  226 +
 .../TTransactionServer.invalidateTx_result.html |  196 +
 ...ansactionServer.resetState_args._Fields.html |  226 +
 .../TTransactionServer.resetState_args.html     |  196 +
 ...sactionServer.resetState_result._Fields.html |  226 +
 .../TTransactionServer.resetState_result.html   |  192 +
 ...ransactionServer.startLong_args._Fields.html |  226 +
 .../TTransactionServer.startLong_args.html      |  196 +
 ...nsactionServer.startLong_result._Fields.html |  226 +
 .../TTransactionServer.startLong_result.html    |  196 +
 ...onServer.startShortTimeout_args._Fields.html |  226 +
 ...ransactionServer.startShortTimeout_args.html |  200 +
 ...Server.startShortTimeout_result._Fields.html |  226 +
 ...nsactionServer.startShortTimeout_result.html |  196 +
 ...rver.startShortWithTimeout_args._Fields.html |  226 +
 ...actionServer.startShortWithTimeout_args.html |  200 +
 ...er.startShortWithTimeout_result._Fields.html |  226 +
 ...tionServer.startShortWithTimeout_result.html |  200 +
 ...ansactionServer.startShort_args._Fields.html |  226 +
 .../TTransactionServer.startShort_args.html     |  196 +
 ...sactionServer.startShort_result._Fields.html |  226 +
 .../TTransactionServer.startShort_result.html   |  196 +
 .../TTransactionServer.status_args._Fields.html |  226 +
 .../TTransactionServer.status_args.html         |  196 +
 ...TransactionServer.status_result._Fields.html |  226 +
 .../TTransactionServer.status_result.html       |  196 +
 ...er.truncateInvalidTxBefore_args._Fields.html |  226 +
 ...tionServer.truncateInvalidTxBefore_args.html |  200 +
 ....truncateInvalidTxBefore_result._Fields.html |  226 +
 ...onServer.truncateInvalidTxBefore_result.html |  200 +
 ...onServer.truncateInvalidTx_args._Fields.html |  226 +
 ...ransactionServer.truncateInvalidTx_args.html |  200 +
 ...Server.truncateInvalidTx_result._Fields.html |  226 +
 ...nsactionServer.truncateInvalidTx_result.html |  196 +
 .../thrift/class-use/TTransactionType.html      |  221 +
 .../thrift/class-use/TVisibilityLevel.html      |  221 +
 .../distributed/thrift/package-frame.html       |  140 +
 .../distributed/thrift/package-summary.html     |  684 ++
 .../tephra/distributed/thrift/package-tree.html |  287 +
 .../tephra/distributed/thrift/package-use.html  |  525 ++
 .../apache/tephra/examples/BalanceBooks.html    |  396 +
 .../tephra/examples/class-use/BalanceBooks.html |  117 +
 .../apache/tephra/examples/package-frame.html   |   20 +
 .../apache/tephra/examples/package-summary.html |  165 +
 .../apache/tephra/examples/package-tree.html    |  130 +
 .../org/apache/tephra/examples/package-use.html |  117 +
 .../hbase/HBase10ConfigurationProvider.html     |  291 +
 .../hbase/HBase11ConfigurationProvider.html     |  291 +
 .../hbase/HBase96ConfigurationProvider.html     |  291 +
 .../hbase/HBase98ConfigurationProvider.html     |  291 +
 .../tephra/hbase/SecondaryIndexTable.html       |  330 +
 .../tephra/hbase/TransactionAwareHTable.html    | 1285 +++
 .../class-use/HBase10ConfigurationProvider.html |  117 +
 .../class-use/HBase11ConfigurationProvider.html |  117 +
 .../class-use/HBase96ConfigurationProvider.html |  117 +
 .../class-use/HBase98ConfigurationProvider.html |  117 +
 .../hbase/class-use/SecondaryIndexTable.html    |  117 +
 .../hbase/class-use/TransactionAwareHTable.html |  117 +
 .../hbase/coprocessor/CellSkipFilter.html       |  534 ++
 .../hbase/coprocessor/TransactionFilters.html   |  299 +
 .../hbase/coprocessor/TransactionProcessor.html |  804 ++
 .../TransactionVisibilityFilter.html            |  594 ++
 .../coprocessor/class-use/CellSkipFilter.html   |  117 +
 .../class-use/TransactionFilters.html           |  117 +
 .../class-use/TransactionProcessor.html         |  117 +
 .../class-use/TransactionVisibilityFilter.html  |  117 +
 .../tephra/hbase/coprocessor/package-frame.html |   23 +
 .../hbase/coprocessor/package-summary.html      |  161 +
 .../tephra/hbase/coprocessor/package-tree.html  |  145 +
 .../tephra/hbase/coprocessor/package-use.html   |  117 +
 .../org/apache/tephra/hbase/package-frame.html  |   25 +
 .../apache/tephra/hbase/package-summary.html    |  167 +
 .../org/apache/tephra/hbase/package-tree.html   |  143 +
 .../org/apache/tephra/hbase/package-use.html    |  117 +
 .../tephra/hbase/txprune/CompactionState.html   |  320 +
 .../txprune/DataJanitorState.TableSupplier.html |  216 +
 .../tephra/hbase/txprune/DataJanitorState.html  |  653 ++
 .../txprune/HBaseTransactionPruningPlugin.html  |  570 ++
 .../hbase/txprune/InvalidListPruningDebug.html  |  381 +
 .../hbase/txprune/PruneUpperBoundWriter.html    |  363 +
 .../txprune/PruneUpperBoundWriterSupplier.html  |  285 +
 .../tephra/hbase/txprune/TimeRegions.html       |  325 +
 .../txprune/class-use/CompactionState.html      |  117 +
 .../DataJanitorState.TableSupplier.html         |  155 +
 .../txprune/class-use/DataJanitorState.html     |  175 +
 .../HBaseTransactionPruningPlugin.html          |  117 +
 .../class-use/InvalidListPruningDebug.html      |  117 +
 .../class-use/PruneUpperBoundWriter.html        |  157 +
 .../PruneUpperBoundWriterSupplier.html          |  117 +
 .../hbase/txprune/class-use/TimeRegions.html    |  159 +
 .../tephra/hbase/txprune/package-frame.html     |   30 +
 .../tephra/hbase/txprune/package-summary.html   |  190 +
 .../tephra/hbase/txprune/package-tree.html      |  144 +
 .../tephra/hbase/txprune/package-use.html       |  167 +
 .../tephra/inmemory/DetachedTxSystemClient.html |  576 ++
 .../inmemory/InMemoryTransactionService.html    |  477 ++
 .../tephra/inmemory/InMemoryTxSystemClient.html |  577 ++
 .../tephra/inmemory/MinimalTxSystemClient.html  |  571 ++
 .../class-use/DetachedTxSystemClient.html       |  117 +
 .../class-use/InMemoryTransactionService.html   |  159 +
 .../class-use/InMemoryTxSystemClient.html       |  117 +
 .../class-use/MinimalTxSystemClient.html        |  117 +
 .../apache/tephra/inmemory/package-frame.html   |   23 +
 .../apache/tephra/inmemory/package-summary.html |  163 +
 .../apache/tephra/inmemory/package-tree.html    |  137 +
 .../org/apache/tephra/inmemory/package-use.html |  154 +
 .../apache/tephra/manager/InvalidTxList.html    |  411 +
 .../tephra/manager/class-use/InvalidTxList.html |  117 +
 .../apache/tephra/manager/package-frame.html    |   20 +
 .../apache/tephra/manager/package-summary.html  |  137 +
 .../org/apache/tephra/manager/package-tree.html |  130 +
 .../org/apache/tephra/manager/package-use.html  |  117 +
 .../tephra/metrics/DefaultMetricsCollector.html |  456 ++
 .../apache/tephra/metrics/MetricsCollector.html |  317 +
 .../tephra/metrics/TxMetricsCollector.html      |  443 +
 .../class-use/DefaultMetricsCollector.html      |  117 +
 .../metrics/class-use/MetricsCollector.html     |  238 +
 .../metrics/class-use/TxMetricsCollector.html   |  159 +
 .../apache/tephra/metrics/package-frame.html    |   25 +
 .../apache/tephra/metrics/package-summary.html  |  160 +
 .../org/apache/tephra/metrics/package-tree.html |  146 +
 .../org/apache/tephra/metrics/package-use.html  |  203 +
 .../org/apache/tephra/package-frame.html        |   68 +
 .../org/apache/tephra/package-summary.html      |  418 +
 .../org/apache/tephra/package-tree.html         |  202 +
 .../org/apache/tephra/package-use.html          |  562 ++
 .../persist/AbstractTransactionLog.Entry.html   |  334 +
 .../tephra/persist/AbstractTransactionLog.html  |  477 ++
 .../AbstractTransactionStateStorage.html        |  360 +
 .../tephra/persist/CommitMarkerCodec.html       |  306 +
 .../tephra/persist/HDFSTransactionLog.html      |  367 +
 .../HDFSTransactionLogReaderSupplier.html       |  269 +
 .../persist/HDFSTransactionLogReaderV1.html     |  325 +
 .../persist/HDFSTransactionLogReaderV2.html     |  327 +
 .../persist/HDFSTransactionLogReaderV3.html     |  327 +
 .../persist/HDFSTransactionStateStorage.html    |  606 ++
 .../org/apache/tephra/persist/HDFSUtil.html     |  273 +
 .../tephra/persist/LocalFileTransactionLog.html |  363 +
 .../LocalFileTransactionStateStorage.html       |  579 ++
 .../persist/NoOpTransactionStateStorage.html    |  608 ++
 .../tephra/persist/TransactionEdit.State.html   |  398 +
 .../apache/tephra/persist/TransactionEdit.html  |  739 ++
 .../tephra/persist/TransactionEditCodecs.html   |  296 +
 .../apache/tephra/persist/TransactionLog.html   |  290 +
 .../tephra/persist/TransactionLogReader.html    |  256 +
 .../tephra/persist/TransactionLogWriter.html    |  270 +
 .../tephra/persist/TransactionSnapshot.html     |  534 ++
 .../tephra/persist/TransactionStateStorage.html |  462 ++
 .../persist/TransactionVisibilityState.html     |  297 +
 .../class-use/AbstractTransactionLog.Entry.html |  161 +
 .../class-use/AbstractTransactionLog.html       |  167 +
 .../AbstractTransactionStateStorage.html        |  167 +
 .../persist/class-use/CommitMarkerCodec.html    |  117 +
 .../persist/class-use/HDFSTransactionLog.html   |  117 +
 .../HDFSTransactionLogReaderSupplier.html       |  117 +
 .../class-use/HDFSTransactionLogReaderV1.html   |  117 +
 .../class-use/HDFSTransactionLogReaderV2.html   |  117 +
 .../class-use/HDFSTransactionLogReaderV3.html   |  117 +
 .../class-use/HDFSTransactionStateStorage.html  |  117 +
 .../tephra/persist/class-use/HDFSUtil.html      |  117 +
 .../class-use/LocalFileTransactionLog.html      |  117 +
 .../LocalFileTransactionStateStorage.html       |  117 +
 .../class-use/NoOpTransactionStateStorage.html  |  117 +
 .../class-use/TransactionEdit.State.html        |  174 +
 .../persist/class-use/TransactionEdit.html      |  347 +
 .../class-use/TransactionEditCodecs.html        |  117 +
 .../persist/class-use/TransactionLog.html       |  227 +
 .../persist/class-use/TransactionLogReader.html |  202 +
 .../persist/class-use/TransactionLogWriter.html |  169 +
 .../persist/class-use/TransactionSnapshot.html  |  321 +
 .../class-use/TransactionStateStorage.html      |  238 +
 .../class-use/TransactionVisibilityState.html   |  325 +
 .../apache/tephra/persist/package-frame.html    |   48 +
 .../apache/tephra/persist/package-summary.html  |  303 +
 .../org/apache/tephra/persist/package-tree.html |  188 +
 .../org/apache/tephra/persist/package-use.html  |  373 +
 .../apache/tephra/rpc/RPCServiceHandler.html    |  232 +
 .../tephra/rpc/ThriftRPCServer.Builder.html     |  310 +
 .../org/apache/tephra/rpc/ThriftRPCServer.html  |  361 +
 .../tephra/rpc/class-use/RPCServiceHandler.html |  198 +
 .../rpc/class-use/ThriftRPCServer.Builder.html  |  185 +
 .../tephra/rpc/class-use/ThriftRPCServer.html   |  159 +
 .../org/apache/tephra/rpc/package-frame.html    |   25 +
 .../org/apache/tephra/rpc/package-summary.html  |  167 +
 .../org/apache/tephra/rpc/package-tree.html     |  139 +
 .../org/apache/tephra/rpc/package-use.html      |  185 +
 .../org/apache/tephra/runtime/ConfigModule.html |  279 +
 .../apache/tephra/runtime/DiscoveryModules.html |  286 +
 .../tephra/runtime/TransactionClientModule.html |  279 +
 .../runtime/TransactionInMemoryModule.html      |  280 +
 .../tephra/runtime/TransactionModules.html      |  285 +
 .../TransactionStateStorageProvider.html        |  235 +
 .../org/apache/tephra/runtime/ZKModule.html     |  279 +
 .../tephra/runtime/class-use/ConfigModule.html  |  117 +
 .../runtime/class-use/DiscoveryModules.html     |  117 +
 .../class-use/TransactionClientModule.html      |  117 +
 .../class-use/TransactionInMemoryModule.html    |  117 +
 .../runtime/class-use/TransactionModules.html   |  117 +
 .../TransactionStateStorageProvider.html        |  117 +
 .../tephra/runtime/class-use/ZKModule.html      |  117 +
 .../apache/tephra/runtime/package-frame.html    |   26 +
 .../apache/tephra/runtime/package-summary.html  |  175 +
 .../org/apache/tephra/runtime/package-tree.html |  140 +
 .../org/apache/tephra/runtime/package-use.html  |  117 +
 .../apache/tephra/snapshot/BinaryDecoder.html   |  310 +
 .../apache/tephra/snapshot/BinaryEncoder.html   |  304 +
 .../tephra/snapshot/DefaultSnapshotCodec.html   |  396 +
 .../apache/tephra/snapshot/SnapshotCodec.html   |  270 +
 .../tephra/snapshot/SnapshotCodecProvider.html  |  336 +
 .../apache/tephra/snapshot/SnapshotCodecV2.html |  326 +
 .../apache/tephra/snapshot/SnapshotCodecV3.html |  298 +
 .../apache/tephra/snapshot/SnapshotCodecV4.html |  327 +
 .../snapshot/class-use/BinaryDecoder.html       |  169 +
 .../snapshot/class-use/BinaryEncoder.html       |  199 +
 .../class-use/DefaultSnapshotCodec.html         |  176 +
 .../snapshot/class-use/SnapshotCodec.html       |  190 +
 .../class-use/SnapshotCodecProvider.html        |  183 +
 .../snapshot/class-use/SnapshotCodecV2.html     |  169 +
 .../snapshot/class-use/SnapshotCodecV3.html     |  117 +
 .../snapshot/class-use/SnapshotCodecV4.html     |  117 +
 .../apache/tephra/snapshot/package-frame.html   |   30 +
 .../apache/tephra/snapshot/package-summary.html |  202 +
 .../apache/tephra/snapshot/package-tree.html    |  146 +
 .../org/apache/tephra/snapshot/package-use.html |  200 +
 .../apache/tephra/txprune/RegionPruneInfo.html  |  355 +
 .../txprune/TransactionPruningPlugin.html       |  311 +
 .../txprune/TransactionPruningRunnable.html     |  275 +
 .../txprune/TransactionPruningService.html      |  317 +
 .../txprune/class-use/RegionPruneInfo.html      |  186 +
 .../class-use/TransactionPruningPlugin.html     |  182 +
 .../class-use/TransactionPruningRunnable.html   |  117 +
 .../class-use/TransactionPruningService.html    |  117 +
 .../apache/tephra/txprune/package-frame.html    |   26 +
 .../apache/tephra/txprune/package-summary.html  |  166 +
 .../org/apache/tephra/txprune/package-tree.html |  140 +
 .../org/apache/tephra/txprune/package-use.html  |  178 +
 .../tephra/util/ConfigurationFactory.html       |  290 +
 .../tephra/util/ConfigurationProvider.html      |  285 +
 .../tephra/util/HBaseVersion.Version.html       |  411 +
 .../tephra/util/HBaseVersion.VersionNumber.html |  313 +
 .../org/apache/tephra/util/HBaseVersion.html    |  322 +
 .../util/HBaseVersionSpecificFactory.html       |  351 +
 .../org/apache/tephra/util/TxUtils.html         |  438 +
 .../util/class-use/ConfigurationFactory.html    |  117 +
 .../util/class-use/ConfigurationProvider.html   |  177 +
 .../util/class-use/HBaseVersion.Version.html    |  172 +
 .../class-use/HBaseVersion.VersionNumber.html   |  157 +
 .../tephra/util/class-use/HBaseVersion.html     |  117 +
 .../class-use/HBaseVersionSpecificFactory.html  |  117 +
 .../apache/tephra/util/class-use/TxUtils.html   |  117 +
 .../org/apache/tephra/util/package-frame.html   |   29 +
 .../org/apache/tephra/util/package-summary.html |  185 +
 .../org/apache/tephra/util/package-tree.html    |  147 +
 .../org/apache/tephra/util/package-use.html     |  178 +
 .../tephra/visibility/DefaultFenceWait.html     |  252 +
 .../org/apache/tephra/visibility/FenceWait.html |  231 +
 .../tephra/visibility/VisibilityFence.html      |  341 +
 .../visibility/class-use/DefaultFenceWait.html  |  117 +
 .../tephra/visibility/class-use/FenceWait.html  |  175 +
 .../visibility/class-use/VisibilityFence.html   |  117 +
 .../apache/tephra/visibility/package-frame.html |   25 +
 .../tephra/visibility/package-summary.html      |  161 +
 .../apache/tephra/visibility/package-tree.html  |  135 +
 .../apache/tephra/visibility/package-use.html   |  152 +
 .../tephra/zookeeper/TephraZKClientService.html |  765 ++
 .../class-use/TephraZKClientService.html        |  117 +
 .../apache/tephra/zookeeper/package-frame.html  |   20 +
 .../tephra/zookeeper/package-summary.html       |  137 +
 .../apache/tephra/zookeeper/package-tree.html   |  134 +
 .../apache/tephra/zookeeper/package-use.html    |  117 +
 ...eadedSelectorServerWithFix.AcceptThread.html |  345 +
 ...SelectorServerWithFix.Args.AcceptPolicy.html |  336 +
 .../TThreadedSelectorServerWithFix.Args.html    |  528 ++
 ...dedSelectorServerWithFix.SelectorThread.html |  383 +
 ...erverWithFix.SelectorThreadLoadBalancer.html |  264 +
 .../server/TThreadedSelectorServerWithFix.html  |  521 ++
 ...eadedSelectorServerWithFix.AcceptThread.html |  117 +
 ...SelectorServerWithFix.Args.AcceptPolicy.html |  183 +
 .../TThreadedSelectorServerWithFix.Args.html    |  209 +
 ...dedSelectorServerWithFix.SelectorThread.html |  173 +
 ...erverWithFix.SelectorThreadLoadBalancer.html |  174 +
 .../TThreadedSelectorServerWithFix.html         |  117 +
 .../org/apache/thrift/server/package-frame.html |   25 +
 .../apache/thrift/server/package-summary.html   |  159 +
 .../org/apache/thrift/server/package-tree.html  |  166 +
 .../org/apache/thrift/server/package-use.html   |  167 +
 .../overview-frame.html                         |   41 +
 .../overview-summary.html                       |  228 +
 .../overview-tree.html                          |  561 ++
 .../apidocs-0.11.0-incubating/package-list      |   21 +
 .../resources/background.gif                    |  Bin 0 -> 2313 bytes
 .../apidocs-0.11.0-incubating/resources/tab.gif |  Bin 0 -> 291 bytes
 .../resources/titlebar.gif                      |  Bin 0 -> 10701 bytes
 .../resources/titlebar_end.gif                  |  Bin 0 -> 849 bytes
 .../serialized-form.html                        | 1854 +++++
 .../apidocs-0.11.0-incubating/stylesheet.css    |  474 ++
 src/site/site.xml                               |    5 +-
 639 files changed, 185270 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e3dbdde9/src/site/markdown/releases/0.11.0-incubating.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/releases/0.11.0-incubating.md b/src/site/markdown/releases/0.11.0-incubating.md
new file mode 100644
index 0000000..e6baf43
--- /dev/null
+++ b/src/site/markdown/releases/0.11.0-incubating.md
@@ -0,0 +1,36 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<head>
+  <title>Apache Tephra Release 0.11.0-incubating</title>
+</head>
+
+### Release Notes - Apache Tephra - 0.11.0-incubating
+
+#### Improvements
+* [TEPHRA-210] Streamline where tephra properties are fetched in TransactionProcessor coprocessor
+* [TEPHRA-199] Enforce maximum duration a transaction can be used for data writes
+* [TEPHRA-35] Prune invalid transaction set once all data for a given invalid transaction has been dropped
+
+#### Bug fixes
+* [TEPHRA-218] TransactionStateCache service fails to startup if data.tx.snapshot.dir does not exist
+* [TEPHRA-208] Compaction removes rows incorrectly for family deletes with column level conflict detection
+* [TEPHRA-223] Transactions started after a snapshot restore can have incorrect invalid transaction list
+
+### Source tar-ball download
+[Source and signatures](http://www.apache.org/dyn/closer.cgi/incubator/tephra/0.11.0-incubating/src)