Browse Source
In JmxTool.scala, we will wait till all the object names are available from MBean server. But in the newer version, we only wait for subset of object names. Due to this, we may not enforce wait option and prematurely return the result if the objects are not yet registered in MBean sever. Reviewers: Luke Chen <showuon@gmail.com>, Federico Valeri <fvaleri@redhat.com>pull/14007/head
Manikumar Reddy
1 year ago
committed by
GitHub
2 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue