[
https://issues.apache.org/jira/browse/TINKERPOP-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17987952#comment-17987952
]
ASF GitHub Bot commented on TINKERPOP-3163:
-------------------------------------------
vkagamlyk commented on PR #3140:
URL: https://github.com/apache/tinkerpop/pull/3140#issuecomment-3028798308
VOTE +1
> CallStep serialization
> ----------------------
>
> Key: TINKERPOP-3163
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3163
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.7.3
> Reporter: Valentyn Kahamlyk
> Assignee: Valentyn Kahamlyk
> Priority: Minor
>
> All TinkerPop steps should be `Serializable`, but `CallStep` is not because
> contains not serializable
> {code:java}
> private ServiceCallContext ctx;{code}
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)