samba vunnava created CASSANDRA-14221:
-----------------------------------------
Summary: I am running a script to create keyspaces and tables but
i am getting schema issues after sometime while it creating some tables.
Key: CASSANDRA-14221
URL: https://issues.apache.org/jira/browse/CASSANDRA-14221
Project: Cassandra
Issue Type: Bug
Components: Configuration
Reporter: samba vunnava
Fix For: 3.11.1
INFO [main] 2018-02-06 10:01:56,253 c.k.c.f.IidFinderUtils - Creating
cache/child tables for LU Acc source table OMS_TBCATALOG_ITEM_1
INFO [main] 2018-02-06 10:02:02,056 c.k.c.f.IidFinderUtils - Creating
cache/child tables for LU Acc source table OMS_TBCATALOG_ITEM_2
WARN [cluster1-worker-5] 2018-02-06 10:02:16,289 c.d.d.c.Cluster - No schema
agreement from live replicas after 10 s. The schema may not be up to date on
some nodes.
INFO [main] 2018-02-06 10:02:19,300 c.k.c.f.IidFinderUtils - Creating
cache/child tables for LU Acc source table OMS_TBCATALOG_ITEM_3
WARN [cluster1-worker-7] 2018-02-06 10:02:29,471 c.d.d.c.Cluster - No schema
agreement from live replicas after 10 s. The schema may not be up to date on
some nodes.
ERROR [main] 2018-02-06 10:03:00,492 c.k.c.f.IidFinderUtils - Failed to create
table for LU [Acc]
com.datastax.driver.core.exceptions.OperationTimedOutException:
[/135.164.54.234:9042] Timed out waiting for server response
at
com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:44)
at
com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:26)
at
com.datastax.driver.core.DriverThrowables.propagateCause(DriverThrowables.java:37)
at
com.datastax.driver.core.DefaultResultSetFuture.getUninterruptibly(DefaultResultSetFuture.java:245)
at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:68)
at com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:43)
at com.k2view.cdbms.finder.IidFinderUtils.createTable(IidFinderUtils.java:91)
at
com.k2view.cdbms.finder.IidFinderUtils.createCacheTables(IidFinderUtils.java:76)
at
com.k2view.cdbms.finder.IidFinderManager.tablesCreationInit(IidFinderManager.java:68)
at com.k2view.cdbms.finder.IidFinderManager.main(IidFinderManager.java:43)
Caused by: com.datastax.driver.core.exceptions.OperationTimedOutException:
[/135.164.54.234:9042] Timed out waiting for server response
at
com.datastax.driver.core.RequestHandler$SpeculativeExecution.onTimeout(RequestHandler.java:772)
at
com.datastax.driver.core.Connection$ResponseHandler$1.run(Connection.java:1380)
at
io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:625)
at
io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:700)
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:428)
at
io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:748)
INFO [main] 2018-02-06 10:03:00,493 c.k.c.f.IidFinderUtils - Creating
cache/child tables for LU Acc source table OMS_TBCATALOG_ITEM_4
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]