Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Aug 2007
    Location
    DKI Jaya
    Posts
    13

    "Illegal command UPDATE in snapshot ignored for key x"

    Hi LS team,
    I use a DynaMetaPush table. Sometimes when I send an update I got the message mentioned above which caused the updated that I send didn't show in the client browser.

    What cause this situation ? And How to handle it ? (prevent it I guess)

    Thank you in advance..

    best regards,Dyan

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    If the reported message is issued, the "isSnapshot" flag must have been set to true on the "update" or "smartUpdate" call,
    which is not allowed for an UPDATE (or DELETE) event;
    This is a check that you can put before the call, so as to force false in these cases.

    Note that the first call with "isSnapshot" set to false terminates the snapshot;
    subsequent calls with with "isSnapshot" set to true are managed as real-time updates.

 

 

Similar Threads

  1. Replies: 1
    Last Post: July 10th, 2012, 07:06 PM
  2. Replies: 7
    Last Post: June 7th, 2010, 10:38 AM
  3. Replies: 3
    Last Post: February 19th, 2010, 12:14 AM
  4. Replies: 1
    Last Post: September 18th, 2009, 10:13 AM
  5. Replies: 3
    Last Post: April 9th, 2009, 11:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 11:02 AM.