Hi Justin Can we request the following for inclusion into 0.30? Apologies for the long list, we need this to get Java back into a production ready-state.
QPID-3978 Broker should remove messages with expired TTL even if they are prefetched by the client QPID-4307 [Java Broker] prevent moving/copying messages back onto queues they already exist on QPID-4429 Java Broker allows frame-size to be negotiated to zero then later fails during message delivery with obscure IllegalArgumentException QPID-5745 [Java Broker] Close the socket if authentication fails and a client does not send back command "connection.close-ok" as response to a broker "connection.close" during pre-defined period QPID-5967 Intruder node detection must be mandatory and should validate all necessary arguments QPID-5976 File Keystores or truststores created with the incorrect path/password cannot be deleted QPID-5977 Ports created through the web management ui have no transports QPID-5978 Failure to negotiate SSL in AMQP 0-8/9/9-1 QPID-5979 Derby/JDBC logs unnecessary 'message not found' at WARN on rollback QPID-5981 Add ability to set binding arguments in web management console QPID-5982 Stopped node viewed remotely reports stale replication transaction id QPID-5983 Virtualhostnode displays misleading role whilst in STOPPED state QPID-5984 Queue tab improvements QPID-5986 Second column atrributes on virtual host, virtual host node and queue tabs not aligned correctly in IE QPID-5987 [Java Broker] Make VHN/VH grid consistent with other grids on broker tab in web management console QPID-5988 Default VHN/VH store paths to path location based on QPID_WORK QPID-5989 Maven generates duplicate system test class files QPID-5991 [Java Broker] Improve BDB HA System Tests QPID-5992 [Java Broker] Allow HTTP management responses to be compressed QPID-5993 [Java] Address issues identified by Findbugs QPID-5994 [Java Broker]Test BDBHAVirtualHostNodeOperationalLoggingTest.testRemoteNodeReAttached fails sporadically QPID-5998 [Java Broker] HA operational logging messages should be consistent in use of tense and terse phrasing QPID-6000 [Java Broker] Add ability to automatically compress/decompress message bodies to clients QPID-6001 Prevent NPE when publishing using ADDR destination to Broker using AMQP 0-9-1 or lower QPID-6002 Server crash with Rabbit MQ C# client QPID-6003 [Java Broker] Message conversion from 1.0 to 0-10 does not convert AMQP 1.0 types in maps QPID-6004 [Java AMQP 1.0 JMS Client] Provider better description when attempting to receive from non existant queue QPID-6005 [Java Broker] Restoring durable AMQP 1.0 messages leads to IndexOutOfBoundsException QPID-6006 UI to expose attribute defaults during create and edit workflows QPID-6009 [Java Broker] Add meta data to managed attributes to provide information where valid values are restricted QPID-6010 [Java Tests] Use context value defaulting for setting the protocols in use, rather than a system property QPID-6011 [Java Broker] Provide mechanism for disabling plugins or specific configured object types QPID-6014 [Java] Declare variables as ConcurrentMap not ConcurrentHashMap to avoid issues afetr compiling on Java 8 QPID-6016 Improve Web Management Console error handling QPID-6018 SimpleAuthenticationProvider offered as option through the Management UI On 20 August 2014 11:30, Robbie Gemmell <[email protected]> wrote: > > Hi Justin, > > I'd like to merge the following: > https://issues.apache.org/jira/browse/QPID-6023 > https://svn.apache.org/r1619065 > > Adds the 1.0 websocket plugin to the Java broker binary assembly. > > Robbie
