Closed crazyzhou closed 4 years ago
Signed-off-by: Brian Zhou brian.zhou@emc.com
Change log description
Purpose of the change Fixes #118
What the code does Update the pravega version to latest master import io.pravega.shared.NameUtils instead of io.pravega.shared.segment.StreamSegmentNameUtils
io.pravega.shared.NameUtils
io.pravega.shared.segment.StreamSegmentNameUtils
How to verify it ./gradlew clean build passes
./gradlew clean build
Signed-off-by: Brian Zhou brian.zhou@emc.com
Change log description
Purpose of the change Fixes #118
What the code does Update the pravega version to latest master import
io.pravega.shared.NameUtils
instead ofio.pravega.shared.segment.StreamSegmentNameUtils
How to verify it
./gradlew clean build
passes