WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

Plans for refactoring the cluster code, home for C++ design documents

View: New views
3 Messages — Rating Filter:   Alert me  

Plans for refactoring the cluster code, home for C++ design documents

by Alan Conway-2 :: Rate this Message:

| View Threaded | Show Only this Message

The current cluster code suffers from some maintainability and performance
problems. This is a proposal to re-factor the cluster code to resolve those
problems. For more info see: https://issues.apache.org/jira/browse/QPID-2920

I added a cpp/design directory to serve as a home for C++ design documents, I
moved cluster design docs there:

https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-design.txt
https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-plan.txt


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@...


Re: Plans for refactoring the cluster code, home for C++ design documents

by Alan Conway-2 :: Rate this Message:

| View Threaded | Show Only this Message

On 11/01/2010 10:32 AM, Alan Conway wrote:

> The current cluster code suffers from some maintainability and performance
> problems. This is a proposal to re-factor the cluster code to resolve those
> problems. For more info see: https://issues.apache.org/jira/browse/QPID-2920
>
> I added a cpp/design directory to serve as a home for C++ design documents, I
> moved cluster design docs there:
>
> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-design.txt
> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-plan.txt
>

Renamed cpp/design to cpp/design_docs, as the former conflicted with the DESIGN
file on Windows.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@...


Re: Plans for refactoring the cluster code, home for C++ design documents

by Rob Godfrey :: Rate this Message:

| View Threaded | Show Only this Message

Your commit still does not remove the "design" directory, only adds the new
directory and moves the files (typical that today is the first day in
*years* I try to check out on Windows :-) ):

URL: http://svn.apache.org/viewvc?rev=1029686&view=rev
Log:
Rename cpp/design to cpp/design_docs to avoid conflict with DESIGN on
windows.

Added:
   qpid/trunk/qpid/cpp/design_
docs/
   qpid/trunk/qpid/cpp/design_docs/new-cluster-design.txt   (contents, props
changed)
     - copied, changed from r1029679,
qpid/trunk/qpid/cpp/design/new-cluster-design.txt
   qpid/trunk/qpid/cpp/design_docs/new-cluster-plan.txt   (contents, props
changed)
     - copied, changed from r1029679,
qpid/trunk/qpid/cpp/design/new-cluster-plan.txt
Removed:
   qpid/trunk/qpid/cpp/design/new-cluster-design.txt
   qpid/trunk/qpid/cpp/design/new-cluster-plan.txt


Can you fix pls...

-- Rob

On 1 November 2010 15:47, Alan Conway <aconway@...> wrote:

> On 11/01/2010 10:32 AM, Alan Conway wrote:
>
>> The current cluster code suffers from some maintainability and performance
>> problems. This is a proposal to re-factor the cluster code to resolve
>> those
>> problems. For more info see:
>> https://issues.apache.org/jira/browse/QPID-2920
>>
>> I added a cpp/design directory to serve as a home for C++ design
>> documents, I
>> moved cluster design docs there:
>>
>>
>> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-design.txt
>>
>> https://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/design/new-cluster-plan.txt
>>
>>
> Renamed cpp/design to cpp/design_docs, as the former conflicted with the
> DESIGN file on Windows.
>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@...
>
>