wso2 / andes

Apache License 2.0
39 stars 128 forks source link

Add Qpid independant Andes metadata implementation #939

Closed Asitha closed 6 years ago

Asitha commented 6 years ago

Purpose

Implement a new Andes message metadata implementation to make broker core independant from the existing Qpid code.

Goals

Created a new AndesMessageMetadata implementation that doesn't depend on Qpid

Release note

Implement Qpid independent message metadata format for the broker

Migrations (if applicable)

This metadata implementation is not compatible with older metadata format. Hence DB data migration is required when moving from 3.xx versions to 4.xx