[jira] [Closed] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-08-21 Thread Timothy Bish (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed QPIDJMS-458. Resolution: Done This should have been fixed with work done in QPIDJMS-464 and was part of the

[jira] [Resolved] (PROTON-2084) Cannot encode annotations types with nested Maps that differ from the annotation key type

2019-08-06 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-2084. -- Resolution: Fixed > Cannot encode annotations types with nested Maps that differ from the >

[jira] [Created] (PROTON-2084) Cannot encode annotations types with nested Maps that differ from the annotation key type

2019-08-06 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-2084: Summary: Cannot encode annotations types with nested Maps that differ from the annotation key type Key: PROTON-2084 URL: https://issues.apache.org/jira/browse/PROTON-2084

[jira] [Resolved] (QPIDJMS-469) Remove some unused code leftover from previous refactoring

2019-08-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-469. -- Resolution: Fixed > Remove some unused code leftover from previous refactoring >

[jira] [Created] (QPIDJMS-469) Remove some unused code leftover from previous refactoring

2019-08-02 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-469: Summary: Remove some unused code leftover from previous refactoring Key: QPIDJMS-469 URL: https://issues.apache.org/jira/browse/QPIDJMS-469 Project: Qpid JMS

[jira] [Resolved] (QPIDJMS-467) Provide consistent stack trace information in client JMS Exceptions

2019-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-467. -- Resolution: Fixed > Provide consistent stack trace information in client JMS Exceptions >

[jira] [Updated] (QPIDJMS-467) Provide consistent stack trace information in client JMS Exceptions

2019-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-467: - Summary: Provide consistent stack trace information in client JMS Exceptions (was: Logging

[jira] [Updated] (QPIDJMS-467) Provide consistent stack trace information in client JMS Exceptions

2019-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-467: - Fix Version/s: (was: 0.40.0) 0.45.0 > Provide consistent stack trace

[jira] [Assigned] (QPIDJMS-467) Logging Issue

2019-07-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-467: Assignee: Timothy Bish > Logging Issue > - > > Key:

[jira] [Resolved] (QPIDJMS-461) JmsMessageIDBuilder::createMessageID can save StringBuilder allocations

2019-06-18 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-461. -- Resolution: Fixed Fix Version/s: 0.44.0 > JmsMessageIDBuilder::createMessageID can

[jira] [Assigned] (QPIDJMS-461) JmsMessageIDBuilder::createMessageID can save StringBuilder allocations

2019-06-18 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-461: Assignee: Timothy Bish > JmsMessageIDBuilder::createMessageID can save StringBuilder

[jira] [Commented] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-05-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845043#comment-16845043 ] Timothy Bish commented on QPIDJMS-458: -- The client does indeed offer timeouts for various

[jira] [Updated] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-05-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-458: - Priority: Major (was: Blocker) > Potential race condition in JmsConnection.destroyResource >

[jira] [Commented] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-05-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845006#comment-16845006 ] Timothy Bish commented on QPIDJMS-458: -- There's nothing in the trace that's indicative of a race. 

[jira] [Resolved] (QPIDJMS-457) Failed send to disconnected connection leaves message in a read only state

2019-05-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-457. -- Resolution: Fixed > Failed send to disconnected connection leaves message in a read only

[jira] [Created] (QPIDJMS-457) Failed send to disconnected connection leaves message in a read only state

2019-05-13 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-457: Summary: Failed send to disconnected connection leaves message in a read only state Key: QPIDJMS-457 URL: https://issues.apache.org/jira/browse/QPIDJMS-457 Project:

[jira] [Resolved] (PROTON-1508) Code smell in conditional expressions

2019-04-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1508. -- Resolution: Fixed Fix Version/s: proton-j-0.33.0 > Code smell in conditional

[jira] [Resolved] (PROTON-2037) [PATCH] IndexOutOfBoundException when decoding message using multiple buffers

2019-04-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-2037. -- Resolution: Fixed Assignee: Timothy Bish Fix Version/s: proton-j-0.33.0 >

[jira] [Resolved] (QPIDJMS-445) Update Netty libraries to latest

2019-03-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-445. -- Resolution: Fixed > Update Netty libraries to latest > > >

[jira] [Created] (QPIDJMS-445) Update Netty libraries to latest

2019-03-08 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-445: Summary: Update Netty libraries to latest Key: QPIDJMS-445 URL: https://issues.apache.org/jira/browse/QPIDJMS-445 Project: Qpid JMS Issue Type: Task

[jira] [Resolved] (QPIDJMS-438) Remotely closed session are not removed from the connection

2018-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-438. -- Resolution: Fixed Assignee: Timothy Bish Fix Version/s: 0.40.0 > Remotely

[jira] [Resolved] (PROTON-1980) Optimize CompositeReadableBuffer::hashCode

2018-12-07 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1980. -- Resolution: Fixed > Optimize CompositeReadableBuffer::hashCode >

[jira] [Created] (PROTON-1980) Optimize CompositeReadableBuffer::hashCode

2018-12-07 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1980: Summary: Optimize CompositeReadableBuffer::hashCode Key: PROTON-1980 URL: https://issues.apache.org/jira/browse/PROTON-1980 Project: Qpid Proton Issue

[jira] [Resolved] (QPIDJMS-431) Refactor the Failover provider to improve performance

2018-11-27 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-431. -- Resolution: Fixed > Refactor the Failover provider to improve performance >

[jira] [Closed] (QPIDJMS-435) Failover reconnection fails when using Azure Sas token authentication

2018-11-27 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed QPIDJMS-435. Resolution: Not A Problem > Failover reconnection fails when using Azure Sas token authentication

[jira] [Commented] (QPIDJMS-435) Failover reconnection fails when using Azure Sas token authentication

2018-11-27 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16700737#comment-16700737 ] Timothy Bish commented on QPIDJMS-435: -- This isn't a bug in the JMS client.  You are using a

[jira] [Resolved] (QPIDJMS-434) Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session

2018-11-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-434. -- Resolution: Fixed > Consumer whose close was deferred in a client ack session can cause an >

[jira] [Comment Edited] (QPIDJMS-434) Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session

2018-11-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693826#comment-16693826 ] Timothy Bish edited comment on QPIDJMS-434 at 11/20/18 9:56 PM: Changes

[jira] [Commented] (QPIDJMS-434) Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session

2018-11-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693826#comment-16693826 ] Timothy Bish commented on QPIDJMS-434: -- Changes for this issue allow this behaviour to happen. >

[jira] [Created] (QPIDJMS-434) Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session

2018-11-20 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-434: Summary: Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session Key: QPIDJMS-434 URL:

[jira] [Resolved] (PROTON-1967) Reduce garbage created in the Transport layer

2018-11-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1967. -- Resolution: Fixed > Reduce garbage created in the Transport layer >

[jira] [Created] (PROTON-1967) Reduce garbage created in the Transport layer

2018-11-19 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1967: Summary: Reduce garbage created in the Transport layer Key: PROTON-1967 URL: https://issues.apache.org/jira/browse/PROTON-1967 Project: Qpid Proton Issue

[jira] [Created] (QPIDJMS-432) Update testing dependencies to latest

2018-11-15 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-432: Summary: Update testing dependencies to latest Key: QPIDJMS-432 URL: https://issues.apache.org/jira/browse/QPIDJMS-432 Project: Qpid JMS Issue Type: Task

[jira] [Created] (QPIDJMS-431) Refactor the Failover provider to improve performance

2018-11-14 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-431: Summary: Refactor the Failover provider to improve performance Key: QPIDJMS-431 URL: https://issues.apache.org/jira/browse/QPIDJMS-431 Project: Qpid JMS

[jira] [Created] (PROTON-1963) [j] Improve performance of the codec for certain common encoding operations

2018-11-13 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1963: Summary: [j] Improve performance of the codec for certain common encoding operations Key: PROTON-1963 URL: https://issues.apache.org/jira/browse/PROTON-1963 Project:

[jira] [Created] (QPIDJMS-429) Refactor sender and receive code to use newer proton-j APIs

2018-11-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-429: Summary: Refactor sender and receive code to use newer proton-j APIs Key: QPIDJMS-429 URL: https://issues.apache.org/jira/browse/QPIDJMS-429 Project: Qpid JMS

[jira] [Resolved] (QPIDJMS-420) Improve performance of MessageConsumer processing

2018-11-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-420. -- Resolution: Fixed > Improve performance of MessageConsumer processing >

[jira] [Commented] (PROTON-1961) [j] Improve performance of the codec for certain common encoding operations

2018-11-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672102#comment-16672102 ] Timothy Bish commented on PROTON-1961: -- Change added in

[jira] [Updated] (PROTON-1961) [j] Improve performance of the codec for certain common encoding operations

2018-11-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated PROTON-1961: - Summary: [j] Improve performance of the codec for certain common encoding operations (was: [j]

[jira] [Created] (PROTON-1961) [j] Improve performance on the codec for certain common encoding operations

2018-11-01 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1961: Summary: [j] Improve performance on the codec for certain common encoding operations Key: PROTON-1961 URL: https://issues.apache.org/jira/browse/PROTON-1961 Project:

[jira] [Updated] (QPIDJMS-417) Reduce GC pressure while using BytesMessage

2018-10-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-417: - Fix Version/s: (was: 0.38.0) > Reduce GC pressure while using BytesMessage >

[jira] [Resolved] (QPIDJMS-423) Log only connection URI in the connection initialized event handler

2018-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-423. -- Resolution: Fixed Used the built in URI tools to remove any query options from the connect

[jira] [Updated] (QPIDJMS-423) Log only connection URI in the connection initialized event handler

2018-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-423: - Fix Version/s: 0.38.0 > Log only connection URI in the connection initialized event handler >

[jira] [Updated] (QPIDJMS-423) Log only connection URI in the connection initialized event handler

2018-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-423: - Description: The method JmsConnection.onConnectionEstablished(final URI remoteURI) logs this

[jira] [Updated] (QPIDJMS-423) Log only connection URI in the connection initialized event handler

2018-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-423: - Summary: Log only connection URI in the connection initialized event handler (was: Log only

[jira] [Updated] (QPIDJMS-423) Log only connection URI in the connection initialized

2018-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-423: - Summary: Log only connection URI in the connection initialized (was: Avoid disclosing

[jira] [Updated] (QPIDJMS-420) Improve performance of MessageConsumer processing

2018-10-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-420: - Description: Refactor some of the code paths that handling inbound message processing and

[jira] [Updated] (QPIDJMS-420) Improve performance of MessageConsumer processing

2018-10-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-420: - Summary: Improve performance of MessageConsumer processing (was: Avoid overhead of missing

[jira] [Reopened] (QPIDJMS-420) Avoid overhead of missing thread singalling on inbound message enqueues

2018-10-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened QPIDJMS-420: -- > Avoid overhead of missing thread singalling on inbound message enqueues >

[jira] [Commented] (QPIDJMS-422) Custom ClientID Generators

2018-10-22 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659201#comment-16659201 ] Timothy Bish commented on QPIDJMS-422: -- There are already two ways to set a custom client ID one

[jira] [Resolved] (QPIDJMS-421) Improve JMS MessageProducer performance by caching Message Annotation encodings

2018-10-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-421. -- Resolution: Fixed > Improve JMS MessageProducer performance by caching Message Annotation >

[jira] [Created] (QPIDJMS-421) Improve JMS MessageProducer performance by caching Message Annotation encodings

2018-10-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-421: Summary: Improve JMS MessageProducer performance by caching Message Annotation encodings Key: QPIDJMS-421 URL: https://issues.apache.org/jira/browse/QPIDJMS-421

[jira] [Resolved] (QPIDJMS-420) Avoid overhead of missing thread singalling on inbound message enqueues

2018-10-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-420. -- Resolution: Fixed > Avoid overhead of missing thread singalling on inbound message enqueues >

[jira] [Created] (QPIDJMS-420) Avoid overhead of missing thread singalling on inbound message enqueues

2018-10-17 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-420: Summary: Avoid overhead of missing thread singalling on inbound message enqueues Key: QPIDJMS-420 URL: https://issues.apache.org/jira/browse/QPIDJMS-420 Project:

[jira] [Resolved] (QPIDJMS-418) Clean up the usage of Symbol type and conversion to Symbol from String

2018-10-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-418. -- Resolution: Fixed > Clean up the usage of Symbol type and conversion to Symbol from String >

[jira] [Resolved] (QPIDJMS-419) JMS Session is sometimes not recovered on failover reconnect

2018-10-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-419. -- Resolution: Fixed > JMS Session is sometimes not recovered on failover reconnect >

[jira] [Created] (QPIDJMS-419) JMS Session is sometimes not recovered on failover reconnect

2018-10-17 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-419: Summary: JMS Session is sometimes not recovered on failover reconnect Key: QPIDJMS-419 URL: https://issues.apache.org/jira/browse/QPIDJMS-419 Project: Qpid JMS

[jira] [Created] (QPIDJMS-418) Clean up the usage of Symbol type and conversion to Symbol from String

2018-10-16 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-418: Summary: Clean up the usage of Symbol type and conversion to Symbol from String Key: QPIDJMS-418 URL: https://issues.apache.org/jira/browse/QPIDJMS-418 Project: Qpid

[jira] [Resolved] (QPIDJMS-416) Move protocol processing work into the netty event loop thread

2018-10-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-416. -- Resolution: Fixed > Move protocol processing work into the netty event loop thread >

[jira] [Commented] (QPIDJMS-416) Move protocol processing work into the netty event loop thread

2018-10-09 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644067#comment-16644067 ] Timothy Bish commented on QPIDJMS-416: -- Commit with change at:

[jira] [Created] (QPIDJMS-416) Move protocol processing work into the netty event loop thread

2018-10-09 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-416: Summary: Move protocol processing work into the netty event loop thread Key: QPIDJMS-416 URL: https://issues.apache.org/jira/browse/QPIDJMS-416 Project: Qpid JMS

[jira] [Resolved] (PROTON-1948) Refactor FrameWriter to avoid reencodes when buffer space is insufficient

2018-10-03 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1948. -- Resolution: Fixed > Refactor FrameWriter to avoid reencodes when buffer space is insufficient

[jira] [Created] (PROTON-1948) Refactor FrameWriter to avoid reencodes when buffer space is insufficient

2018-10-03 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1948: Summary: Refactor FrameWriter to avoid reencodes when buffer space is insufficient Key: PROTON-1948 URL: https://issues.apache.org/jira/browse/PROTON-1948 Project:

[jira] [Resolved] (PROTON-1941) Add WritableBuffer API for requesting space when writing complex types

2018-09-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1941. -- Resolution: Fixed > Add WritableBuffer API for requesting space when writing complex types >

[jira] [Created] (PROTON-1941) Add WritableBuffer API for requesting space when writing complex types

2018-09-26 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1941: Summary: Add WritableBuffer API for requesting space when writing complex types Key: PROTON-1941 URL: https://issues.apache.org/jira/browse/PROTON-1941 Project: Qpid

[jira] [Closed] (QPIDJMS-413) Incorrect array access code in ReadableBuffer implementation

2018-09-24 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed QPIDJMS-413. Resolution: Fixed > Incorrect array access code in ReadableBuffer implementation >

[jira] [Created] (QPIDJMS-413) Incorrect array access code in ReadableBuffer implementation

2018-09-24 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-413: Summary: Incorrect array access code in ReadableBuffer implementation Key: QPIDJMS-413 URL: https://issues.apache.org/jira/browse/QPIDJMS-413 Project: Qpid JMS

[jira] [Resolved] (PROTON-1925) [proton-j] Add some enums to Section and DeliveryState to make type determination simpler

2018-08-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1925. -- Resolution: Fixed > [proton-j] Add some enums to Section and DeliveryState to make type >

[jira] [Reopened] (PROTON-1925) [proton-j] Add some enums to Section and DeliveryState to make type determination simpler

2018-08-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened PROTON-1925: -- > [proton-j] Add some enums to Section and DeliveryState to make type > determination simpler >

[jira] [Resolved] (PROTON-1925) [proton-j] Add some enums to Section and DeliveryState to make type determination simpler

2018-08-30 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved PROTON-1925. -- Resolution: Fixed > [proton-j] Add some enums to Section and DeliveryState to make type >

[jira] [Created] (PROTON-1925) [proton-j] Add some enums to Section and DeliveryState to make type determination simpler

2018-08-30 Thread Timothy Bish (JIRA)
Timothy Bish created PROTON-1925: Summary: [proton-j] Add some enums to Section and DeliveryState to make type determination simpler Key: PROTON-1925 URL: https://issues.apache.org/jira/browse/PROTON-1925

[jira] [Resolved] (QPIDJMS-411) Improve out of the the frame tracing loggers to include the binary payload

2018-08-16 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-411. -- Resolution: Fixed > Improve out of the the frame tracing loggers to include the binary

[jira] [Created] (QPIDJMS-411) Improve out of the the frame tracing loggers to include the binary payload

2018-08-16 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-411: Summary: Improve out of the the frame tracing loggers to include the binary payload Key: QPIDJMS-411 URL: https://issues.apache.org/jira/browse/QPIDJMS-411 Project:

[jira] [Commented] (QPIDJMS-409) JMS Scheduled Delivery delivers messages before time under load

2018-08-16 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582539#comment-16582539 ] Timothy Bish commented on QPIDJMS-409: -- There isn't quite enough to go on in the logs provided,

[jira] [Assigned] (QPIDJMS-391) Add support for the use of native OpenSSL based providers

2018-08-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-391: Assignee: Timothy Bish > Add support for the use of native OpenSSL based providers >

[jira] [Resolved] (QPIDJMS-391) Add support for the use of native OpenSSL based providers

2018-08-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-391. -- Resolution: Fixed > Add support for the use of native OpenSSL based providers >

[jira] [Updated] (PROTON-1911) Performance issue in EncoderImpl#writeRaw(String)

2018-08-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated PROTON-1911: - Fix Version/s: proton-j-0.29.0 > Performance issue in EncoderImpl#writeRaw(String) >

[jira] [Commented] (PROTON-1911) Performance issue in EncoderImpl#writeRaw(String)

2018-08-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576553#comment-16576553 ] Timothy Bish commented on PROTON-1911: -- Fix applied with help from [~gemmellr] and

[jira] [Updated] (QPIDJMS-407) Reconnect not working reliable for connections with more than 1 producer JMS session

2018-08-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-407: - Fix Version/s: 0.36.0 > Reconnect not working reliable for connections with more than 1

[jira] [Resolved] (QPIDJMS-407) Reconnect not working reliable for connections with more than 1 producer JMS session

2018-08-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-407. -- Resolution: Fixed > Reconnect not working reliable for connections with more than 1 producer

[jira] [Assigned] (QPIDJMS-407) Reconnect not working reliable for connections with more than 1 producer JMS session

2018-08-07 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-407: Assignee: Timothy Bish > Reconnect not working reliable for connections with more than 1

[jira] [Commented] (QPIDJMS-407) Reconnect not working reliable for connections with more than 1 producer JMS session

2018-08-03 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16568828#comment-16568828 ] Timothy Bish commented on QPIDJMS-407: -- Does the same thing happen if you avoid the use of async

[jira] [Updated] (QPIDJMS-391) Add support for the use of native OpenSSL based providers

2018-08-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-391: - Fix Version/s: 0.36.0 > Add support for the use of native OpenSSL based providers >

[jira] [Updated] (QPIDJMS-391) Add support for the use of native OpenSSL based providers

2018-08-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-391: - Summary: Add support for the use of native OpenSSL based providers (was: Add support for SSL

[jira] [Resolved] (QPIDJMS-401) Minor code cleanups and performance improvements

2018-07-18 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-401. -- Resolution: Fixed > Minor code cleanups and performance improvements >

[jira] [Closed] (QPIDJMS-402) Massive performance degradation in 0.34.0

2018-07-18 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed QPIDJMS-402. Resolution: Fixed Fix Version/s: 0.35.0 > Massive performance degradation in 0.34.0 >

[jira] [Created] (QPIDJMS-404) Performance regressions on some platforms using new ProviderFuture implementation

2018-07-18 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-404: Summary: Performance regressions on some platforms using new ProviderFuture implementation Key: QPIDJMS-404 URL: https://issues.apache.org/jira/browse/QPIDJMS-404

[jira] [Resolved] (QPIDJMS-403) Failover handler doesn't release pending tasks that could complete on connection drop

2018-07-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-403. -- Resolution: Fixed > Failover handler doesn't release pending tasks that could complete on >

[jira] [Created] (QPIDJMS-403) Failover handler doesn't release pending tasks that could complete on connection drop

2018-07-17 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-403: Summary: Failover handler doesn't release pending tasks that could complete on connection drop Key: QPIDJMS-403 URL: https://issues.apache.org/jira/browse/QPIDJMS-403

[jira] [Created] (QPIDJMS-401) Minor code cleanups and performance improvements

2018-07-11 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-401: Summary: Minor code cleanups and performance improvements Key: QPIDJMS-401 URL: https://issues.apache.org/jira/browse/QPIDJMS-401 Project: Qpid JMS Issue

[jira] [Resolved] (QPIDJMS-399) Add ability to split a write and flush on the Transport into two operations

2018-06-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-399. -- Resolution: Fixed > Add ability to split a write and flush on the Transport into two

[jira] [Created] (QPIDJMS-399) Add ability to split a write and flush on the Transport into two operations

2018-06-28 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-399: Summary: Add ability to split a write and flush on the Transport into two operations Key: QPIDJMS-399 URL: https://issues.apache.org/jira/browse/QPIDJMS-399 Project:

[jira] [Resolved] (QPIDJMS-398) Update testing dependencies and bundle plugin to latest

2018-06-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-398. -- Resolution: Fixed > Update testing dependencies and bundle plugin to latest >

[jira] [Created] (QPIDJMS-398) Update testing dependencies and bundle plugin to latest

2018-06-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-398: Summary: Update testing dependencies and bundle plugin to latest Key: QPIDJMS-398 URL: https://issues.apache.org/jira/browse/QPIDJMS-398 Project: Qpid JMS

[jira] [Resolved] (QPIDJMS-397) Update to the current v19 apache parent pom

2018-06-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-397. -- Resolution: Fixed > Update to the current v19 apache parent pom >

[jira] [Created] (QPIDJMS-397) Update to the current v19 apache parent pom

2018-06-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-397: Summary: Update to the current v19 apache parent pom Key: QPIDJMS-397 URL: https://issues.apache.org/jira/browse/QPIDJMS-397 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-395) connection:forced leads to JMSException even though reconnect is enabled

2018-06-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-395. -- Resolution: Fixed Fix such that resends are attempted on connection remote close, and more

[jira] [Commented] (QPIDJMS-395) connection:forced leads to JMSException even though reconnect is enabled

2018-06-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16522592#comment-16522592 ] Timothy Bish commented on QPIDJMS-395: -- Fix for handling connection remote closed and resending

[jira] [Resolved] (QPIDJMS-396) Performance improvements for inter-thread event signalling

2018-06-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-396. -- Resolution: Fixed > Performance improvements for inter-thread event signalling >

[jira] [Commented] (QPIDJMS-396) Performance improvements for inter-thread event signalling

2018-06-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16522560#comment-16522560 ] Timothy Bish commented on QPIDJMS-396: -- Commit that resolves this:

  1   2   3   4   5   6   7   >