Skip to content

Commit

Permalink
remove unused config option
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat1109 committed Jan 16, 2020
1 parent d3d6c8d commit 3306478
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/history/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ type Config struct {
ReplicatorProcessorUpdateAckInterval dynamicconfig.DurationPropertyFn
ReplicatorProcessorUpdateAckIntervalJitterCoefficient dynamicconfig.FloatPropertyFn
ReplicatorProcessorFetchTasksBatchSize dynamicconfig.IntPropertyFn
ReplicatorSkipTaskProcessing dynamicconfig.BoolPropertyFnWithDomainFilter

// Persistence settings
ExecutionMgrNumConns dynamicconfig.IntPropertyFn
Expand Down

0 comments on commit 3306478

Please sign in to comment.