You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Draft

Roadmap is currently draft!

 

Major Releases

This roadmap covers the following Java components:

  • Java Broker
  • Legacy 0-8..0-10 Java Client

It does not cover the newer Qpid JMS client.

It lists major work items only.

 


Release v6.1

(Delivery Q1 2016)

Java Broker

  1. OAUTH2 compatible authentication provider
    1. Use-case is management - ability to delegate authentication to an OAUTH2 based back-end such as Google or Cloud Foundry.
  2. REST API extended to support single object queries using  JMS selector style expressions.
    1. Ability to bring back a result set containing a restricted set of a object's attributes.  Do we need derived attributes?
    2. Ability to sort by one or more columns in the result set
    3. Ability to limit a result set to first n rows
  3. Web management console
    1. Provide a virtualhost centric web management view
    2. Ability to submit queries and view the results (pagination)
    3. Ability to save queries on a per user basis
    4. Dashboard view?
    5. Real time charting
  4. Ability to Federate Java Brokers
  5. Upgrade Dojo to 1.11
  6. Configured object creation tidy-up.

  7. Incremental system test improvements

    1. Messaging system testsuite JMS/JNDI

    2. Ability to run system tests concurrently.

AMQP 0-8..0-10 Java Client

None

 


Release v6.2

(Delivery Q3 2016)

Java Broker

  1. HTTP/AMQP on a single port for both secure and plain connections
  2. Make the web management console a separately deployable .war
  3. LDAP Groups Provider
    1. Ability to utilise group information from a LDAP compatible directory
  4. ACL refactoring (to be defined)
  5. High performance message store support encryption at rest

AMQP 0-8..0-10 Java Client

None

 


Release v7

(Delivery Q4 2016)

Java Broker

 

  1. ACL refactoring (to be defined)
  2. Web Management Refresh
    1. Improve usability
  3. Embeddable Broker / Remove start-scripts.
    1. Better maven integration integration test support
  4. Source tree: split Java Broker from Legacy AMQP 0-8..0-10 Client
  5. Refactoring: Queue Runner Elimination

 


Minor Releases

Release v6.0.1

(Delivery Jan/Feb 2016)

Java Broker

  1. AMQP 1.0 defect fixes
  2. REST API compatibility layer (QPID-6948)
  3. Enhance model to include key JVM statistics (QPID-6932)

 

  • No labels