Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Hybrid View

  1. #1
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi Slavko,

    I do not think that you have found a bug in Lightstreamer, but maybe I understand the cause of the strange behavior that you observe.

    When an Item is subscribed for the first time the adapter should send one or more update with isSnapshot flag set to true and then, optionally, the endOfSnapshot.
    But if you send the first update for an Item with isSnapshot flag set to false then you will get the wrong sequence of events because the server infers that for that Item no Snapshot exists. Please refer to the documentation of endOfSnapshot method, I assume you are using Java Adapter API but the concept is the same also in C#.

    So if, in your previous posts, you were referring to the first update sent for an Item then it is absolutely correct to have the isSnapshot flag set to true.

    Sorry for the misunderstanding.

  2. #2
    Yes that is the case.
    Thank you for the support !
    Regards !

 

 

Tags for this Thread

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 08:34 PM.