decentralization

Jim Walters jimw at bugopolis.com
Fri May 9 23:55:52 UTC 2003


On Fri, 2003-05-09 at 15:41, C.J. Collier wrote:

> bugzilla would do well to decentralize.  Each bugzilla server should
> communicate with others.  Bug reports should be shared between projects.

This is the some of the motivating push behind web services. Maybe the
thing to do is to take some some time and polish the XML schema,
implement XML-RPC and then publish/register the WSDL in a UDDI as
described here:

http://www-106.ibm.com/developerworks/webservices/library/ws-wsdl3/?dwzone=webservices

Though Bugzilla would have to change a bit to enable a flexible
authorization system the storage requirements (in at least one design)
shouldn't cause an issue since you would just need to store a GUID which
would be used for subsequent display of details. And you obviously would
not want queries to be across referenced reports.

There are a couple of other advantage to doing this...

Last I looked there wasn't a WSDL for quality assurance defect reports.
Bugzilla define and promulgate this standard. By advancing the adoption
of a standard you probably would enhance the adoption of Bugzilla itself
since this level of interoperability doesn't much excist in the
commercial world. And I know from my experience that most complex
commercial undertakings usually require of multiple corporate
development groups. And there is the positive attribute of providing
external components interfaces to the Bugzilla system which are
decoupled from MySQL and perl modules. 

But I guess all that takes time and resources, doesn't it? :-)

__________________________
Jim Walters   Director of Technology
Bugopolis, Inc.

phone: +1 206 447 8315 
email: jimw at bugopolis.com
web: http://www.bugopolis.com
_________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20030509/e1d4de60/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smiley-3.png
Type: image/png
Size: 819 bytes
Desc: not available
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20030509/e1d4de60/attachment.png>


More information about the developers mailing list