<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4558</bug_id>
          
          <creation_ts>2007-05-16 00:16:02 +0000</creation_ts>
          <short_desc>Scalability and performance problems with expressing allowable nested policy assertions</short_desc>
          <delta_ts>2007-05-23 20:46:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Policy</product>
          <component>Framework</component>
          <version>CR</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>futureConsideration</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Orchard">orchard</reporter>
          <assigned_to name="David Orchard">orchard</assigned_to>
          
          
          <qa_contact name="Felix Sasaki">fsasaki</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>15094</commentid>
    <comment_count>0</comment_count>
    <who name="David Orchard">orchard</who>
    <bug_when>2007-05-16 00:16:02 +0000</bug_when>
    <thetext>The policy intersection algorithm results in policy assertions with nesting to be verbosely expressed with all of the possible nested assertions marked as optional=&quot;true&quot;.  One example of this is SecurityPolicy with X509, detailed in http://lists.w3.org/Archives/Public/public-ws-policy/2007May/0160.html.  

The scalability problem is that it may be difficult to list and exchange all the possible nested assertions.  The performance problem is that such a scale may result in slow policy processers performing intersection.

One counter-arguments are that the number of nested assertions is not large enough to warrant this optimization, and that the optimization of adding optional=&quot;true&quot; is sufficient.  The general argument of premature optimization applies.  This would be a close with no action or defer to v.Next.

Proposal 1:
Update the policy intersection algorithm so that an empty policy assertion matches a policy assertion with a nested assertion resulting an the same policy assertion with a nested assertion.  

Proposal 2:
Provide an explicit wildcard to match any nested assertions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15165</commentid>
    <comment_count>1</comment_count>
    <who name="Christopher Ferris">chrisfer</who>
    <bug_when>2007-05-23 20:46:43 +0000</bug_when>
    <thetext>RESOLUTION: issue 4558 closed with no action as v.next
See http://www.w3.org/2007/05/23-ws-policy-irc#T20-45-50</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>