Details
-
Bug
-
Resolution: Fixed
-
Test Blocker
-
None
-
DOC-2021-Feb28-S4, DOC-2021-Mar14-S5, DOC-2021-Mar28-S6, DOC-2021-Apr11-S7, DOC-2021-Apr25-S8, DOC-2021-May09-S9, DOC-2021-May23-S10, DOC-2021-Jun06-S11, DOC-2021-Jun20-S12, DOC-2021-Jul04-S13
-
1
Description
ClusterEnvironment env = ClusterEnvironment
.builder()
.timeoutConfig(TimeoutConfig.kvTimeout(Duration.ofSeconds(5)))
.build();
There is no .timeoutConfig method behind the .builder() method...
Reporter: Ken Helmes
E-mail: ken.helmes@iprocesses.com