Otto Fowler created METRON-727:
----------------------------------
Summary: TaxiiIntegrationTest is spamming curator errors
Key: METRON-727
URL: https://issues.apache.org/jira/browse/METRON-727
Project: Metron
Issue Type: Bug
Reporter: Otto Fowler
Even through it's tests are passing, the console is spammed with curator
errors, these should be addressed.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.apache.metron.dataloads.hbase.mr.LeastRecentlyUsedPrunerIntegrationTest
Formatting using clusterid: testClusterID
Configuring LeastRecentlyUsedPruner: Pruning malicious_domains:cf since 2/20/17
12:17 PM
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.503 sec - in
org.apache.metron.dataloads.hbase.mr.LeastRecentlyUsedPrunerIntegrationTest
Running
org.apache.metron.dataloads.nonbulk.flatfile.SimpleEnrichmentFlatFileLoaderIntegrationTest
Formatting using clusterid: testClusterID
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.253 sec - in
org.apache.metron.dataloads.nonbulk.flatfile.SimpleEnrichmentFlatFileLoaderIntegrationTest
Running org.apache.metron.dataloads.nonbulk.taxii.TaxiiIntegrationTest
2017-02-20 12:20:19 ERROR ConnectionState:200 - Connection timed out for
connection string (localhost:65147) and timeout (15000) / elapsed (15179)
org.apache.curator.CuratorConnectionLossException: KeeperErrorCode =
ConnectionLoss
at
org.apache.curator.ConnectionState.checkTimeouts(ConnectionState.java:197)
at
org.apache.curator.ConnectionState.getZooKeeper(ConnectionState.java:87)
at
org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:115)
at
org.apache.curator.framework.imps.CuratorFrameworkImpl.performBackgroundOperation(CuratorFrameworkImpl.java:806)
at
org.apache.curator.framework.imps.CuratorFrameworkImpl.backgroundOperationsLoop(CuratorFrameworkImpl.java:792)
at
org.apache.curator.framework.imps.CuratorFrameworkImpl.access$300(CuratorFrameworkImpl.java:62)
at
org.apache.curator.framework.imps.CuratorFrameworkImpl$4.call(CuratorFrameworkImpl.java:257)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)