ADLINK-IST / opensplice

This is the Vortex OpenSplice Community Edition source repository. For our commercial offering see
https://www.adlinktech.com/en/vortex-opensplice-data-distribution-service
Apache License 2.0
259 stars 155 forks source link

Reading the QoS from entities 2 #122

Open solarjoe opened 4 years ago

solarjoe commented 4 years ago

Sorry for creating another issue, but when I am trying to comment on or edit issues I get the message

You can't comment at this time.

I tried your suggestion

partition_list = entity.parent.qos.partition.ps

but none of Entity, Subscriber, Publisher, DataReader, DataWriter has the property qos. I had a look at the source code and investigated the instances using dir() and found nothing related to QoS.

I also tried to get a handle to the underlying C instances to maybe find the QoS there using .handle, _c_handle and .get_handle, but also could not get that to work. All of them are not present. Any idea what I might be doing wrong?

vivekpandey02 commented 4 years ago

Dear Solarjoe,

I am afraid to say this feature is not available in the current community version of OSPL. this is available in the commercial version of OSPL. Most probably it will be released in the future release of OSPL community version.

With best regards, Vivek