Results 1 to 4 of 4
  1. #1
    Senior Member
    Join Date
    Dec 2019
    Posts
    66

    Angry UNCHANGED values

    Hi,

    I have an old version of lightstreamer (client and server), in this version, when no changes happened to the field, I receive "UNCHANGED".

    Now, I 'm upgrading both the client and server, but it seems that the server always push the latest value of the field whether changed or not.

    Is that TRUE? in case yes, Is there any way that I can configure the server to push data in the old mechanism.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    Hi,
    We have never changed this aspect.
    There is a Server flag, <delta_delivery>, which governs this behavior, but it defaults at Y (hence no sending of unchanged values).
    Is your observation based on what you see on the wire or on what your application sees on the Client JDK library interface?
    Anyway, you can specify the old and new versions of Server and Client SDK involved for a deeper check.

  3. #3
    Senior Member
    Join Date
    Dec 2019
    Posts
    66
    old lightstreamer version 5.1.1 Colosseo
    while the new light streamer version is 7.1.2

    In addition, I have checked the <delta_delivery> and I found it not configured, the conf file just mentioned that the default is 'Y' but actually it's commented out.

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    For this matter, it would be more important to consider the versions of the client SDK libraries.
    What I mean is that, if you have moved from a pre-unified client SDK to a unified client SDK, the interface has changed so thoroughly that may have deceived you.
    For instance, in the ItemUpdate object, the getValue method returns the value regardless if it has changed or not, whereas isValueChanged provides that information.

 

 

Similar Threads

  1. Going back to old values
    By finodex in forum Client SDKs
    Replies: 3
    Last Post: September 10th, 2012, 10:47 AM
  2. Formatting of unchanged values in "DynaScrollTable"
    By hofmanna in forum Client SDKs
    Replies: 5
    Last Post: January 14th, 2010, 11:02 AM
  3. Are unchanged values broadcasted?
    By Otake in forum Client SDKs
    Replies: 2
    Last Post: December 17th, 2009, 03:13 PM
  4. Formatting unchanged items...
    By widiot in forum Client SDKs
    Replies: 1
    Last Post: March 4th, 2009, 10:30 AM
  5. UNCHANGED Items
    By lauraw in forum Client SDKs
    Replies: 2
    Last Post: July 25th, 2007, 12:06 PM

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 07:43 PM.