[jboss-jira] [JBoss JIRA] Updated: (JBDEPLOY-233) Let's break relative order or deployer name ordering backward compatibility
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Fri Jan 8 05:48:31 EST 2010
[ https://jira.jboss.org/jira/browse/JBDEPLOY-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Opalka updated JBDEPLOY-233:
------------------------------------
Attachment: issue.patch
> Let's break relative order or deployer name ordering backward compatibility
> ---------------------------------------------------------------------------
>
> Key: JBDEPLOY-233
> URL: https://jira.jboss.org/jira/browse/JBDEPLOY-233
> Project: JBoss Deployers
> Issue Type: Feature Request
> Affects Versions: JBDEPLOY-2.0.8.SP1
> Reporter: Richard Opalka
> Fix For: JBDEPLOY-2.0.9.GA, JBDEPLOY-2.1.0.Alpha1
>
> Attachments: issue.patch
>
>
> There is a requirement to implement deployers comparison if they are "equivalent".
> This requirement is because of BC and should be removed ASAP IMHO.
> Here are the top two reasons why it should be removed:
> * it breaks topological ordering algorithm linear complexity
> * deployers should define their order using inputs/outputs only and shouldn't rely on relative order or deployer name ordering
> I suggest to remove this ordering from our algorithms and then fix particular deployers in AS trunk, that would fail because of wrong ordering.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list