Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Apr 2011
    Location
    Bedminster
    Posts
    17

    Will client get any notification if .net data adapter crashed

    My .net data adapter is connected to LS server thru
    com.lightstreamer.adapters.remote.data.RobustNetwo rkedDataProvider proxy. When the .net data adapter crash, the LS server remain up and running. I wonder if there is any notification sent from LS server to client about the unavailability of data adapter.

    Thanks

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    No, this has not been added, as the robustness mechanisms introduced with the "RobustNetworkedDataProvider" act entirely on the adapter side.

    I acknowledge that it could be a useful extension; for instance, the RobustNetworkedDataProvider could maintain a special item to carry this information.
    Something similar is done in the provided sample JMS Data Adapter (in DOCS-SDKs\sdk_adapter_java\examples\StockListDemo_JMS_D ataAdapter), where a dedicated field is added for each item.

    For now, you might add a custom keepalive mechanism, through a dedicated item with regular updates.

 

 

Similar Threads

  1. Replies: 4
    Last Post: October 24th, 2011, 10:33 AM
  2. Replies: 3
    Last Post: November 11th, 2010, 08:09 AM
  3. Client Server Disconnection Notification
    By vaduganathan in forum Adapter SDKs
    Replies: 1
    Last Post: May 28th, 2010, 10:34 AM
  4. onSubscribe-Notification
    By lstest in forum Client SDKs
    Replies: 1
    Last Post: April 28th, 2009, 10:21 AM
  5. Replies: 5
    Last Post: December 13th, 2006, 09:42 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 12:54 PM.