Hi Emerson,

I can confirm that the observed behavior is not the one expected.
Please let me ask you for some details that can clarify your scenario:

- Can you confirm that the isSnapshotAvailable returns true for the specific Item?
- Can you confirm that all the smartUpdate and the smartEndOfSnapshot are executed in a tight sequence and all in the same thread?
- Is the client for which you have reported the dump log the one responsible for the first subscription for the Item, and therefore of the snapshot recovery?

If you got same behavior after confirming the first two observations above, please could you provide us with a snippet of the server log reproducing the issue after changing these logger levels (lightstreamer_log_conf.xml):

<logger name="LightstreamerLogger.subscriptions" level="DEBUG"/>
<logger name="LightstreamerLogger.subscriptions.upd" level="DBUG"/>
<logger name="LightstreamerLogger.preprocessor" level="DEBUG"/>

Thank you,
Giuseppe