[RI] Canceling observation using RESET is not working
Scenario:
-
Send Observe request
-
Receive Notification
-
Send Reset message for received notification
-
send post to make notification
[Actual]
Notification still came after reset message
[Expect]
Observation is canceled as RFC7641 (
https://tools.ietf.org/html/rfc7641))
[RFC7641]
3.6. Cancellation
A client that is no longer interested in receiving notifications for
a resource can simply "forget" the observation. When the server then
sends the next notification, the client will not recognize the token
in the message and thus will return a Reset message. This causes the
server to remove the associated entry from the list of observers.
PS : I had worked before Iotivity 1.0
JIRA migration meta data
- JIRA Issue ID: IOT-1043
- Reporter: gihongkim
- Assignee: ce.abhishek
- Creator: gihongkim
- Created at: 2016-03-23T17:31:28.000-0700
- Found in Version: 1.1.0-RC1
- Fix in Version: None
- Issue Severity: Minor
- Reproducibility: Always (100%)
- Operating System: Ubuntu
- Hardware/ OEM Platform: None
-
External URL:
https://gerrit.iotivity.org/gerrit/#/c/7451 - Bugzilla ID: None
- Product: None
- Status: Closed
- Components: SDK
- Priority: P3
- Due Date: None
-
Issue Type: Bug
END of JIRA migration meta data