hugegraph-sync/hugegraph-store/hg-store-core
YangJiaqi 58f58ee094
fix(hstore): enable JRaft MaxBodySize config (#2633)
* enable JRaft MaxBodySize config
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.apache.hugegraph.store.node.AppConfig$Raft': Unsatisfied dependency expressed through field 'maxBodySize'; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "512*1024"

---------

Co-authored-by: V_Galaxy <vgalaxies@apache.org>
2024-08-18 14:47:11 +08:00
..
src/main/java/org/apache/hugegraph/store fix(hstore): enable JRaft MaxBodySize config (#2633) 2024-08-18 14:47:11 +08:00
pom.xml feat(store): integrate `store-core` submodule (#2548) 2024-06-07 17:25:42 +08:00