[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-09-13 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614010#comment-16614010
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

Github user asfgit closed the pull request at:

https://github.com/apache/qpid-dispatch/pull/377


> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-09-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614009#comment-16614009
 ] 

ASF subversion and git services commented on DISPATCH-930:
--

Commit 75a69f3454125232d47cf30ea67b1ba233f46e37 in qpid-dispatch's branch 
refs/heads/master from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=75a69f3 ]

DISPATCH-930: template code for edge route connection events

This closes #377


> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-09-13 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16613963#comment-16613963
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

GitHub user kgiusti opened a pull request:

https://github.com/apache/qpid-dispatch/pull/377

DISPATCH-930: template code for edge route connection events



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kgiusti/dispatch DISPATCH-930-conn

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-dispatch/pull/377.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #377


commit 2bba292beb631c3e8bdaaf5b6eaf4a5d448623b4
Author: Kenneth Giusti 
Date:   2018-09-13T19:32:47Z

DISPATCH-930: template code for edge route connection events




> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-08-24 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591993#comment-16591993
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

Github user ted-ross commented on the issue:

https://github.com/apache/qpid-dispatch/pull/358
  
Code merged.


> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-08-24 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591992#comment-16591992
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

Github user ted-ross closed the pull request at:

https://github.com/apache/qpid-dispatch/pull/358


> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-08-24 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591990#comment-16591990
 ] 

ASF subversion and git services commented on DISPATCH-930:
--

Commit b652fd408a0ccfaeec4dd8f06c2e011a6eb86b55 in qpid-dispatch's branch 
refs/heads/master from [~tr...@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=b652fd4 ]

DISPATCH-930 - Initial groundwork for edge-router:
  - Added configuration elements for edge router mode and edge-uplink 
connection role
  - Added iterator changes needed for interpreting edge summary addresses and 
uplinks
  - Added test configuration for an edge with two interiors
  - Added new system tests for edge router functionality


> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-08-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576728#comment-16576728
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

Github user codecov-io commented on the issue:

https://github.com/apache/qpid-dispatch/pull/358
  
# 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=h1) 
Report
> Merging 
[#358](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/6576b3e9d0113cd691fcd092a4e36076579498d4?src=pr=desc)
 will **decrease** coverage by `0.14%`.
> The diff coverage is `75.78%`.

[![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/358/graphs/tree.svg?width=650=150=pr=rk2Cgd27pP)](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=tree)

```diff
@@Coverage Diff @@
##   master #358  +/-   ##
==
- Coverage84.5%   84.35%   -0.15% 
==
  Files  69   69  
  Lines   1572915842 +113 
==
+ Hits1329213364  +72 
- Misses   2437 2478  +41
```


| [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=tree) | 
Coverage Δ | |
|---|---|---|
| 
[src/router\_core/agent\_connection.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2Nvbm5lY3Rpb24uYw==)
 | `74.34% <ø> (ø)` | :arrow_up: |
| 
[src/router\_core/route\_control.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX2NvbnRyb2wuYw==)
 | `95.83% <ø> (ø)` | :arrow_up: |
| 
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | `92.15% <0%> (-7.12%)` | :arrow_down: |
| 
[src/python\_embedded.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3B5dGhvbl9lbWJlZGRlZC5j)
 | `77.59% <100%> (ø)` | :arrow_up: |
| 
[tests/parse\_test.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-dGVzdHMvcGFyc2VfdGVzdC5j)
 | `68.06% <100%> (ø)` | :arrow_up: |
| 
[tests/field\_test.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-dGVzdHMvZmllbGRfdGVzdC5j)
 | `84.75% <100%> (+0.66%)` | :arrow_up: |
| 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.73% <100%> (+0.21%)` | :arrow_up: |
| 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `76.31% <100%> (+0.12%)` | :arrow_up: |
| 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `93.06% <57.14%> (-2.36%)` | :arrow_down: |
| 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `87.71% <97.95%> (+1.1%)` | :arrow_up: |
| ... and [4 
more](https://codecov.io/gh/apache/qpid-dispatch/pull/358/diff?src=pr=tree-more)
 | |

--

[Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=continue).
> **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
> Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=footer).
 Last update 
[6576b3e...6a30871](https://codecov.io/gh/apache/qpid-dispatch/pull/358?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: 

[jira] [Commented] (DISPATCH-930) Edge Router mode for improved scale and efficiency

2018-08-10 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576362#comment-16576362
 ] 

ASF GitHub Bot commented on DISPATCH-930:
-

GitHub user ted-ross opened a pull request:

https://github.com/apache/qpid-dispatch/pull/358

DISPATCH-930 - Initial incomplete implementation for Edge-Router:

  - Added configuration elements for edge router mode and edge-uplink 
connection role
  - Added iterator changes needed for interpreting edge summary addresses 
and uplinks
  - Added test configuration for an edge with two interiors
  - Added new system tests for edge router functionality

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ted-ross/qpid-dispatch DISPATCH-930-6

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-dispatch/pull/358.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #358


commit 5ea16062fdce74bb92bab38351fa00dc38b477c7
Author: Ted Ross 
Date:   2018-08-10T14:34:37Z

DISPATCH-930 - Initial incomplete implementation for Edge-Router:
  - Added configuration elements for edge router mode and edge-uplink 
connection role
  - Added iterator changes needed for interpreting edge summary addresses 
and uplinks
  - Added test configuration for an edge with two interiors
  - Added new system tests for edge router functionality




> Edge Router mode for improved scale and efficiency
> --
>
> Key: DISPATCH-930
> URL: https://issues.apache.org/jira/browse/DISPATCH-930
> Project: Qpid Dispatch
>  Issue Type: New Feature
>  Components: Router Node
>Reporter: Ted Ross
>Assignee: Ted Ross
>Priority: Major
> Fix For: Backlog
>
> Attachments: EdgeRouter.pdf
>
>
> Introduce a new router operating mode called "edge" that allows a router to 
> join a network with a single uplink to an "interior" router.  Such routers 
> can be proliferated without limit and allow for greatly increased network 
> size.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org