[
https://issues.apache.org/jira/browse/IGNITE-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639592#comment-16639592
]
Ignite TC Bot commented on IGNITE-9785:
---------------------------------------
{panel:title=Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Hadoop{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2005409]]
{color:#d04437}MVCC Cache{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2005489]]
* CacheMvccTransactionsTest.testPutAllGetAll_ClientServer_Backups1_Restart_Scan
(last started)
{color:#d04437}_Licenses Headers_{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2005459]]
{color:#d04437}JDBC Driver{color} [[tests
13|https://ci.ignite.apache.org/viewLog.html?buildId=2005418]]
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testAsciiCharset - 0,0% fails in
last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testConfigureQueryEntityAndBulkLoad
- 0,0% fails in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testDefaultCharset - 0,0% fails
in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testUtf8Charset - 0,0% fails in
last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testWin1251Charset - 0,0% fails
in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedNearSelfTest.testWrongCharset_Win1251AsAscii -
0,0% fails in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedSelfTest.testAsciiCharset - 0,0% fails in last
100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedSelfTest.testDefaultCharset - 0,0% fails in
last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedSelfTest.testExecute - 0,0% fails in last 100
master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadAtomicPartitionedSelfTest.testPreparedStatementWithExecuteUpdate
- 0,0% fails in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadTransactionalPartitionedNearSelfTest.testPreparedStatementWithExecute
- 0,0% fails in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadTransactionalPartitionedNearSelfTest.testWin1251Charset - 0,0%
fails in last 100 master runs.
* IgniteJdbcDriverTestSuite:
JdbcThinBulkLoadTransactionalPartitionedNearSelfTest.testWrongCharset_Win1251AsAscii
- 0,0% fails in last 100 master runs.
{color:#d04437}Cache 3{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2010680]]
* IgniteBinaryObjectsCacheTestSuite3: GridCacheInterceptorSelfTest.testGetAll -
0,0% fails in last 100 master runs.
{color:#d04437}Binary Objects (Simple Mapper Basic){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2005391]]
* IgniteBinarySimpleNameMapperBasicTestSuite:
BPlusTreeSelfTest.testMassiveRemove2_true - 0,0% fails in last 100 master runs.
{panel}
[TeamCity Run
All|http://ci.ignite.apache.org/viewLog.html?buildId=2005492&buildTypeId=IgniteTests24Java8_RunAll]
> Introduce read-only state in local node context
> -----------------------------------------------
>
> Key: IGNITE-9785
> URL: https://issues.apache.org/jira/browse/IGNITE-9785
> Project: Ignite
> Issue Type: New Feature
> Reporter: Ivan Rakov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Fix For: 2.8
>
>
> It would be useful to have option to switch "read-only" state on Ignite node.
> Under read-only state:
> 1) Any attempt to update data via Cache API should throw exception
> 2) Any attempt to update data via DataStreamer should throw exception
> 3) Any attempt to update data via SQL API should fail
> Local read-only state may be helpful in further implementing global read-only
> cluster state, which can be switched via user API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)