Hey all, 
 
There has been a good amount of discussion on the issue: 
https://issues.apache.org/jira/browse/TINKERPOP-1438 and on the corresponding 
PR: https://github.com/apache/tinkerpop/pull/569
 
This change is considered `breaking` because if any users were currently using 
the existing final class GraphManager, then this change would be breaking. Note 
that the GraphManager class was intended to be used internally, so as per some 
discussion already on the PR, this is one of those OK breaking changes: 
https://github.com/apache/tinkerpop/pull/569#issuecomment-285705316.
 
I have updated all relevant documentation links to include information on how 
to fix the change should the need arise, and how to make use of the 
functionality supplied by my PR. 
 
I have updated my PR with all suggestions/comments, so it should be ready for 
another review. 
 
Just sending out this email to ensure the larger community is aware that there 
is technically a breaking change that I want to merge into tp32 and then master.
 
Cheers,
David

Reply via email to