Skip to content

Commit

Permalink
Merge 5a9b563 into 7b3eb46
Browse files Browse the repository at this point in the history
  • Loading branch information
coolbeevip committed Aug 15, 2019
2 parents 7b3eb46 + 5a9b563 commit 3d75a12
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ public class FsmAutoConfiguration {
@Value("${alpha.feature.akka.channel.memory.size:-1}")
int memoryEventChannelMemorySize;

@Value("${alpha.feature.akka.transaction.repository.elasticsearch.batchSize:100}")
@Value("${alpha.feature.akka.transaction.repository.elasticsearch.batchSize:1000}")
int repositoryElasticsearchBatchSize;

@Value("${alpha.feature.akka.transaction.repository.elasticsearch.refreshTime:5000}")
Expand Down

0 comments on commit 3d75a12

Please sign in to comment.