Re: RFR: 8289711: Add container configuration data to mbeans [v7]

2022-08-10 Thread xpbob
On Wed, 3 Aug 2022 09:18:26 GMT, Alan Bateman wrote: >> xpbob has updated the pull request incrementally with two additional commits >> since the last revision: >> >> - remove line >> - add export > > What happened with the experiment to move Container

Re: RFR: 8289711: Add container configuration data to mbeans [v10]

2022-08-09 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: add bean to list - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/2c149c10..fa6fed19 W

Re: RFR: 8289711: Add container configuration data to mbeans [v9]

2022-08-03 Thread xpbob
On Wed, 3 Aug 2022 10:36:06 GMT, xpbob wrote: >> Container configuration information is useful for troubleshooting >> problems,Exposing information in MBeans is ideal for monitoring, jConsole, >> and other scenarios. >> Results the following >> ![图片](https://use

Re: RFR: 8289711: Add container configuration data to mbeans [v8]

2022-08-03 Thread xpbob
On Wed, 3 Aug 2022 09:51:06 GMT, xpbob wrote: >> Container configuration information is useful for troubleshooting >> problems,Exposing information in MBeans is ideal for monitoring, jConsole, >> and other scenarios. >> Results the following >> ![图片](https://use

Re: RFR: 8289711: Add container configuration data to mbeans [v9]

2022-08-03 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: Revert file - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/0aa0ffb4..2c149c10 Webrevs:

Re: RFR: 8289711: Add container configuration data to mbeans [v8]

2022-08-03 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: move ContainerInfoMXBean to jdk.management - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372

Re: RFR: 8289711: Add container configuration data to mbeans [v7]

2022-08-03 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with two additional commits since the last revision: - remove line - add export - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/4d5faab3..6a

Re: RFR: 8289711: Add container configuration data to mbeans [v2]

2022-07-14 Thread xpbob
On Thu, 14 Jul 2022 08:23:37 GMT, Alan Bateman wrote: >>> > Thanks for review. >>> > I add mBeans using the registerMBean method. >>> > We can get configuration information through JConsole, JMX exporter >>> >>> This iteration is a bit confusing because it adds a public interface to >>> java.la

Re: RFR: 8289711: Add container configuration data to mbeans [v2]

2022-07-14 Thread xpbob
On Thu, 14 Jul 2022 07:05:25 GMT, Alan Bateman wrote: > > Thanks for review. > > I add mBeans using the registerMBean method. > > We can get configuration information through JConsole, JMX exporter > > This iteration is a bit confusing because it adds a public interface to > java.lang.managemen

Re: RFR: 8289711: Add container configuration data to mbeans [v2]

2022-07-13 Thread xpbob
On Tue, 12 Jul 2022 15:48:57 GMT, Alan Bateman wrote: >>> @AlanBateman @jerboaa That's a good idea.Adding a special bean is only >>> available on Linux systems.I do not know the process of creating a CSR, can >>> you help me create a CSR >> >> It's too early to think about a CSR, probably a bi

Re: RFR: 8289711: Add container configuration data to mbeans [v6]

2022-07-13 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: modify class name - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/4a668926..4d5faab3 W

Re: RFR: 8289711: Add container configuration data to mbeans [v5]

2022-07-13 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: Back to modify - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/1dcf96b8..4a668926 W

Re: RFR: 8289711: Add container configuration data to mbeans [v4]

2022-07-13 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: Back to modify - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/042885dc..1dcf96b8 W

Re: RFR: 8289711: Add container configuration data to mbeans [v3]

2022-07-13 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: Add non-programmatic beans - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/8f63af82..04

Re: RFR: 8289711: Add container configuration data to mbeans [v2]

2022-07-10 Thread xpbob
On Wed, 6 Jul 2022 05:59:21 GMT, Alan Bateman wrote: >> xpbob has updated the pull request incrementally with one additional commit >> since the last revision: >> >> update header > > It's not clear that introducing this as a standard API is the right thi

Re: RFR: 8289711: Add container configuration data to mbeans [v2]

2022-07-07 Thread xpbob
15-df5a93892804.png) xpbob has updated the pull request incrementally with one additional commit since the last revision: update header - Changes: - all: https://git.openjdk.org/jdk/pull/9372/files - new: https://git.openjdk.org/jdk/pull/9372/files/0f262911..8f63af82 Webrevs:

Re: RFR: 8289711: Add container configuration data to mbeans

2022-07-06 Thread xpbob
On Tue, 5 Jul 2022 04:21:55 GMT, xpbob wrote: > Container configuration information is useful for troubleshooting > problems,Exposing information in MBeans is ideal for monitoring, jConsole, > and other scenarios. > Results the following > ![图片](https://user-images.github

RFR: 8289711: Add container configuration data to mbeans

2022-07-05 Thread xpbob
Container configuration information is useful for troubleshooting problems,Exposing information in MBeans is ideal for monitoring, jConsole, and other scenarios. Results the following ![图片](https://user-images.githubusercontent.com/7837910/177248834-50beefe9-4db6-470c-8f15-df5a93892804.png)