[jira] [Resolved] (DISPATCH-1623) Investigate why the console sometimes drops the connection to the router a few seconds after login

2021-06-21 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1623.

Fix Version/s: 1.17.0
   Resolution: Fixed

Turns out, the connection wasn't being dropped. The console was responding to 
an event generated by rhea a few minutes after an auto-login attempt failed.

The fix was to only register the "disconnected" event handler after a 
successful connect, and the re-register the handler after a re-connect event.


> Investigate why the console sometimes drops the connection to the router a 
> few seconds after login
> --
>
> Key: DISPATCH-1623
> URL: https://issues.apache.org/jira/browse/DISPATCH-1623
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.11.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.17.0
>
>
> After successfully connecting to the router, the console sometimes goes back 
> to the login page after a few seconds.
> This may be because the connection is actually closing, in which case, this 
> is the correct behavior.
> However, it may the something the console is doing incorrectly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-2176) Update version of d3 in console

2021-06-16 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-2176:
--

 Summary: Update version of d3 in console 
 Key: DISPATCH-2176
 URL: https://issues.apache.org/jira/browse/DISPATCH-2176
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.16.0
Reporter: Ernest Allen


The console uses version 3 of the d3 library. The latest is version 7.
For development support and bug fixes, we should update the code to use the 
latest version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-2097) [console] GUI displays many connections to pseudo-host egress-dispatch

2021-06-14 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-2097.

Resolution: Fixed

- Reproduced problem with attached zip files.
- Applied [~chug]'s fix.
- Modified console to ignore connections with 'qd.adaptor' defined
- Built and restarted routers
- The problem no longer happens.


> [console] GUI displays many connections to pseudo-host egress-dispatch
> --
>
> Key: DISPATCH-2097
> URL: https://issues.apache.org/jira/browse/DISPATCH-2097
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console, Protocol Adaptors
>Reporter: Charles E. Rolke
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: D-2097.zip, DISPATCH-2097_Screenshot.png
>
>
> In a network of 12 routers each router has a TCP Listener and Connector 
> defined. There are no TCP adaptor connections in progress.
> The GUI topology page shows a green receiver host named _egress-dispatch_. 
> Every router has a line drawn to this host. That's 12 lines going to the same 
> little circle and its seriously confuses the topology page.
> The egress-dispatch host and connections to it are purely for housekeeping 
> purposes and are not involved in any activity that in important enough to be 
> shown on the main page as it is.
> This host and connections to it should be hidden.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (DISPATCH-2097) [console] GUI displays many connections to pseudo-host egress-dispatch

2021-06-10 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-2097:


[~chug] Can you attach your router config files that illustrate this problem to 
this Jira?

> [console] GUI displays many connections to pseudo-host egress-dispatch
> --
>
> Key: DISPATCH-2097
> URL: https://issues.apache.org/jira/browse/DISPATCH-2097
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console, Protocol Adaptors
>Reporter: Charles E. Rolke
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: DISPATCH-2097_Screenshot.png
>
>
> In a network of 12 routers each router has a TCP Listener and Connector 
> defined. There are no TCP adaptor connections in progress.
> The GUI topology page shows a green receiver host named _egress-dispatch_. 
> Every router has a line drawn to this host. That's 12 lines going to the same 
> little circle and its seriously confuses the topology page.
> The egress-dispatch host and connections to it are purely for housekeeping 
> purposes and are not involved in any activity that in important enough to be 
> shown on the main page as it is.
> This host and connections to it should be hidden.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1914) Console Entities view looks to be misformatted

2021-05-25 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1914.

Resolution: Fixed

Fix with commit d08f33a45ddae8bafb556ad0df2f28eddb2c0003 

> Console Entities view looks to be misformatted
> --
>
> Key: DISPATCH-1914
> URL: https://issues.apache.org/jira/browse/DISPATCH-1914
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.14.0
> Environment: Firefox 82.0.2 on NixOS
>Reporter: Jiri Daněk
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2021-01-16-12-47-09-270.png
>
>
> Looking at the entities view in Dispatch 0.14.0, it feels to me like it is 
> rendered wrong. The expanding list is missing a distinct formatting for the 
> expanded lines. I am not sure what it was meant to look like, but this 
> probably isn't it.
> I did not yet investigate what went wrong. I am now focusing on other things 
> (updating dependencies without causing any regressions).
>  !image-2021-01-16-12-47-09-270.png|width=100%! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1945) Cleanup some GUI glitches on console's visualization pages

2021-02-01 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1945.

Fix Version/s: 1.15.0
   Resolution: Fixed

Updated style sheet and removed some extraneous console.log statements.

> Cleanup some GUI glitches on console's visualization pages
> --
>
> Key: DISPATCH-1945
> URL: https://issues.apache.org/jira/browse/DISPATCH-1945
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.14.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 1.15.0
>
>
> There are a few graphic glitches on the console's topology page and the 
> message flow page. 
> There is a double line under the toolbar.
> There is extra padding at the bottom of the toolbar.
> There is a useless scrollbar at the right of the visualization.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1945) Cleanup some GUI glitches on console's visualization pages

2021-02-01 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1945:
--

 Summary: Cleanup some GUI glitches on console's visualization pages
 Key: DISPATCH-1945
 URL: https://issues.apache.org/jira/browse/DISPATCH-1945
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.14.0
Reporter: Ernest Allen
Assignee: Ernest Allen


There are a few graphic glitches on the console's topology page and the message 
flow page. 
There is a double line under the toolbar.
There is extra padding at the bottom of the toolbar.
There is a useless scrollbar at the right of the visualization.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1944) Qpid dispatch console dashboard is showing incorrect number of in/out counts at the "most active addresses" section

2021-02-01 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1944.

Fix Version/s: 2.0.0
   Resolution: Fixed

I'm not sure about the "Fix Version". The fix is on master now.

> Qpid dispatch console dashboard is showing incorrect number of in/out counts 
> at the "most active addresses" section
> ---
>
> Key: DISPATCH-1944
> URL: https://issues.apache.org/jira/browse/DISPATCH-1944
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.14.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 2.0.0
>
>
> The values for deliveries in and out on the console's dashboard page in the 
> "Most active addresses" table is incorrect.
> The values appear to be double what they should be and are inconsistent with 
> the values shown on the Addresses overview page.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1944) Qpid dispatch console dashboard is showing incorrect number of in/out counts at the "most active addresses" section

2021-02-01 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1944:
--

 Summary: Qpid dispatch console dashboard is showing incorrect 
number of in/out counts at the "most active addresses" section
 Key: DISPATCH-1944
 URL: https://issues.apache.org/jira/browse/DISPATCH-1944
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.14.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The values for deliveries in and out on the console's dashboard page in the 
"Most active addresses" table is incorrect.
The values appear to be double what they should be and are inconsistent with 
the values shown on the Addresses overview page.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1761) Update console testing library to most recent version

2020-08-19 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1761.

Fix Version/s: 1.14.0
   Resolution: Fixed

> Update console testing library to most recent version
> -
>
> Key: DISPATCH-1761
> URL: https://issues.apache.org/jira/browse/DISPATCH-1761
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.13.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.14.0
>
>
> update testing-library/react to the latest version. This requires updated 
> some tests to not use deprecated testing APIs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1761) Update console testing library to most recent version

2020-08-19 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1761:
--

 Summary: Update console testing library to most recent version
 Key: DISPATCH-1761
 URL: https://issues.apache.org/jira/browse/DISPATCH-1761
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.13.0
Reporter: Ernest Allen
Assignee: Ernest Allen


update testing-library/react to the latest version. This requires updated some 
tests to not use deprecated testing APIs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (DISPATCH-1759) Update console dependency for react-scripts

2020-08-19 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated DISPATCH-1759:
---
Affects Version/s: (was: 1.14.0)
   1.13.0

> Update console dependency for react-scripts
> ---
>
> Key: DISPATCH-1759
> URL: https://issues.apache.org/jira/browse/DISPATCH-1759
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.13.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.14.0
>
>
> The console has a dependency on react-scripts. This is a set of scripts 
> supplied by Facebook to create a react based web app.
> A new version of react-scripts is available that updates its own dependencies 
> to fix some security warnings and errors.
> We should update to the latest version of react-scripts to get these fixes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (DISPATCH-1759) Update console dependency for react-scripts

2020-08-19 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated DISPATCH-1759:
---
Description: 
The console has a dependency on react-scripts. This is a set of scripts 
supplied by Facebook to create a react based web app.

A new version of react-scripts is available that updates its own dependencies 
to fix some security warnings and errors.

We should update to the latest version of react-scripts to get these fixes.

  was:
The console has a dependency on react-scripts. This is a set up scripts 
supplied by Facebook to create a react based web app.

A new version of react-scripts is available that updates its own dependencies 
to fix some security warnings and errors.

We should update to the latest version of react-scripts to get these fixes.


> Update console dependency for react-scripts
> ---
>
> Key: DISPATCH-1759
> URL: https://issues.apache.org/jira/browse/DISPATCH-1759
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.14.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.14.0
>
>
> The console has a dependency on react-scripts. This is a set of scripts 
> supplied by Facebook to create a react based web app.
> A new version of react-scripts is available that updates its own dependencies 
> to fix some security warnings and errors.
> We should update to the latest version of react-scripts to get these fixes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1759) Update console dependency for react-scripts

2020-08-19 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1759.

Fix Version/s: 1.14.0
   Resolution: Fixed

> Update console dependency for react-scripts
> ---
>
> Key: DISPATCH-1759
> URL: https://issues.apache.org/jira/browse/DISPATCH-1759
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.14.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.14.0
>
>
> The console has a dependency on react-scripts. This is a set up scripts 
> supplied by Facebook to create a react based web app.
> A new version of react-scripts is available that updates its own dependencies 
> to fix some security warnings and errors.
> We should update to the latest version of react-scripts to get these fixes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1759) Update console dependency for react-scripts

2020-08-19 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1759:
--

 Summary: Update console dependency for react-scripts
 Key: DISPATCH-1759
 URL: https://issues.apache.org/jira/browse/DISPATCH-1759
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.14.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The console has a dependency on react-scripts. This is a set up scripts 
supplied by Facebook to create a react based web app.

A new version of react-scripts is available that updates its own dependencies 
to fix some security warnings and errors.

We should update to the latest version of react-scripts to get these fixes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1741) Update console dependency for yargs-parser to avoid security warning

2020-08-04 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1741.

Fix Version/s: 1.13.0
   Resolution: Fixed

Manually updated the package-lock.json file to use version 13.1.2 of 
yargs-parser.
npm audit now finds 0 vulnerabilities.


> Update console dependency for yargs-parser to avoid security warning
> 
>
> Key: DISPATCH-1741
> URL: https://issues.apache.org/jira/browse/DISPATCH-1741
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.13.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.13.0
>
>
> A new security vulnerability was identified with the released version of 
> yargs-parser.
> The dependency path is
> react-scripts > webpack-dev-server > yargs > yargs-parser
> Since react-scripts has not been updated to require the version of 
> yargs-parser that fixes the vulnerability, the package-lock.json file needs 
> to be updated manually to require yargs-parser version 13.1.2
> See https://github.com/facebook/create-react-app/issues/9033 for a discussion 
> on the issue with react-scripts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1741) Update console dependency for yargs-parser to avoid security warning

2020-08-04 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1741:
--

 Summary: Update console dependency for yargs-parser to avoid 
security warning
 Key: DISPATCH-1741
 URL: https://issues.apache.org/jira/browse/DISPATCH-1741
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.13.0
Reporter: Ernest Allen
Assignee: Ernest Allen


A new security vulnerability was identified with the released version of 
yargs-parser.
The dependency path is
react-scripts > webpack-dev-server > yargs > yargs-parser

Since react-scripts has not been updated to require the version of yargs-parser 
that fixes the vulnerability, the package-lock.json file needs to be updated 
manually to require yargs-parser version 13.1.2

See https://github.com/facebook/create-react-app/issues/9033 for a discussion 
on the issue with react-scripts.






--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1729) Update console test file for DropdownMenu.js to pass required properties.

2020-07-28 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1729.

Fix Version/s: 2.0.0
   Resolution: Fixed

> Update console test file for DropdownMenu.js to pass required properties.
> -
>
> Key: DISPATCH-1729
> URL: https://issues.apache.org/jira/browse/DISPATCH-1729
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.12.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 2.0.0
>
>
> The console test for DropdownMenu.js outputs a warning because the component 
> marks a few passed in properties as required, but the test doesn't supply 
> them.
> This is a just a warning, the test passes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1730) Revert console's @testing-library/react from 10.4.7 to 9.5.0

2020-07-28 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1730.

Fix Version/s: 2.0.0
   Resolution: Fixed

> Revert console's @testing-library/react from 10.4.7 to 9.5.0
> 
>
> Key: DISPATCH-1730
> URL: https://issues.apache.org/jira/browse/DISPATCH-1730
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 2.0.0
>
>
> Using the dependabot's recommended version of @testing-library/react causes 
> the tests to break.
> We should revert back to 9.5.0 until all the tests are updated to the new api.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1730) Revert console's @testing-library/react from 10.4.7 to 9.5.0

2020-07-28 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1730:
--

 Summary: Revert console's @testing-library/react from 10.4.7 to 
9.5.0
 Key: DISPATCH-1730
 URL: https://issues.apache.org/jira/browse/DISPATCH-1730
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Reporter: Ernest Allen
Assignee: Ernest Allen


Using the dependabot's recommended version of @testing-library/react causes the 
tests to break.
We should revert back to 9.5.0 until all the tests are updated to the new api.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1729) Update console test file for DropdownMenu.js to pass required properties.

2020-07-28 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1729:
--

 Summary: Update console test file for DropdownMenu.js to pass 
required properties.
 Key: DISPATCH-1729
 URL: https://issues.apache.org/jira/browse/DISPATCH-1729
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.12.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The console test for DropdownMenu.js outputs a warning because the component 
marks a few passed in properties as required, but the test doesn't supply them.
This is a just a warning, the test passes.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1727) Dispatch Console mixes usage of `npm` with `yarn`

2020-07-28 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1727.

Fix Version/s: 2.0.0
   Resolution: Fixed

Copies the package-lock.json file into the build directory before the build so 
that it is used for the build. 
Makes the build dependent on package-lock.json and package.json so that if 
either or them changes, the console will be rebuilt.

Note: I didn't change the required node version to 5.x (which is the minimum 
version that supports package-lock.json). Those with version < 5.x will still 
be able to build, but they won't get the benefit of the package-lock.json file.


> Dispatch Console mixes usage of `npm` with `yarn`
> -
>
> Key: DISPATCH-1727
> URL: https://issues.apache.org/jira/browse/DISPATCH-1727
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.12.0
>Reporter: Jiri Daněk
>Assignee: Ernest Allen
>Priority: Critical
> Fix For: 2.0.0
>
>
> There is a `yarn.lock` file checked into the repository, but CMake build file 
> is using straight `npm` to build the console.
> This means that the content of `yarn.lock` is used during Console development 
> (if yarn is used to build and test the console) and it is ignored when CMake 
> is building Dispatch Console for deployment.
> There is a package locking mechanism in npm since npm version 5. It is 
> `package-lock.json`. We should decide if we want to use yarn or npm, and use 
> the corresponding command in CMake, and use the correct lock file.
> The decision should take into account users of Dispatch, who may not have 
> access to npm 5, possibly. I am not sure if this is relevant consideration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1612) Automatically fill in the address and port that was used to serve the console into the console's connect form

2020-04-22 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1612.

Fix Version/s: 1.12.0
   Resolution: Fixed

Should now use the browser's address and port as the default if auto-connect 
fails and the user has never successfully connected from that address.

Also fixed was a problem displaying the connect form after the user manually 
disconnects. Now, instead of showing the spinning wheels forever, it should 
display the connect form.


> Automatically fill in the address and port that was used to serve the console 
> into the console's connect form
> -
>
> Key: DISPATCH-1612
> URL: https://issues.apache.org/jira/browse/DISPATCH-1612
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.11.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> The console will attempt to connect to the router using the same host and 
> port that was used to serve the console. 
> If that fails (probably due to missing username/password), the console will 
> look for a previously saved address and port. If found, the login page will 
> display the saved values. If not found, the login page will use default 
> values.  
> Instead of using default values (localhost and port 5673), the login page 
> should use the host and port that was used to serve the console.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1623) Investigate why the console sometimes drops the connection to the router a few seconds after login

2020-04-15 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1623:
--

 Summary: Investigate why the console sometimes drops the 
connection to the router a few seconds after login
 Key: DISPATCH-1623
 URL: https://issues.apache.org/jira/browse/DISPATCH-1623
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.11.0
Reporter: Ernest Allen
Assignee: Ernest Allen


After successfully connecting to the router, the console sometimes goes back to 
the login page after a few seconds.
This may be because the connection is actually closing, in which case, this is 
the correct behavior.
However, it may the something the console is doing incorrectly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1612) Automatically fill in the address and port that was used to serve the console into the console's connect form

2020-04-01 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1612:
--

 Summary: Automatically fill in the address and port that was used 
to serve the console into the console's connect form
 Key: DISPATCH-1612
 URL: https://issues.apache.org/jira/browse/DISPATCH-1612
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.11.0
Reporter: Ernest Allen


The console will attempt to connect to the router using the same host and port 
that was used to serve the console. 
If that fails (probably due to missing username/password), the console will 
look for a previously saved address and port. If found, the login page will 
display the saved values. If not found, the login page will use default values. 
 

Instead of using default values (localhost and port 5673), the login page 
should use the host and port that was used to serve the console.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1606) Qpid dispatch console keeps trying to open connections when using empty username and password against a listener configured with SASL plain

2020-03-17 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1606.

Fix Version/s: 1.12.0
   Resolution: Fixed

https://github.com/apache/qpid-dispatch/commit/75702ca96c6cc871c82a5578068c9b7e5d94a142

> Qpid dispatch console keeps trying to open connections when using empty 
> username and password against a listener configured with SASL plain
> ---
>
> Key: DISPATCH-1606
> URL: https://issues.apache.org/jira/browse/DISPATCH-1606
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> If you have an HTTP listener configured to use SASL Plain authentication,
> then you go to the console login page and leave both username and password
> fields empty, then click the "connect" button, the console shows an error,
> but looking at the router logs, you will observe endless attempts to open
> new connections coming from the console.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1606) Qpid dispatch console keeps trying to open connections when using empty username and password against a listener configured with SASL plain

2020-03-17 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1606:
--

 Summary: Qpid dispatch console keeps trying to open connections 
when using empty username and password against a listener configured with SASL 
plain
 Key: DISPATCH-1606
 URL: https://issues.apache.org/jira/browse/DISPATCH-1606
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


If you have an HTTP listener configured to use SASL Plain authentication,
then you go to the console login page and leave both username and password
fields empty, then click the "connect" button, the console shows an error,
but looking at the router logs, you will observe endless attempts to open
new connections coming from the console.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1604) After logging in to the qpid-dispatch-console, using sasl plain authentication, the username (on the top menu) is shown as "anonymous"

2020-03-16 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1604.

Fix Version/s: 1.12.0
 Assignee: Ernest Allen
   Resolution: Fixed

https://github.com/apache/qpid-dispatch/commit/5605ee0172853819bd6078c1a12b8f9e63559ea2

> After logging in to the qpid-dispatch-console, using sasl plain 
> authentication, the username (on the top menu) is shown as "anonymous"
> --
>
> Key: DISPATCH-1604
> URL: https://issues.apache.org/jira/browse/DISPATCH-1604
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 1.12.0
>
>
> The qpid-dispatch-console is showing the username as "anonymous" on the top 
> menu,
> but we have logged in using "q...@redhat.com" (sasl-plain).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1604) After logging in to the qpid-dispatch-console, using sasl plain authentication, the username (on the top menu) is shown as "anonymous"

2020-03-16 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1604:
--

 Summary: After logging in to the qpid-dispatch-console, using sasl 
plain authentication, the username (on the top menu) is shown as "anonymous"
 Key: DISPATCH-1604
 URL: https://issues.apache.org/jira/browse/DISPATCH-1604
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen


The qpid-dispatch-console is showing the username as "anonymous" on the top 
menu,
but we have logged in using "q...@redhat.com" (sasl-plain).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1602) Link utilization on console's topology page is displayed incorrectly

2020-03-13 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1602.

Fix Version/s: 1.12.0
 Assignee: Ernest Allen
   Resolution: Fixed

https://github.com/apache/qpid-dispatch/commit/288207873eeed49ffdcdcf5c0792b19c188966ce

> Link utilization on console's topology page is displayed incorrectly
> 
>
> Key: DISPATCH-1602
> URL: https://issues.apache.org/jira/browse/DISPATCH-1602
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 1.12.0
>
>
> On the console topology page, the traffic dropdown shows a checkbox for Link 
> Utilization. The gradient shown below the dropdown is displayed incorrectly. 
> The text Idle, and Busy are misaligned. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1602) Link utilization on console's topology page is displayed incorrectly

2020-03-13 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1602:
--

 Summary: Link utilization on console's topology page is displayed 
incorrectly
 Key: DISPATCH-1602
 URL: https://issues.apache.org/jira/browse/DISPATCH-1602
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen


On the console topology page, the traffic dropdown shows a checkbox for Link 
Utilization. The gradient shown below the dropdown is displayed incorrectly. 
The text Idle, and Busy are misaligned. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1601) Console doesn't display multi-cast address correctly

2020-03-13 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1601.

Fix Version/s: 1.12.0
   Resolution: Fixed

https://github.com/apache/qpid-dispatch/commit/e8a59aca89ef8f45a620b62c8af18e46127b956e

> Console doesn't display multi-cast address correctly
> 
>
> Key: DISPATCH-1601
> URL: https://issues.apache.org/jira/browse/DISPATCH-1601
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> The multi-cast address M0mc/game is shown as "game" with a class of unknown.
> Also, addresses like M0mc/$skupper-serivce-sync is displayed incorrectly.
> The problem appears to be the / in the address name. The console is removing 
> everything before the 1st / and using that as the base address.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1601) Console doesn't display multi-cast address correctly

2020-03-13 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1601:
--

 Summary: Console doesn't display multi-cast address correctly
 Key: DISPATCH-1601
 URL: https://issues.apache.org/jira/browse/DISPATCH-1601
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The multi-cast address M0mc/game is shown as "game" with a class of unknown.
Also, addresses like M0mc/$skupper-serivce-sync is displayed incorrectly.
The problem appears to be the / in the address name. The console is removing 
everything before the 1st / and using that as the base address.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Comment Edited] (DISPATCH-1593) Fix legend in console's topology view

2020-03-13 Thread Ernest Allen (Jira)


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

Ernest Allen edited comment on DISPATCH-1593 at 3/13/20, 3:30 PM:
--

https://github.com/apache/qpid-dispatch/commit/fa063e68b2fa2e6188a78d8ede4eacead97c4128

https://github.com/apache/qpid-dispatch/commit/e9a7fa38f913878b6467441351293767856054de


was (Author: eallen):
https://github.com/apache/qpid-dispatch/commit/fa063e68b2fa2e6188a78d8ede4eacead97c4128


> Fix legend in console's topology view
> -
>
> Key: DISPATCH-1593
> URL: https://issues.apache.org/jira/browse/DISPATCH-1593
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> The text in the legend in the console's topology view renders overlaps the 
> icons.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1593) Fix legend in console's topology view

2020-03-13 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1593.

Fix Version/s: 1.12.0
 Assignee: Ernest Allen
   Resolution: Fixed

https://github.com/apache/qpid-dispatch/commit/fa063e68b2fa2e6188a78d8ede4eacead97c4128


> Fix legend in console's topology view
> -
>
> Key: DISPATCH-1593
> URL: https://issues.apache.org/jira/browse/DISPATCH-1593
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> The text in the legend in the console's topology view renders overlaps the 
> icons.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1599) Add edge routers to the console's Overview->Routers table

2020-03-13 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1599.

Fix Version/s: 1.12.0
 Assignee: Ernest Allen
   Resolution: Implemented

Added edge routers to Overview-routers and Details dropdown

> Add edge routers to the console's Overview->Routers table
> -
>
> Key: DISPATCH-1599
> URL: https://issues.apache.org/jira/browse/DISPATCH-1599
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> Add a row per edge router to the Overview Routers table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (DISPATCH-1599) Add edge routers to the console's Overview->Routers table

2020-03-13 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-1599:


https://github.com/apache/qpid-dispatch/commit/1e1e83f70b103c69f1fe619261184f406a3299f5

> Add edge routers to the console's Overview->Routers table
> -
>
> Key: DISPATCH-1599
> URL: https://issues.apache.org/jira/browse/DISPATCH-1599
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Priority: Major
>
> Add a row per edge router to the Overview Routers table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Closed] (DISPATCH-1598) Console displays repeating notifications when a router is dropped

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen closed DISPATCH-1598.
--
Resolution: Duplicate

> Console displays repeating notifications when a router is dropped
> -
>
> Key: DISPATCH-1598
> URL: https://issues.apache.org/jira/browse/DISPATCH-1598
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> If a router in the network stops responding while on the topology page, the 
> console will display an error message... every second... forever.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1592) Show dropped routers in grey instead of displaying popup error message

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1592.

Fix Version/s: 1.11.0
   Resolution: Fixed

> Show dropped routers in grey instead of displaying popup error message
> --
>
> Key: DISPATCH-1592
> URL: https://issues.apache.org/jira/browse/DISPATCH-1592
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 1.11.0
>
>
> Currently, if a router is unreachable but is still in the list of known 
> routers, an error message is displayed during each refresh interval.
>  
> Change this behavior to just grey out the unreachable router node. The 
> message should still be added to the notification list, it just shouldn't 
> show a popup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (DISPATCH-1600) Console crashes if background map is enabled and topology is redisplayed

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated DISPATCH-1600:
---
Fix Version/s: 1.11.0

> Console crashes if background map is enabled and topology is redisplayed
> 
>
> Key: DISPATCH-1600
> URL: https://issues.apache.org/jira/browse/DISPATCH-1600
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.11.0
>
>
> In topology view, show the background map.
> Navigate away with the map displayed.
> Navigate back to the topology page.
> Boom.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1600) Console crashes if background map is enabled and topology is redisplayed

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1600.

Resolution: Fixed

> Console crashes if background map is enabled and topology is redisplayed
> 
>
> Key: DISPATCH-1600
> URL: https://issues.apache.org/jira/browse/DISPATCH-1600
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> In topology view, show the background map.
> Navigate away with the map displayed.
> Navigate back to the topology page.
> Boom.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (DISPATCH-1600) Console crashes if background map is enabled and topology is redisplayed

2020-03-12 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-1600:


[https://github.com/apache/qpid-dispatch/commit/912e4abdad39e439b681e9b37285f2ebc9252757]

> Console crashes if background map is enabled and topology is redisplayed
> 
>
> Key: DISPATCH-1600
> URL: https://issues.apache.org/jira/browse/DISPATCH-1600
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> In topology view, show the background map.
> Navigate away with the map displayed.
> Navigate back to the topology page.
> Boom.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1600) Console crashes if background map is enabled and topology is redisplayed

2020-03-12 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1600:
--

 Summary: Console crashes if background map is enabled and topology 
is redisplayed
 Key: DISPATCH-1600
 URL: https://issues.apache.org/jira/browse/DISPATCH-1600
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


In topology view, show the background map.
Navigate away with the map displayed.
Navigate back to the topology page.
Boom.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Comment Edited] (DISPATCH-1592) Show dropped routers in grey instead of displaying popup error message

2020-03-12 Thread Ernest Allen (Jira)


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

Ernest Allen edited comment on DISPATCH-1592 at 3/12/20, 11:40 PM:
---

[commit 
681c330c172595507457215b9bd3253dfcdd5181|https://github.com/apache/qpid-dispatch/commit/681c330c172595507457215b9bd3253dfcdd5181]


was (Author: eallen):
commit 681c330c172595507457215b9bd3253dfcdd5181

> Show dropped routers in grey instead of displaying popup error message
> --
>
> Key: DISPATCH-1592
> URL: https://issues.apache.org/jira/browse/DISPATCH-1592
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
>
> Currently, if a router is unreachable but is still in the list of known 
> routers, an error message is displayed during each refresh interval.
>  
> Change this behavior to just grey out the unreachable router node. The 
> message should still be added to the notification list, it just shouldn't 
> show a popup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (DISPATCH-1592) Show dropped routers in grey instead of displaying popup error message

2020-03-12 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-1592:


commit 681c330c172595507457215b9bd3253dfcdd5181

> Show dropped routers in grey instead of displaying popup error message
> --
>
> Key: DISPATCH-1592
> URL: https://issues.apache.org/jira/browse/DISPATCH-1592
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
>
> Currently, if a router is unreachable but is still in the list of known 
> routers, an error message is displayed during each refresh interval.
>  
> Change this behavior to just grey out the unreachable router node. The 
> message should still be added to the notification list, it just shouldn't 
> show a popup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Assigned] (DISPATCH-1592) Show dropped routers in grey instead of displaying popup error message

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen reassigned DISPATCH-1592:
--

Assignee: Ernest Allen

> Show dropped routers in grey instead of displaying popup error message
> --
>
> Key: DISPATCH-1592
> URL: https://issues.apache.org/jira/browse/DISPATCH-1592
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
>
> Currently, if a router is unreachable but is still in the list of known 
> routers, an error message is displayed during each refresh interval.
>  
> Change this behavior to just grey out the unreachable router node. The 
> message should still be added to the notification list, it just shouldn't 
> show a popup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1599) Add edge routers to the console's Overview->Routers table

2020-03-12 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1599:
--

 Summary: Add edge routers to the console's Overview->Routers table
 Key: DISPATCH-1599
 URL: https://issues.apache.org/jira/browse/DISPATCH-1599
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen


Add a row per edge router to the Overview Routers table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (DISPATCH-1596) Console system tests are failing

2020-03-12 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-1596:


commit fdf6ecf65ed9a7e6c411c9e6b41f5930cc12a6aa

 

> Console system tests are failing
> 
>
> Key: DISPATCH-1596
> URL: https://issues.apache.org/jira/browse/DISPATCH-1596
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> The system_test_console is failing. According to the test output, the tests 
> complete successfully. But the test system is reporting a failure.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1596) Console system tests are failing

2020-03-12 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1596.

Fix Version/s: 1.11.0
   Resolution: Fixed

> Console system tests are failing
> 
>
> Key: DISPATCH-1596
> URL: https://issues.apache.org/jira/browse/DISPATCH-1596
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.11.0
>
>
> The system_test_console is failing. According to the test output, the tests 
> complete successfully. But the test system is reporting a failure.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1598) Console displays repeating notifications when a router is dropped

2020-03-12 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1598:
--

 Summary: Console displays repeating notifications when a router is 
dropped
 Key: DISPATCH-1598
 URL: https://issues.apache.org/jira/browse/DISPATCH-1598
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


If a router in the network stops responding while on the topology page, the 
console will display an error message... every second... forever.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1596) Console system tests are failing

2020-03-12 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1596:
--

 Summary: Console system tests are failing
 Key: DISPATCH-1596
 URL: https://issues.apache.org/jira/browse/DISPATCH-1596
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The system_test_console is failing. According to the test output, the tests 
complete successfully. But the test system is reporting a failure.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1593) Fix legend in console's topology view

2020-03-09 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1593:
--

 Summary: Fix legend in console's topology view
 Key: DISPATCH-1593
 URL: https://issues.apache.org/jira/browse/DISPATCH-1593
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen


The text in the legend in the console's topology view renders overlaps the 
icons.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1592) Show dropped routers in grey instead of displaying popup error message

2020-03-09 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1592:
--

 Summary: Show dropped routers in grey instead of displaying popup 
error message
 Key: DISPATCH-1592
 URL: https://issues.apache.org/jira/browse/DISPATCH-1592
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen


Currently, if a router is unreachable but is still in the list of known 
routers, an error message is displayed during each refresh interval.

 

Change this behavior to just grey out the unreachable router node. The message 
should still be added to the notification list, it just shouldn't show a popup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1591) Handle console disconnect after request is sent

2020-03-09 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1591:
--

 Summary: Handle console disconnect after request is sent
 Key: DISPATCH-1591
 URL: https://issues.apache.org/jira/browse/DISPATCH-1591
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The following race condition will crash the console:
 * the console start looping through all routers it is aware of and sends 
management requests
 * during the loop, the connection to the router is lost
 * the next attempt to send a request will cause a console crash

 

The connection status should be checked before each request.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1524) remove stale hawtio console plugin

2020-03-05 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1524.

Resolution: Fixed

> remove stale hawtio console plugin
> --
>
> Key: DISPATCH-1524
> URL: https://issues.apache.org/jira/browse/DISPATCH-1524
> Project: Qpid Dispatch
>  Issue Type: Task
>  Components: Console
>Affects Versions: 1.10.0
>Reporter: Robbie Gemmell
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.12.0
>
>
> The plugin in console/hawtio/ looks to be stale and unmaintained, and if so 
> should be removed. It isnt in the documentation and hasn't seen meaningful 
> change in over 18 months despite plenty of changes in the other console bits 
> over the same time and indeed a whole new console recently via DISPATCH-1358.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1588) Message traffic animation may appear to originate from the wrong router.

2020-03-05 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1588:
--

 Summary: Message traffic animation may appear to originate from 
the wrong router.
 Key: DISPATCH-1588
 URL: https://issues.apache.org/jira/browse/DISPATCH-1588
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The ingressHistogram on an outbound endpoint link lists the number of messages 
originating at various routers. The order of this list should be determined by 
the index attribute of the egress router's router.node list.

Currently, the ordinal into the ingressHistogram for an ingress router was 
determined by the order of the router.node list. This is incorrect and leads to 
traffic animations that start at the wrong router.

 

The traffic animation and the chord diagram in the console should use the 
router.node.index attribute to determine the index into the ingressHistogram 
for a router.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1587) Special characters in container ids cause traffic animation and message flow to not work

2020-03-04 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1587:
--

 Summary: Special characters in container ids cause traffic 
animation and message flow to not work 
 Key: DISPATCH-1587
 URL: https://issues.apache.org/jira/browse/DISPATCH-1587
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.10.0
Reporter: Ernest Allen
Assignee: Ernest Allen


Link ids use the container id from the source and target router and client. If 
those container ids contain special characters, css is unable to select the 
links. This is causing an error in the traffic animation and the chord diagrams.

There is a browser method CSS.escape() that should be used for exactly this 
reason.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Closed] (DISPATCH-1236) [console] building from scratch modifies console/stand-alone/package-lock.json

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen closed DISPATCH-1236.
--
Resolution: Won't Fix

Dispatch-1358 moots this issue. The react console uses yarn as a package 
manager and their is no package-lock.json file in the source directory.

> [console] building from scratch modifies console/stand-alone/package-lock.json
> --
>
> Key: DISPATCH-1236
> URL: https://issues.apache.org/jira/browse/DISPATCH-1236
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.4.1
> Environment: Fedora 29 - build tools up to date
>Reporter: Charles E. Rolke
>Assignee: Ernest Allen
>Priority: Major
>
> Building the mission C code modifies a source file in the console tree. I 
> can't tell the exact conditions required to trigger the file change but it 
> happens routinely with a complete rebuild.
> The changes are usually lower versions numbers (a downgrade?) for a dozen or 
> two packages.
> The expectation is that the console build would fail when inappropriate 
> versions are specified. It is unexpected that the source file is 
> spontaneously rewritten with downgraded versions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Closed] (DISPATCH-1253) Show clients connected to edge routers on console's topology page.

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen closed DISPATCH-1253.
--
Resolution: Duplicate

Implementing DISPATCH-1507 solves this issue

> Show clients connected to edge routers on console's topology page.
> --
>
> Key: DISPATCH-1253
> URL: https://issues.apache.org/jira/browse/DISPATCH-1253
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> Clients connected to edge routers are not shown on the console's topology 
> page. Clients connected directly to routers are shown.
> All clients connected to an edge router (or edge router group) should be 
> displayed as a client group.
> Clicking on that group should display a list of clients.
> Clicking on a client in that list should show which edge router it is 
> connected to and the link info for that client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Closed] (DISPATCH-1284) Conform to patternfly masthead recommendations

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen closed DISPATCH-1284.
--
Resolution: Won't Fix

This was for the angular-js version of the console.

The current console is based on patternfly-4 and react. The new console 
conforms to the patternfly masthead recommendations.

> Conform to patternfly masthead recommendations
> --
>
> Key: DISPATCH-1284
> URL: https://issues.apache.org/jira/browse/DISPATCH-1284
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> The patternfly standard masthead requires the following:
>  * Application name in upper left
>  * About icon and About box
>  * User icon followed by user name
>  * Dropdown next to user name with at least a logout menu item
> There may be a background image as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1358) Port console to patternfly 4 / React

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1358.

Resolution: Implemented

> Port console to patternfly 4 / React
> 
>
> Key: DISPATCH-1358
> URL: https://issues.apache.org/jira/browse/DISPATCH-1358
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.10.0
>
>
> Initial wireframes are at https://marvelapp.com/1fhc8a26/screen/57601872



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1474) Console message path skips one router hop

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1474.

Fix Version/s: 1.10.0
 Assignee: Ernest Allen
   Resolution: Fixed

> Console message path skips one router hop
> -
>
> Key: DISPATCH-1474
> URL: https://issues.apache.org/jira/browse/DISPATCH-1474
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.9.0
> Environment: Fedora 29, Firefox 68.0 (64bit), proton 0.29, dispatch 
> current master @2bd50.
>  
>Reporter: Charles E. Rolke
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.10.0
>
> Attachments: dispatch-console-0.9-traffic.png, 
> edge2-apr5-network-diagram.pdf
>
>
> A test has 12 routers, 8 edge and 4 interior spread across two hosts 
> connected by a wireless lan. See attached diagrams.
> The test client on one host sends messages into edge router EA1 and another 
> test client on the other host receives messages from INTD.
> Viewing this with the console and Message path by address turned on the 
> message flow bubbles are visible on only four of the five interrouter hops. 
> Traffic between INTC and INTD never has the traffic flow.
> Other tests show the traffic going all the way through the system correctly. 
> The missing bubbles between INTC and INTD are repeatable. The same test can 
> be restarted and the traffic is missing on that link.
> If traffic enters the system at EC1  (not EA1) then the traffic between INTC 
> and INTD shows as expected.
> ---
> Also, router INTD has two edge routers connected to it. In the console app 
> each interior router has an edge bubble labeled "Edge * 2" but the console 
> connection to ED1 shows up as a third Edge bubble. I would expect to have 
> only one bubble labeled "Edge * 2" or two bubbles labeled "Edge".
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1507) Don't collapse small number of edge routers and clients into single circle

2019-12-11 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1507.

Fix Version/s: (was: 1.11.0)
   1.10.0
   Resolution: Implemented

> Don't collapse small number of edge routers and clients into single circle
> --
>
> Key: DISPATCH-1507
> URL: https://issues.apache.org/jira/browse/DISPATCH-1507
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.10.0
>
>
> Currently on the console's topology page, if there are multiple clients of 
> the same type, they will be collapsed into a single circle with text 
> indicating the number of clients.
> This is also true for edge routers.
> This prevents clients attached to edge routers for appearing on the page.
> Add a user configurable threshold to the topology page. If the number of 
> clients/edge routers attached to an interior router is below the threshold, 
> they will be drawn individually, otherwise they will be collapsed as they are 
> now.
> This would allow traffic to/from edge router to be visualized.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1507) Don't collapse small number of edge routers and clients into single circle

2019-12-03 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1507:
--

 Summary: Don't collapse small number of edge routers and clients 
into single circle
 Key: DISPATCH-1507
 URL: https://issues.apache.org/jira/browse/DISPATCH-1507
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Reporter: Ernest Allen
Assignee: Ernest Allen


Currently on the console's topology page, if there are multiple clients of the 
same type, they will be collapsed into a single circle with text indicating the 
number of clients.

This is also true for edge routers.

This prevents clients attached to edge routers for appearing on the page.

Add a user configurable threshold to the topology page. If the number of 
clients/edge routers attached to an interior router is below the threshold, 
they will be drawn individually, otherwise they will be collapsed as they are 
now.

This would allow traffic to/from edge router to be visualized.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1477) Crash router by deleting authServicePlugin entity through management call

2019-11-09 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1477:
--

 Summary: Crash router by deleting authServicePlugin entity through 
management call
 Key: DISPATCH-1477
 URL: https://issues.apache.org/jira/browse/DISPATCH-1477
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Management Agent
Affects Versions: 1.9.0
Reporter: Ernest Allen


I'm able to crash the router to which the console is connected.

Below are the step to do it through a console. It should also be possible 
through qdmanage.

Steps:
 * Go to the entities page
 * select authServicePlugin from the list of entities on the left
 * if there are no plugins listed
 ** click on the 'no data' item on the left
 ** select the Create tab at the top of the area on the right
 ** click the Create button at the bottom of the form
 ** reselect the authServicePlugin from the list
 * select an authServicePlugin from the sublist
 * click the Delete tab
 * click the Delete button

Expected results:

The selected authServicePlugin should be deleted

Actual results:

The router to which the console is connected crashes.

 

Last entry from the router's log:

2019-11-09 10:04:26.052574 -0500 CONN_MGR (warning) Attribute authService of 
entity authServicePlugin has been deprecated. Use host and port instead.
2019-11-09 10:04:26.052620 -0500 CONN_MGR (info) Created SASL plugin config 
with name (null)

>From gdb:

Thread 5 "qdrouterd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe37fe700 (LWP 15437)]
0x77f3a1a6 in config_sasl_plugin_free (cm=0x7df510, 
 sasl_plugin=0xd0273150)
 at /home/eallen/workspace/qpid-dispatch/src/connection_manager.c:486
486 DEQ_REMOVE(cm->config_sasl_plugins, sasl_plugin);

 

Here is the backtrace:

(gdb) bt
#0 0x77f3a1a6 in config_sasl_plugin_free (cm=0x7df510, 
 sasl_plugin=0xd0273150)
 at /home/eallen/workspace/qpid-dispatch/src/connection_manager.c:486
#1 0x77f3c062 in qd_connection_manager_delete_sasl_plugin (
 qd=0x407640, impl=0xd0273150)
 at /home/eallen/workspace/qpid-dispatch/src/connection_manager.c:924
#2 0x7fffe9dfcace in ffi_call_unix64 () from /lib64/libffi.so.6
#3 0x7fffe9dfc48f in ffi_call () from /lib64/libffi.so.6
#4 0x77eaa417 in _ctypes_callproc ()
 from /usr/lib64/python2.7/lib-dynload/_ctypes.so
#5 0x77ea3d52 in ?? ()
 from /usr/lib64/python2.7/lib-dynload/_ctypes.so
#6 0x77cafa87 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#7 0x77d865a1 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#8 0x77d8c1d2 in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#9 0x77d89425 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#10 0x77d8c1d2 in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#11 0x77d89425 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#12 0x77d8c1d2 in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#13 0x77d89425 in PyEval_EvalFrameEx () from /lib64/libpython2.7.so.1.0
#14 0x77d8c1d2 in PyEval_EvalCodeEx () from /lib64/libpython2.7.so.1.0
#15 0x77cc892e in ?? () from /lib64/libpython2.7.so.1.0
#16 0x77cafa87 in PyObject_Call () from /lib64/libpython2.7.so.1.0
--Type  for more, q to quit, c to continue without paging--c
#17 0x77cbb44e in ?? () from /lib64/libpython2.7.so.1.0
#18 0x77cafa87 in PyObject_Call () from /lib64/libpython2.7.so.1.0
#19 0x77caf9c3 in PyObject_CallFunction () from 
/lib64/libpython2.7.so.1.0
#20 0x77f5893f in qd_io_rx_handler (context=0x7fffe9859de0, 
msg=0x7fffe40d8d18, link_id=0, inter_router_cost=1, ignore=0) at 
/home/eallen/workspace/qpid-dispatch/src/python_embedded.c:541
#21 0x77f74426 in qdr_forward_on_message (core=0x7e6ae0, 
work=0x7fffe418cb58) at 
/home/eallen/workspace/qpid-dispatch/src/router_core/forwarder.c:263
#22 0x77f7dc2d in qdr_general_handler (context=0x7e6ae0) at 
/home/eallen/workspace/qpid-dispatch/src/router_core/router_core.c:769
#23 0x77f9b9d4 in qd_timer_visit () at 
/home/eallen/workspace/qpid-dispatch/src/timer.c:200
#24 0x77f98cdc in handle (qd_server=0x737d90, e=0x84ca90, pn_conn=0x0, 
ctx=0x0) at /home/eallen/workspace/qpid-dispatch/src/server.c:913
#25 0x77f991cb in thread_run (arg=0x737d90) at 
/home/eallen/workspace/qpid-dispatch/src/server.c:1009
#26 0x77e7d4aa in start_thread () from /lib64/libpthread.so.0
#27 0x77b213f3 in clone () from /lib64/libc.so.6

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1369) Update console dependencies to avoid npm security warnings

2019-11-06 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1369.

Fix Version/s: 2.0.0
   Resolution: Fixed

> Update console dependencies to avoid npm security warnings
> --
>
> Key: DISPATCH-1369
> URL: https://issues.apache.org/jira/browse/DISPATCH-1369
> Project: Qpid Dispatch
>  Issue Type: Task
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>  Labels: security
> Fix For: 2.0.0
>
>
> Running npm audit in the stand-alone console directory results in 51 moderate 
> security warnings.
> The underlying npm package dependencies should be updated



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Resolved] (DISPATCH-1399) Allow arrows on console's topology page to be disabled

2019-10-02 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1399.

Fix Version/s: 1.10.0
   Resolution: Implemented

> Allow arrows on console's topology page to be disabled
> --
>
> Key: DISPATCH-1399
> URL: https://issues.apache.org/jira/browse/DISPATCH-1399
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.10.0
>
>
> The topology diagram shows the direction that connections are initiated. The 
> router with the listener has the arrow pointing to it.
> This can be confusing since there is actually bi-directional traffic going 
> over the connection's links.
> There should be an option to hide the arrows.
> The arrows should be hidden by default.
> The current state of the arrows (visible/hidden) should be remembered (per 
> browser) and restored.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (DISPATCH-1399) Allow arrows on console's topology page to be disabled

2019-08-20 Thread Ernest Allen (Jira)
Ernest Allen created DISPATCH-1399:
--

 Summary: Allow arrows on console's topology page to be disabled
 Key: DISPATCH-1399
 URL: https://issues.apache.org/jira/browse/DISPATCH-1399
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.8.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The topology diagram shows the direction that connections are initiated. The 
router with the listener has the arrow pointing to it.

This can be confusing since there is actually bi-directional traffic going over 
the connection's links.

There should be an option to hide the arrows.

The arrows should be hidden by default.

The current state of the arrows (visible/hidden) should be remembered (per 
browser) and restored.

 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Resolved] (DISPATCH-1398) "Expression with no effect" warning for console web

2019-08-19 Thread Ernest Allen (Jira)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1398.

Resolution: Fixed

> "Expression with no effect" warning for console web
> ---
>
> Key: DISPATCH-1398
> URL: https://issues.apache.org/jira/browse/DISPATCH-1398
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Jiri Daněk
>Assignee: Ernest Allen
>Priority: Trivial
>
> {code:title=console/html/qdrList.html}
>  74
>CID 347402 (#2 of 2): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>Perhaps this code is incomplete or mistyped in some way.
>  75 onRoot="onRootReady" hideRoot="true">
>  76
>  77
> {code}
> There may be some js magic involved, but after a brief inspection, the 
> warning looks real to me. The stand-alone console seems to work ok, so it 
> either has no influence on functionality, I did not thing of trying what's 
> broken, (or it is a false positive warning).
> Could you please check?
> {code:title=html/tmplListTree.html}
> 32
> 33
> 34
>   CID 347337 (#3 of 3): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>   Perhaps this code is incomplete or mistyped in some way.
> 35 onRoot="onRootReady" hideRoot="true">
> 36
> 37
> 38
> 39
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (DISPATCH-1398) "Expression with no effect" warning for console web

2019-08-19 Thread Ernest Allen (Jira)


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

Ernest Allen commented on DISPATCH-1398:


My appologies Jiri. You are absolutely correct. The call to onRootReady has no 
effect in both the stand-alone and the hawtio console.

The call to onTreeSelected is valid only in the hawtio console which uses 
dnyatree instead to fancytree which is used by the stand-alone console.

 

The calls were ignored by angular and didn't have any effect when running the 
app.

> "Expression with no effect" warning for console web
> ---
>
> Key: DISPATCH-1398
> URL: https://issues.apache.org/jira/browse/DISPATCH-1398
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Jiri Daněk
>Assignee: Ernest Allen
>Priority: Trivial
>
> {code:title=console/html/qdrList.html}
>  74
>CID 347402 (#2 of 2): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>Perhaps this code is incomplete or mistyped in some way.
>  75 onRoot="onRootReady" hideRoot="true">
>  76
>  77
> {code}
> There may be some js magic involved, but after a brief inspection, the 
> warning looks real to me. The stand-alone console seems to work ok, so it 
> either has no influence on functionality, I did not thing of trying what's 
> broken, (or it is a false positive warning).
> Could you please check?
> {code:title=html/tmplListTree.html}
> 32
> 33
> 34
>   CID 347337 (#3 of 3): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>   Perhaps this code is incomplete or mistyped in some way.
> 35 onRoot="onRootReady" hideRoot="true">
> 36
> 37
> 38
> 39
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Commented] (DISPATCH-1398) "Expression with no effect" warning for console web

2019-08-14 Thread Ernest Allen (JIRA)


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

Ernest Allen commented on DISPATCH-1398:


This appears to be a false error. The API for the fancytree control states that 
you specify the name of the function that handles the selection event in the 
onSelect attribute.

 

> "Expression with no effect" warning for console web
> ---
>
> Key: DISPATCH-1398
> URL: https://issues.apache.org/jira/browse/DISPATCH-1398
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Jiri Daněk
>Assignee: Ernest Allen
>Priority: Minor
>
> console/html/qdrList.html
> {noformat}
>  74
>CID 347402 (#2 of 2): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>Perhaps this code is incomplete or mistyped in some way.
>  75 onRoot="onRootReady" hideRoot="true">
>  76
>  77
> {noformat}
> There may be some js magic involved, but after a brief inspection, the 
> warning looks real to me. The stand-alone console seems to work ok, so it 
> either has no influence on functionality, I did not thing of trying what's 
> broken, (or it is a false positive warning).
> Could you please check?
> html/tmplListTree.html
> {noformat}
> 32
> 33
> 34
>   CID 347337 (#3 of 3): Expression with no effect (NO_EFFECT)unused_expr: 
> Accessing data with onTreeSelected and discarding the result. What was this 
> code intended to accomplish?
>   Perhaps this code is incomplete or mistyped in some way.
> 35 onRoot="onRootReady" hideRoot="true">
> 36
> 37
> 38
> 39
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Resolved] (DISPATCH-1376) Make it easier to change the product name in the console

2019-08-05 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1376.

   Resolution: Fixed
Fix Version/s: 1.9.0

> Make it easier to change the product name in the console
> 
>
> Key: DISPATCH-1376
> URL: https://issues.apache.org/jira/browse/DISPATCH-1376
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.9.0
>
>
> The downstream console is called Redhat Interconnect Console. The upstream is 
> called Apache Qpid Dispatch Console. We need a way to change the console's 
> title and internal text based on if it is upstream or downstream.
> Replace all hard-coded strings 'Apache Qpid Dispatch' with a variable that is 
> loaded from a .json file. If the file is not present, use the upstream title. 
> If the file is present, read the string from the file.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Created] (DISPATCH-1376) Make it easier to change the product name in the console

2019-06-27 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1376:
--

 Summary: Make it easier to change the product name in the console
 Key: DISPATCH-1376
 URL: https://issues.apache.org/jira/browse/DISPATCH-1376
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.8.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The downstream console is called Redhat Interconnect Console. The upstream is 
called Apache Qpid Dispatch Console. We need a way to change the console's 
title and internal text based on if it is upstream or downstream.

Replace all hard-coded strings 'Apache Qpid Dispatch' with a variable that is 
loaded from a .json file. If the file is not present, use the upstream title. 
If the file is present, read the string from the file.

 



--
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] [Resolved] (DISPATCH-1370) Move the schema, connect, and entities tabs to the right in the console

2019-06-14 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1370.

   Resolution: Fixed
Fix Version/s: 1.9.0

> Move the schema, connect, and entities tabs to the right in the console
> ---
>
> Key: DISPATCH-1370
> URL: https://issues.apache.org/jira/browse/DISPATCH-1370
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Minor
> Fix For: 1.9.0
>
>
> The tab menu items for schema, connect, and entities should be moved to the 
> right of the navbar to downplay their importance.
>  



--
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] [Created] (DISPATCH-1370) Move the schema, connect, and entities tabs to the right in the console

2019-06-14 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1370:
--

 Summary: Move the schema, connect, and entities tabs to the right 
in the console
 Key: DISPATCH-1370
 URL: https://issues.apache.org/jira/browse/DISPATCH-1370
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.8.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The tab menu items for schema, connect, and entities should be moved to the 
right of the navbar to downplay their importance.

 



--
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] [Created] (DISPATCH-1369) Update console dependencies to avoid npm security warnings

2019-06-14 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1369:
--

 Summary: Update console dependencies to avoid npm security warnings
 Key: DISPATCH-1369
 URL: https://issues.apache.org/jira/browse/DISPATCH-1369
 Project: Qpid Dispatch
  Issue Type: Task
  Components: Console
Affects Versions: 1.8.0
Reporter: Ernest Allen
Assignee: Ernest Allen


Running npm audit in the stand-alone console directory results in 51 moderate 
security warnings.

The underlying npm package dependencies should be updated



--
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] [Resolved] (DISPATCH-1365) Table of links with delayed deliveries is showing all endpoint links

2019-06-14 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1365.

   Resolution: Fixed
Fix Version/s: 1.9.0

> Table of links with delayed deliveries is showing all endpoint links
> 
>
> Key: DISPATCH-1365
> URL: https://issues.apache.org/jira/browse/DISPATCH-1365
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.8.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.9.0
>
>
> On the console's overview page, the table that should show only the endpoint 
> links with delayed deliveries is showing all endpoint links.
> The table should be filtered to only show enpoint links where the number of 
> delayed deliveries has increased in the last minute.



--
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] [Created] (DISPATCH-1365) Table of links with delayed deliveries is showing all endpoint links

2019-06-11 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1365:
--

 Summary: Table of links with delayed deliveries is showing all 
endpoint links
 Key: DISPATCH-1365
 URL: https://issues.apache.org/jira/browse/DISPATCH-1365
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.8.0
Reporter: Ernest Allen
Assignee: Ernest Allen


On the console's overview page, the table that should show only the endpoint 
links with delayed deliveries is showing all endpoint links.

The table should be filtered to only show enpoint links where the number of 
delayed deliveries has increased in the last minute.



--
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] [Created] (DISPATCH-1358) Port console to patternfly 4 / React

2019-06-05 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1358:
--

 Summary: Port console to patternfly 4 / React
 Key: DISPATCH-1358
 URL: https://issues.apache.org/jira/browse/DISPATCH-1358
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Reporter: Ernest Allen
Assignee: Ernest Allen


Initial wireframes are at https://marvelapp.com/1fhc8a26/screen/57601872



--
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] [Resolved] (DISPATCH-1341) Add list of delayed links to console's overview page

2019-06-05 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1341.

   Resolution: Implemented
Fix Version/s: 1.8.0

Shows up to 5 connections with links that have delayedDeliveries

> Add list of delayed links to console's overview page
> 
>
> Key: DISPATCH-1341
> URL: https://issues.apache.org/jira/browse/DISPATCH-1341
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.8.0
>
>
> On the console's overview page, show a list of endpoint links that have 
> delayedDeliveriesXSec > 1
> For each link displayed, show a Kill button that will manually kill the 
> link's connection.



--
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] [Resolved] (DISPATCH-1356) Remove the dotted line around routers that indicates the router is fixed.

2019-06-05 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1356.

   Resolution: Fixed
 Assignee: Ernest Allen
Fix Version/s: 1.8.0

> Remove the dotted line around routers that indicates the router is fixed.
> -
>
> Key: DISPATCH-1356
> URL: https://issues.apache.org/jira/browse/DISPATCH-1356
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.8.0
>
>
> On the console's topology page, when a router is pinned in place it is drawn 
> with a dotted outline. The meaning of the dotted line is not indicated 
> anywhere. Showing which router's are pinned in place is not really necessary.
> Remove the dotted line and show all routers with a solid outline.



--
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] [Updated] (DISPATCH-1357) Change the name of the 'Kill' feature to 'Close'

2019-06-05 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen updated DISPATCH-1357:
---
Fix Version/s: 1.8.0

> Change the name of the 'Kill' feature to 'Close'
> 
>
> Key: DISPATCH-1357
> URL: https://issues.apache.org/jira/browse/DISPATCH-1357
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
> Fix For: 1.8.0
>
>
> The name Kill is incorrect. It should be called Close. Change all the button 
> names and link text to Close.



--
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] [Resolved] (DISPATCH-1357) Change the name of the 'Kill' feature to 'Close'

2019-06-05 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1357.

Resolution: Fixed

> Change the name of the 'Kill' feature to 'Close'
> 
>
> Key: DISPATCH-1357
> URL: https://issues.apache.org/jira/browse/DISPATCH-1357
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> The name Kill is incorrect. It should be called Close. Change all the button 
> names and link text to Close.



--
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] [Created] (DISPATCH-1357) Change the name of the 'Kill' feature to 'Close'

2019-06-05 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1357:
--

 Summary: Change the name of the 'Kill' feature to 'Close'
 Key: DISPATCH-1357
 URL: https://issues.apache.org/jira/browse/DISPATCH-1357
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


The name Kill is incorrect. It should be called Close. Change all the button 
names and link text to Close.



--
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] [Created] (DISPATCH-1356) Remove the dotted line around routers that indicates the router is fixed.

2019-06-04 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1356:
--

 Summary: Remove the dotted line around routers that indicates the 
router is fixed.
 Key: DISPATCH-1356
 URL: https://issues.apache.org/jira/browse/DISPATCH-1356
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen


On the console's topology page, when a router is pinned in place it is drawn 
with a dotted outline. The meaning of the dotted line is not indicated 
anywhere. Showing which router's are pinned in place is not really necessary.

Remove the dotted line and show all routers with a solid outline.



--
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] [Created] (DISPATCH-1355) Add ability to hide/show connection direction arrows on console's topology page

2019-06-04 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1355:
--

 Summary: Add ability to hide/show connection direction arrows on 
console's topology page
 Key: DISPATCH-1355
 URL: https://issues.apache.org/jira/browse/DISPATCH-1355
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen


Connection arrows for inter-router connections indicate which router is the 
connector and which is the listener.

Connection arrows for endpoint connections indicate link direction(s)

The connection arrows can be misinterpreted as indicating which direction 
message traffic is allowed to flow.

Add a control to hide/show connection arrows. Default the state to hide.



--
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] [Created] (DISPATCH-1341) Add list of delayed links to console's overview page

2019-05-21 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1341:
--

 Summary: Add list of delayed links to console's overview page
 Key: DISPATCH-1341
 URL: https://issues.apache.org/jira/browse/DISPATCH-1341
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


On the console's overview page, show a list of endpoint links that have 
delayedDeliveriesXSec > 1

For each link displayed, show a Kill button that will manually kill the link's 
connection.



--
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] [Resolved] (DISPATCH-1340) Show settlement rate and delayed deliveries in client popup

2019-05-21 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1340.

Resolution: Fixed

> Show settlement rate and delayed deliveries in client popup
> ---
>
> Key: DISPATCH-1340
> URL: https://issues.apache.org/jira/browse/DISPATCH-1340
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> On the console's topology page, if you click on a client you will see a popup 
> that shows the connections for all clients of that type.
> If you click on a connection, you will see a list of links for that 
> connection.
> The info displayed for a link should contain the settlement rate, delayed 
> deliveries, a capacity percent = undelivered/capacity.



--
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] [Created] (DISPATCH-1340) Show settlement rate and delayed deliveries in client popup

2019-05-21 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1340:
--

 Summary: Show settlement rate and delayed deliveries in client 
popup
 Key: DISPATCH-1340
 URL: https://issues.apache.org/jira/browse/DISPATCH-1340
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


On the console's topology page, if you click on a client you will see a popup 
that shows the connections for all clients of that type.

If you click on a connection, you will see a list of links for that connection.

The info displayed for a link should contain the settlement rate, delayed 
deliveries, a capacity percent = undelivered/capacity.



--
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] [Resolved] (DISPATCH-1339) Multiple consoles attached to a router are showing as separate icons

2019-05-21 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1339.

Resolution: Fixed

> Multiple consoles attached to a router are showing as separate icons
> 
>
> Key: DISPATCH-1339
> URL: https://issues.apache.org/jira/browse/DISPATCH-1339
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> If multiple consoles are attached to a single router, and those consoles are 
> originating from multiple ip addresses, then each console is appearing as a 
> separate icon on the topology view.
> All consoles attached to a router should be collapsed into a single icon. 
> When that icon is clicked, the popup should show the list of connections.



--
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] [Created] (DISPATCH-1339) Multiple consoles attached to a router are showing as separate icons

2019-05-21 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1339:
--

 Summary: Multiple consoles attached to a router are showing as 
separate icons
 Key: DISPATCH-1339
 URL: https://issues.apache.org/jira/browse/DISPATCH-1339
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


If multiple consoles are attached to a single router, and those consoles are 
originating from multiple ip addresses, then each console is appearing as a 
separate icon on the topology view.

All consoles attached to a router should be collapsed into a single icon. When 
that icon is clicked, the popup should show the list of connections.



--
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] [Resolved] (DISPATCH-1335) After adding client, topology page shows new icon in upper-left corner

2019-05-10 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1335.

Resolution: Fixed

> After adding client, topology page shows new icon in upper-left corner
> --
>
> Key: DISPATCH-1335
> URL: https://issues.apache.org/jira/browse/DISPATCH-1335
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> Sometimes new endpoints are drawn in the extreme upper-left corner, partially 
> off-screen.  When this happened, the line from the endpoint to the connected 
> router would not appear.  After navigating away and back, the misplaced 
> endpoint will move (animatedly) to its proper position with a connection line.



--
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] [Resolved] (DISPATCH-1334) Background map on topology page incorrect height

2019-05-10 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1334.

Resolution: Fixed

Delayed getting the screen height until after the page has loaded.

> Background map on topology page incorrect height
> 
>
> Key: DISPATCH-1334
> URL: https://issues.apache.org/jira/browse/DISPATCH-1334
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> When the map background was turned on in the topology view, it sometimes 
> doesn't completely render.  For example, it might cover the top half but not 
> the bottom.
> Also, when a new endpoint appears in the topology view, the map disappears.  
> Only by navigating to another tab and back will get the map reappear.



--
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] [Created] (DISPATCH-1335) After adding client, topology page shows new icon in upper-left corner

2019-05-10 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1335:
--

 Summary: After adding client, topology page shows new icon in 
upper-left corner
 Key: DISPATCH-1335
 URL: https://issues.apache.org/jira/browse/DISPATCH-1335
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


Sometimes new endpoints are drawn in the extreme upper-left corner, partially 
off-screen.  When this happened, the line from the endpoint to the connected 
router would not appear.  After navigating away and back, the misplaced 
endpoint will move (animatedly) to its proper position with a connection line.



--
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] [Created] (DISPATCH-1334) Background map on topology page incorrect height

2019-05-10 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1334:
--

 Summary: Background map on topology page incorrect height
 Key: DISPATCH-1334
 URL: https://issues.apache.org/jira/browse/DISPATCH-1334
 Project: Qpid Dispatch
  Issue Type: Bug
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


When the map background was turned on in the topology view, it sometimes 
doesn't completely render.  For example, it might cover the top half but not 
the bottom.

Also, when a new endpoint appears in the topology view, the map disappears.  
Only by navigating to another tab and back will get the map reappear.



--
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] [Resolved] (DISPATCH-1331) Add popup for routers/edge routers to display basic info

2019-05-09 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1331.

Resolution: Implemented

> Add popup for routers/edge routers to display basic info
> 
>
> Key: DISPATCH-1331
> URL: https://issues.apache.org/jira/browse/DISPATCH-1331
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> There is a popup when you click on a client that displays connection and link 
> info.
> It would be useful to have a popup for a router/edge router that shows basic 
> router info like  Id and mode.
> In addition it should show columns for AddressCount, ConnectionCount, 
> LinkCount, and statistics. Each of these columns should be expandable to show 
> the appropriate detailed info



--
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] [Created] (DISPATCH-1331) Add popup for routers/edge routers to display basic info

2019-05-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1331:
--

 Summary: Add popup for routers/edge routers to display basic info
 Key: DISPATCH-1331
 URL: https://issues.apache.org/jira/browse/DISPATCH-1331
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Console
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


There is a popup when you click on a client that displays connection and link 
info.

It would be useful to have a popup for a router/edge router that shows basic 
router info like  Id and mode.

In addition it should show columns for AddressCount, ConnectionCount, 
LinkCount, and statistics. Each of these columns should be expandable to show 
the appropriate detailed info



--
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] [Resolved] (DISPATCH-1328) Add deliveries_delayed_1sec and deliveries_delayed_10sec to /metrics

2019-05-01 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1328.

Resolution: Implemented

Added deliveries delayed stats to /metrics response. Modified test_http_metrics 
to check for new stats.

> Add deliveries_delayed_1sec and deliveries_delayed_10sec to /metrics
> 
>
> Key: DISPATCH-1328
> URL: https://issues.apache.org/jira/browse/DISPATCH-1328
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Container
>Affects Versions: 1.7.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> Add the statistics deliveries_delayed_1sec and deliveries_delayed_10sec to 
> the data that is returned in the /metrics request
>  



--
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] [Created] (DISPATCH-1328) Add deliveries_delayed_1sec and deliveries_delayed_10sec to /metrics

2019-04-29 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1328:
--

 Summary: Add deliveries_delayed_1sec and deliveries_delayed_10sec 
to /metrics
 Key: DISPATCH-1328
 URL: https://issues.apache.org/jira/browse/DISPATCH-1328
 Project: Qpid Dispatch
  Issue Type: Improvement
  Components: Container
Affects Versions: 1.7.0
Reporter: Ernest Allen
Assignee: Ernest Allen


Add the statistics deliveries_delayed_1sec and deliveries_delayed_10sec to the 
data that is returned in the /metrics request
 



--
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] [Resolved] (DISPATCH-1308) Console access to the force-close a connection feature

2019-04-15 Thread Ernest Allen (JIRA)


 [ 
https://issues.apache.org/jira/browse/DISPATCH-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Allen resolved DISPATCH-1308.

Resolution: Fixed

Added kill button on Overview and Entities pages for Connections.

Added confirmation dialog for killing connection.

> Console access to the force-close a connection feature
> --
>
> Key: DISPATCH-1308
> URL: https://issues.apache.org/jira/browse/DISPATCH-1308
> Project: Qpid Dispatch
>  Issue Type: Improvement
>  Components: Console
>Affects Versions: 1.5.0
>Reporter: Ernest Allen
>Assignee: Ernest Allen
>Priority: Major
>
> Provide the ability to force-close a connection from the console.
> Sets the adminStatus attribute of a connection to 'deleted'. The connection 
> should then automatically be deleted by the router.
>  



--
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



  1   2   3   4   5   6   7   8   9   >