This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch tinkergraph-storage
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
omit 08f6937de5 Restore TinkerStorageGraph index definitions on reopen
omit b8b4b3a3f1 Rename ByteBufferBuffer to TinkerByteBuffer and add its
unit tests
omit 8ae8a29551 Publish TinkerStorageGraph commits under the storage lock
omit 9a6255a1f6 Bound decoder allocations and dictionary refs in
TinkerStorageGraph storage
omit 351ccf13d3 Document that TinkerStorageGraph is in-memory without a
storage engine
omit f36c9c5b57 Revised Upgrade docs around TinkerGraph storage
capabilities.
omit d49c57358e Rename graphLocation to storage.directory for
TinkerStorageGraph
add aa595e293d Rename graphLocation to storage.directory for
TinkerStorageGraph
add 8c71ba41dc Revised Upgrade docs around TinkerGraph storage
capabilities.
add 02223bd1fd Document that TinkerStorageGraph is in-memory without a
storage engine
add eeec6098ac Bound decoder allocations and dictionary refs in
TinkerStorageGraph storage
add 6b800a613d Publish TinkerStorageGraph commits under the storage lock
add 61b120996d Rename ByteBufferBuffer to TinkerByteBuffer and add its
unit tests
add 8ecdb9a9f9 Restore TinkerStorageGraph index definitions on reopen
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (08f6937de5)
\
N -- N -- N refs/heads/tinkergraph-storage (8ecdb9a9f9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: