[
https://issues.apache.org/jira/browse/PROTON-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1543:
Summary: Various improvements to the docs and examples (was: Various doc
improvements)
> Various
[
https://issues.apache.org/jira/browse/QPID-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Lacombe updated QPID-7927:
-
Description: Attempting to build on Fedora 26. Some of the warning concern
legitimate codepath endi
[
https://issues.apache.org/jira/browse/QPID-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Lacombe updated QPID-7927:
-
Attachment: errors.txt
> Build fail on Fedora 26
> ---
>
> Key:
Arnaud Lacombe created QPID-7927:
Summary: Build fail on Fedora 26
Key: QPID-7927
URL: https://issues.apache.org/jira/browse/QPID-7927
Project: Qpid
Issue Type: Bug
Components: C++
Chuck Rolke created QPID-7926:
-
Summary: [c++ broker] Windows PODMutex is not a POD
Key: QPID-7926
URL: https://issues.apache.org/jira/browse/QPID-7926
Project: Qpid
Issue Type: Bug
Com
Ben Hardesty created DISPATCH-840:
-
Summary: "schema.adoc" contains invalid asciidoc
Key: DISPATCH-840
URL: https://issues.apache.org/jira/browse/DISPATCH-840
Project: Qpid Dispatch
Issue Typ
[
https://issues.apache.org/jira/browse/PROTON-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181424#comment-16181424
]
ASF GitHub Bot commented on PROTON-1368:
Github user astitcher commented on the i
Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/121
Note the build failures are from internal code including proton/parser.h.
So even though I didn't find anything internally using the parser maybe my
code browser isn't as good as I tho
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181418#comment-16181418
]
ASF GitHub Bot commented on PROTON-1369:
Github user astitcher commented on the i
Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/120
I'm not sure that it's actually worth putting out deprecation messages for
including the files but not using the deprecated APIs there.
If the APIs aren't used it will be trivial for a
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181410#comment-16181410
]
ASF GitHub Bot commented on PROTON-1369:
Github user astitcher commented on the i
Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/120
This is the CMake generated version of the deprecation macros:
```
# ifndef PN_DEPRECATED
#if defined(PN_COMPILER_CXX_ATTRIBUTE_DEPRECATED) &&
PN_COMPILER_CXX_ATTRIBUTE_DEPRECA
[
https://issues.apache.org/jira/browse/DISPATCH-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernest Allen resolved DISPATCH-801.
---
Resolution: Fixed
Assignee: Ernest Allen
Fix Version/s: 1.1.0
With this chan
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181372#comment-16181372
]
ASF GitHub Bot commented on PROTON-1369:
Github user astitcher commented on the i
Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/120
Note the #pragma is portable in that compilers are required to ignore
pragmas they don't understand.
You can use _Pragma to use macros to expand to #pragma to make it more
platform po
[
https://issues.apache.org/jira/browse/DISPATCH-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181365#comment-16181365
]
ASF subversion and git services commented on DISPATCH-801:
--
Com
[
https://issues.apache.org/jira/browse/PROTON-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181363#comment-16181363
]
ASF GitHub Bot commented on PROTON-1368:
Github user astitcher commented on the i
Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/121
I'm not sure what the logic of this change is:
This parser API is not used internally (as far as I can tell) in proton-c
so removing the external API whilst leaving the internal code i
[
https://issues.apache.org/jira/browse/PROTON-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181303#comment-16181303
]
ASF GitHub Bot commented on PROTON-1368:
GitHub user ssorj opened a pull request:
GitHub user ssorj opened a pull request:
https://github.com/apache/qpid-proton/pull/121
PROTON-1368: Remove parser from the public API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssorj/qpid-proton ssorj-make-parser-internal
[
https://issues.apache.org/jira/browse/DISPATCH-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181277#comment-16181277
]
ASF subversion and git services commented on DISPATCH-839:
--
Com
[
https://issues.apache.org/jira/browse/DISPATCH-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Ross resolved DISPATCH-839.
---
Resolution: Fixed
> Improve the batching of allocated objects
>
Ted Ross created DISPATCH-839:
-
Summary: Improve the batching of allocated objects
Key: DISPATCH-839
URL: https://issues.apache.org/jira/browse/DISPATCH-839
Project: Qpid Dispatch
Issue Type: Imp
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181269#comment-16181269
]
ASF GitHub Bot commented on PROTON-1369:
GitHub user ssorj opened a pull request:
GitHub user ssorj opened a pull request:
https://github.com/apache/qpid-proton/pull/120
PROTON-1369: Add deprecation warnings to the C++ binding
Changes
- Add warnings for default_container.hpp, function.hpp, url.hpp, and some
methods in value.hpp
- Removed some depre
Ben Hardesty created DISPATCH-838:
-
Summary: Add doc about dynamic reply-to to Qpid Proton docs
Key: DISPATCH-838
URL: https://issues.apache.org/jira/browse/DISPATCH-838
Project: Qpid Dispatch
[
https://issues.apache.org/jira/browse/PROTON-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1599:
Issue Type: Improvement (was: Bug)
> Add deprecation warnings to the C API
> -
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1369:
Issue Type: Improvement (was: Bug)
> Add deprecation warnings to the C++ binding
> ---
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1369:
Summary: Add deprecation warnings to the C++ binding (was: Use a macro to
warn about deprecated fu
[
https://issues.apache.org/jira/browse/PROTON-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1369:
Component/s: (was: proton-c)
cpp-binding
> Add deprecation warnings to the C++
[
https://issues.apache.org/jira/browse/PROTON-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated PROTON-1599:
Fix Version/s: (was: proton-c-0.18.0)
proton-c-0.19.0
> Add deprecation warn
Justin Ross created PROTON-1599:
---
Summary: Add deprecation warnings to the C API
Key: PROTON-1599
URL: https://issues.apache.org/jira/browse/PROTON-1599
Project: Qpid Proton
Issue Type: Bug
[
https://issues.apache.org/jira/browse/QPID-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180995#comment-16180995
]
ASF subversion and git services commented on QPID-7923:
---
Commit f61b8
Github user asfgit closed the pull request at:
https://github.com/apache/qpid-dispatch/pull/200
---
-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey updated QPID-7652:
--
Attachment: QPID_7652.patch
Attached patch which might work :-)
> [Java Broker] Subscription queue do no
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180534#comment-16180534
]
Rob Godfrey edited comment on QPID-7652 at 9/26/17 9:31 AM:
So,
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180534#comment-16180534
]
Rob Godfrey commented on QPID-7652:
---
So, one potential avenue here would be to say that i
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180518#comment-16180518
]
Keith Wall commented on QPID-7652:
--
My {{autoCreateNode}} idea above is duff. The broker
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7652:
-
Priority: Minor (was: Major)
> [Java Broker] Subscription queue do not have 'message holding' enabled by
[
https://issues.apache.org/jira/browse/QPID-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7652:
-
Fix Version/s: (was: qpid-java-broker-7.0.0)
Future
> [Java Broker] Subscription que
[
https://issues.apache.org/jira/browse/QPID-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7832:
-
Fix Version/s: qpid-java-broker-7.0.0
> Refactor store/protocol API using Collection
>
[
https://issues.apache.org/jira/browse/QPID-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7832:
-
Priority: Minor (was: Major)
> Refactor store/protocol API using Collection
>
[
https://issues.apache.org/jira/browse/QPID-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7573:
-
Fix Version/s: (was: qpid-java-broker-7.0.0)
Future
> [Java Broker] Document new ope
[
https://issues.apache.org/jira/browse/QPID-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7042:
-
Fix Version/s: (was: qpid-java-broker-7.0.0)
Future
> [Java Broker, Documentation] A
[
https://issues.apache.org/jira/browse/QPID-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-7925:
-
Fix Version/s: Future
> [Java Broker] [WMC] Add ability to assign access control for virtualhost
>
Keith Wall created QPID-7925:
Summary: [Java Broker] [WMC] Add ability to assign access control
for virtualhost
Key: QPID-7925
URL: https://issues.apache.org/jira/browse/QPID-7925
Project: Qpid
[
https://issues.apache.org/jira/browse/QPID-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall closed QPID-7917.
> [Java Broker, WMC] Upgrade dgrid to version 1.2.1 and dstore to version 1.1.2
> ---
[
https://issues.apache.org/jira/browse/QPID-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall resolved QPID-7917.
--
Resolution: Fixed
I kicked the tyres in the WMC console. Looks reasonable to me.
> [Java Broker, WMC]
[
https://issues.apache.org/jira/browse/QPID-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy updated QPID-7917:
-
Status: Reviewable (was: In Progress)
> [Java Broker, WMC] Upgrade dgrid to version 1.2.1 and dstore to ve
[
https://issues.apache.org/jira/browse/QPID-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy reassigned QPID-7917:
Assignee: Alex Rudyy
> [Java Broker, WMC] Upgrade dgrid to version 1.2.1 and dstore to version 1.1.2
[
https://issues.apache.org/jira/browse/QPID-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180457#comment-16180457
]
ASF subversion and git services commented on QPID-7917:
---
Commit 3f513
[
https://issues.apache.org/jira/browse/QPID-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180389#comment-16180389
]
Artyom Safronov commented on QPID-7922:
---
Yes, I know. I found the issue when tryed to
52 matches
Mail list logo