| eG Monitoring |
|---|
|
Measures reported by IgniteTransaTest Transactions allows to group multiple cache operations, on one or more keys, into a single atomic transaction. These operations are executed without any other interleaved operations on the specified keys, and either all succeed or all fail. There is no partial execution of the operations. Transactions can be enabled for a specific cache in the cache configuration. Transaction management is one of the key features of any database, the more robust the transactions management, the better the database maintains the data integrity. Given that Apache Ignite is a distributed and cache based database, it makes transaction management even more difficult and prone to problems. That's the reason it is absolutely important to monitor the cache transactions to be sure that operation initiated re successful. Though Apache Ignite can be relied on to maintain the sanctity of transaction, administrators must ensure that tasks and jobs are succeeding are not blocked because of failed transactions. This test monitors Apache Ignite cluster to gather transactions related statistics and provide key information to administrators about transactions success rate. Outputs of the test: One set of results for each Apache Ignite Server The measures made by this test are as follows:
|