spmallette commented on code in PR #3157:
URL: https://github.com/apache/tinkerpop/pull/3157#discussion_r2251621209


##########
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/Mutating.java:
##########
@@ -28,7 +28,7 @@
  * @author Stephen Mallette (http://stephen.genoprime.com)
  * @author Matt Frantz (http://github.com/mhfrantz)
  */
-public interface Mutating<E extends Event> extends Configuring {
+public interface Mutating<E extends Event> {

Review Comment:
   This change should be in the CHANGELOG and Upgrade Docs (providers section) 
as it might break strategies.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to