Bill commented on a change in pull request #5273:
URL: https://github.com/apache/geode/pull/5273#discussion_r446470589
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/HeapDataOutputStream.java
##########
@@ -48,7 +49,7 @@
org.apache.geode.internal.serialization.BufferDataOutputStream
implements ObjToByteArraySerializer, ByteBufferWriter {
- public HeapDataOutputStream(Version version) {
+ public HeapDataOutputStream(VersionOrdinal version) {
Review comment:
fixed
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]