[
https://issues.apache.org/jira/browse/PROTON-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847566#comment-13847566
]
ASF subversion and git services commented on PROTON-477:
--------------------------------------------------------
Commit 1550748 from [~kgiusti] in branch 'proton/trunk'
[ https://svn.apache.org/r1550748 ]
PROTON-477: Enforce SASL and SSL singletons, fix minor errors flushed out by
Pylint
> [python] Proton wrapper API does not enforce SASL or SSL singleton pattern
> --------------------------------------------------------------------------
>
> Key: PROTON-477
> URL: https://issues.apache.org/jira/browse/PROTON-477
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Fix For: 0.6
>
>
> The engine's object model defines a 1-to-1 relationship between a Transport
> object at its associated SSL and SASL configurations. The python wrapper did
> not enforce this - it allowed the creation of multiple distinct python
> objects for SASL and SSL per one Transport instance.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)