----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9924/#review17934 -----------------------------------------------------------
Commit 93dfbd2672bd09a117f9b8d4fbe30e84c151fa88 in branch refs/heads/4.1 from Chip Childers <chip.child...@gmail.com> [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=93dfbd2 ] CLOUDSTACK-1684: api.throttling.enabled configuration setting should be set to "false" in Config.java. - ASF Subversion and Git Services On March 15, 2013, 1:12 a.m., Min Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9924/ > ----------------------------------------------------------- > > (Updated March 15, 2013, 1:12 a.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > The default setting for api throttling should be "disabled", so in global > config, api.throttling.enabled should have default value "false" instead of > "true". Currently it is not reported as a bug by QA because we have put > "false" in schema upgrade script, but it is better to be consistent. > > > This addresses bug CLOUDSTACK-1684. > > > Diffs > ----- > > server/src/com/cloud/configuration/Config.java 5313129 > > Diff: https://reviews.apache.org/r/9924/diff/ > > > Testing > ------- > > Tested locally. > > > Thanks, > > Min Chen > >