GitHub user DaveWHarvey opened a pull request:

    https://github.com/apache/ignite/pull/4731

    Mxbeans thread display improvements

    

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

    $ git pull https://github.com/percipiomedia/ignite 
mxbeans_thread_display_improvements

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

    https://github.com/apache/ignite/pull/4731.patch

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

    This closes #4731
    
----
commit 748332185a274ca61028c4b6e91ebcc163d6ef09
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-09-10T09:43:10Z

    IGNITE-7460 Web Console: Fixed issue with "step" param of 
"evictionThreshold" input.

commit f95bb245afa751a51f600a26d34a7a684cbea5d8
Author: Sunny Chan <sunny.chan@...>
Date:   2018-09-10T09:53:28Z

    IGNITE-5960 Fixed race on continuous query registration and entry update. 
Fixes #2728.

commit 030a4864a8a6d0763a375c9a0580bf724ec90833
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-09-10T11:33:40Z

    IGNITE-8509 Fixed and reworkd tx rollback tests - Fixes #4150.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 5600a4a9688700ae055e187080c343a94f141109
Author: Vasiliy Sisko <vsisko@...>
Date:   2018-09-10T15:14:34Z

    IGNITE-8842 Web console: Fixed initial screen in demo mode.

commit 43cacfa8c9c666fe73b432f4541736c03591888a
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-09-10T15:43:41Z

    IGNITE-9445 Use valid tag for page write unlock while reading cold page 
from disk - Fixes #4708.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit b4a055f02e7aa412710ce0b8a1ec7a4840e5275b
Author: devozerov <ppozerov@...>
Date:   2018-09-10T19:55:55Z

    Fixed a problem with optimized marshaller.

commit 19db096c4c32f80160983d9b33ccdd4e7b537be3
Author: Ilya Borisov <klaster1@...>
Date:   2018-09-11T03:05:07Z

    IGNITE-9528 Web Console: Fixed handling of 
"LOAD_COMPLETE_CONFIGURATION_ERR" action in PageConfigure service.
       Previous implementation used to throw a complete store message instead 
of an error it wraps.
       Also updated clusterServiceConfiguration generator to fail gracefully if 
some of caches do not exist.

commit b49b8b9f4a5cd1b9674b41aa6c22e283e680d4d7
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-09-11T08:39:54Z

    IGNITE-8650 Fix flaky ZookeeperDiscovery testClientReconnect. - Fixes #4704.
    
    Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>

commit 836d47ff97e81dbf400844dd1f3fc2cf3b9ed72b
Author: ibessonov <bessonov.ip@...>
Date:   2018-09-11T09:53:56Z

    IGNITE-9518 Fix getPagesFillFactor returns NaN for empty region - Fixes 
#4717.
    
    Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>

commit 2ff43627a6b80c92a26528e40a20184785cca317
Author: ibessonov <bessonov.ip@...>
Date:   2018-09-11T12:12:19Z

    IGNITE-9535 Missing annotation added to 
GridClusterStateProcessor.ClientChangeGlobalStateComputeRequest class. - Fixes 
#4721.
    
    Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>

commit b6879cc6e5987013f3b384a65e9cf42155b153e6
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-09-11T13:47:56Z

    IGNITE-9084 Fixed conflicting messages order

commit 85a0359ce6fc6272ab8ea3bf70fff504e1b58047
Author: ipavlukhin <vololo100@...>
Date:   2018-09-11T14:01:47Z

    IGNITE-9516: MVCC: workaround for hanging test. This closes #4728.

commit d60d379d4e8504a14a02d0a60cdf90724f60dfa0
Author: devozerov <vozerov@...>
Date:   2018-09-11T14:25:24Z

    IGNITE-9202: .NET: Fixed failures in several tests which use distributed 
joins. The fix is to set 1 min timeout. Looks like on some environments it 
takes too long to join node and rebalance data, so we failed with timeout.

commit e3252fbd2f3bc48985fdccd23bd6a981ccb36a60
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-09-11T14:47:12Z

    IGNITE-9426 Added IgniteAtomicSequence benchmarks - Fixes #4665.
    
    Signed-off-by: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>

commit e85eea8c68c6b162c44a6e1384f0c4466cbbb5d5
Author: shroman <rshtykh@...>
Date:   2018-09-12T01:10:56Z

    IGNITE-9388: mesos IgniteProvider tries to access obolete ignite.run or 
download from slow archive. - Fixes #4639.
    
    Signed-off-by: shroman <rsht...@yahoo.com>

commit e16209cde9f3d898295126e43b64552590e909ad
Author: Dave Harvey <dharvey@...>
Date:   2018-08-03T18:11:38Z

    Fix for IGNITE-7616
    Correctly register threads and add new MXBEANS support for other thread
    types.   Needed to weaken some data hiding to enable MXBeans

----


---

Reply via email to