question

Upvotes
Accepted
205 6 13 27

Do We need to handle rfa::message::RespMsg::ClearCacheFlag in LL2 MBP domain?


We are using RFA 8.1 C++ API to consume depth data using LL2 MBP (MP domain).

Do We need to handle rfa::message::RespMsg::ClearCacheFlag in LL2 MBP domain?

It is marked as optional in documentation [RDMUsageGuide].

But we are facing some issue with the levels we receive, we doubt that we are not handling some instruction like ClearCacheFlag . Is this the case , Should we also handle ClearCacheFlag in LL2 MBP domain?

#technologyrfa-apiOMM
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
80.1k 257 52 75

@mktdata

Thanks for reaching out to us.

Yes, the application needs to handle the ClearCacheFlag. It indicates that the stream’s stored payload information should be cleared

Please feel free to reach out if you have any further questions.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
205 6 13 27

In case specific to LL2 MBP [MP domain] as well?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yes, this is a flag in the response message (refresh and status).

Any payload (MP, MBP, MBO, etc) in the response should be cleared.


Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.