Skip to content

tag: v8.31.1_1.30.1-rc14 from branch: 1.30.1_v8.31.1

Compare
Choose a tag to compare
@yugaa22 yugaa22 released this 17 Oct 07:10
· 10 commits to 1.30.1_v8.31.1 since this release

making pool limit as configurable parameter.
ex:
cat .spinnaker/orca-local.yml
thread:
application:
event:
namePrefix: sdsd
corePoolSize: 10
maxPoolSize: 15

What's Changed

  • Made the application events thread properties configurable. by @sanopsmx in #47

Full Changelog: v8.31.1_1.30.1-rc13...v8.31.1_1.30.1-rc14