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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>107388</bug_id>
          
          <creation_ts>2013-01-19 17:55:56 -0800</creation_ts>
          <short_desc>EWS bubbles popping on the 1MB memcache limit?</short_desc>
          <delta_ts>2013-01-19 18:55:06 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>420+</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>107184</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philip Rogers">pdr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alancutter</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>811517</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Rogers">pdr</who>
    <bug_when>2013-01-19 17:55:56 -0800</bug_when>
    <thetext>On https://bugs.webkit.org/show_bug.cgi?id=106877 the following error is briefly showing up in place of the EWS bubbles:

Traceback (most recent call last):
  File &quot;/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py&quot;, line 714, in __call__
    handler.get(*groups)
  File &quot;/base/data/home/apps/webkit-commit-queue/1.364503684603662849/handlers/statusbubble.py&quot;, line 78, in get
    bubbles, show_submit_to_ews = self._build_bubbles_for_attachment(attachment)
  File &quot;/base/data/home/apps/webkit-commit-queue/1.364503684603662849/handlers/statusbubble.py&quot;, line 68, in _build_bubbles_for_attachment
    bubbles.append(self._build_bubble(queue, attachment, queue_position))
  File &quot;/base/data/home/apps/webkit-commit-queue/1.364503684603662849/handlers/statusbubble.py&quot;, line 41, in _build_bubble
    queue_status = attachment.status_for_queue(queue)
  File &quot;/base/data/home/apps/webkit-commit-queue/1.364503684603662849/model/attachment.py&quot;, line 95, in status_for_queue
    queue_summary = self.summary().get(queue.name_with_underscores())
  File &quot;/base/data/home/apps/webkit-commit-queue/1.364503684603662849/model/attachment.py&quot;, line 73, in summary
    memcache.set(str(self.id), self._summary, namespace=&quot;attachment-summary&quot;)
  File &quot;/base/python_runtime/python_lib/versions/1/google/appengine/api/memcache/__init__.py&quot;, line 793, in set
    namespace=namespace)
  File &quot;/base/python_runtime/python_lib/versions/1/google/appengine/api/memcache/__init__.py&quot;, line 898, in _set_with_policy
    time, &apos;&apos;, namespace)
  File &quot;/base/python_runtime/python_lib/versions/1/google/appengine/api/memcache/__init__.py&quot;, line 977, in _set_multi_async_with_policy
    stored_value, flags = _validate_encode_value(value, self._do_pickle)
  File &quot;/base/python_runtime/python_lib/versions/1/google/appengine/api/memcache/__init__.py&quot;, line 236, in _validate_encode_value
    &apos;received %d bytes&apos; % (MAX_VALUE_SIZE, len(stored_value)))
ValueError: Values may not be more than 1000000 bytes in length; received 1050953 bytes

The error seems to come and go so I&apos;m filing this for posterity.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>811528</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-01-19 18:42:04 -0800</bug_when>
    <thetext>Yeah. :(  we have several dupes on file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>811532</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Rogers">pdr</who>
    <bug_when>2013-01-19 18:55:06 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Yeah. :(  we have several dupes on file.

I searched but didn&apos;t hit on the right keywords. Correctly marking as duplicate now.

*** This bug has been marked as a duplicate of bug 107184 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>