[
https://issues.apache.org/jira/browse/TINKERPOP-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentyn Kahamlyk updated TINKERPOP-2945:
-----------------------------------------
Fix Version/s: 3.7.0
> TextP.regex() Serialization Failing in Java driver
> --------------------------------------------------
>
> Key: TINKERPOP-2945
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2945
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.6.3
> Reporter: Yang Xia
> Priority: Critical
> Fix For: 3.7.0, 3.6.4
>
>
> The serialization for TextP.regex() is failing in Java for both GraphBinary
> and GraphSON.
> To reproduce, add
> {code:java}
> new Object[] {"TextP", TextP.regex("^meh"), null}, {code}
> into the argument list for GraphBinaryReaderWriterRoundTripTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)