[JBoss JIRA] (MODCLUSTER-607) Support floating-point numerals for decay factor
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-607?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-607:
--------------------------------------
Git Pull Request: https://github.com/modcluster/mod_cluster/pull/283
> Support floating-point numerals for decay factor
> ------------------------------------------------
>
> Key: MODCLUSTER-607
> URL: https://issues.jboss.org/browse/MODCLUSTER-607
> Project: mod_cluster
> Issue Type: Feature Request
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 1.3.7.Final
> Reporter: Leandro Quiroga
> Assignee: Radoslav Husar
> Labels: decay
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
>
> The int type is too restrictive for specifying the decay factor.
> Using a decay factor of 1 means no decay.
> Next value is 2, and the importance of loads decreases too fast:
> ||Instant||Importance||
> |0|100%|
> |1|50%|
> |2|25%|
> |3|12.5%|
> |4|6.3%|
> |5|3.1%|
> |6|1.6%|
> |7|0.8%|
> |8|0.4%|
> |9|0.2%|
> Next value is 3, and the importance of loads decreases even faster:
> ||Instant||Importance||
> |0|100%|
> |1|33%|
> |2|11%|
> |3|3.7%|
> |4|1.2%|
> |5|0.4%|
> |6|0.1%|
> |7|0.0%|
> |8|0.0%|
> |9|0.0%|
>
> Using a double for decay factor isn't complex and allows much more precision.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-607) Support floating-point numerals for decay factor
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-607?page=com.atlassian.jira.pl... ]
Radoslav Husar resolved MODCLUSTER-607.
---------------------------------------
Fix Version/s: 1.4.0.Alpha1
Resolution: Done
> Support floating-point numerals for decay factor
> ------------------------------------------------
>
> Key: MODCLUSTER-607
> URL: https://issues.jboss.org/browse/MODCLUSTER-607
> Project: mod_cluster
> Issue Type: Feature Request
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 1.3.7.Final
> Reporter: Leandro Quiroga
> Assignee: Radoslav Husar
> Labels: decay
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
>
> The int type is too restrictive for specifying the decay factor.
> Using a decay factor of 1 means no decay.
> Next value is 2, and the importance of loads decreases too fast:
> ||Instant||Importance||
> |0|100%|
> |1|50%|
> |2|25%|
> |3|12.5%|
> |4|6.3%|
> |5|3.1%|
> |6|1.6%|
> |7|0.8%|
> |8|0.4%|
> |9|0.2%|
> Next value is 3, and the importance of loads decreases even faster:
> ||Instant||Importance||
> |0|100%|
> |1|33%|
> |2|11%|
> |3|3.7%|
> |4|1.2%|
> |5|0.4%|
> |6|0.1%|
> |7|0.0%|
> |8|0.0%|
> |9|0.0%|
>
> Using a double for decay factor isn't complex and allows much more precision.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-611) Add maven-checkstyle-plugin to the Maven build
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-611?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-611:
--------------------------------------
Priority: Minor (was: Major)
> Add maven-checkstyle-plugin to the Maven build
> ----------------------------------------------
>
> Key: MODCLUSTER-611
> URL: https://issues.jboss.org/browse/MODCLUSTER-611
> Project: mod_cluster
> Issue Type: Task
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.7.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Minor
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Given that the v2 branch is now open for a while and new contributions and contributors appear from time to time, enabling checkstyle on CI (build) should help mitigate code quality issues.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-611) Add maven-checkstyle-plugin to the Maven build
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-611?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-611:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Add maven-checkstyle-plugin to the Maven build
> ----------------------------------------------
>
> Key: MODCLUSTER-611
> URL: https://issues.jboss.org/browse/MODCLUSTER-611
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.7.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Given that the v2 branch is now open for a while and new contributions and contributors appear from time to time, enabling checkstyle on CI (build) should help mitigate code quality issues.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-611) Add maven-checkstyle-plugin to the Maven build
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-611?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-611:
--------------------------------------
Issue Type: Task (was: Bug)
> Add maven-checkstyle-plugin to the Maven build
> ----------------------------------------------
>
> Key: MODCLUSTER-611
> URL: https://issues.jboss.org/browse/MODCLUSTER-611
> Project: mod_cluster
> Issue Type: Task
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.7.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Given that the v2 branch is now open for a while and new contributions and contributors appear from time to time, enabling checkstyle on CI (build) should help mitigate code quality issues.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-439) Overhaul distribution profile
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-439?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-439:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Overhaul distribution profile
> -----------------------------
>
> Key: MODCLUSTER-439
> URL: https://issues.jboss.org/browse/MODCLUSTER-439
> Project: mod_cluster
> Issue Type: Task
> Components: Documentation & Demos
> Affects Versions: 1.2.0.Final, 1.3.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Blocker
> Labels: tomcat, ux
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> The installation in the docs currently expects to go and copy lots of jars to the {{/lib}} dir and since the (single) package we ship contains all different tomcat support jars, users are expected to *delete* the ones they are *not* using. We should align this to be easier and include a readme file in the directory.
> ----
> Goals:
> * create a distribution archive *per* tomcat version
> * create separate demo distribution
> * create assembly component to be shared across tomcat assemblies
> * allow building for a specific tomcat version
> * above including building -PTC9 which rebuilds tomcat85 sources with tomcat9 jars
> * include jars in the lib/ folder and standard text files for licence and installation procedure
> * provide executable demo scripts
> * support files viewable and usable on windows
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months
[JBoss JIRA] (MODCLUSTER-611) Add maven-checkstyle-plugin to the Maven build
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/MODCLUSTER-611?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-611:
--------------------------------------
Description: Given that the v2 branch is now open for a while and new contributions and contributors appear from time to time, enabling checkstyle on CI (build) should help mitigate code quality issues.
> Add maven-checkstyle-plugin to the Maven build
> ----------------------------------------------
>
> Key: MODCLUSTER-611
> URL: https://issues.jboss.org/browse/MODCLUSTER-611
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.7.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Fix For: 2.0.0.Alpha1, 1.4.0.Alpha1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Given that the v2 branch is now open for a while and new contributions and contributors appear from time to time, enabling checkstyle on CI (build) should help mitigate code quality issues.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 4 months