This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git
commit 0f60fa200b9f29db9496cfa3ff0bc570da7a8d10
Merge: d555479 fade62d
Author: Steve Blackmon <sblackmon@apache.org>
AuthorDate: Tue Sep 12 14:09:57 2017 -0500
Merge pull request #383 from charlesmims/pr/377
Pr/377
.../src/main/jsonschema/StreamsConfiguration.json | 27 ++---
streams-config/src/main/resources/reference.conf | 11 ++
.../src/main/resources/reference.conf | 7 +-
.../streams/cassandra/CassandraConfiguration.json | 3 +-
.../src/main/resources/reference.conf | 13 +++
.../src/{main => test}/resources/cassandra.conf | 0
.../elasticsearch/ElasticsearchConfiguration.json | 3 +-
.../ElasticsearchReaderConfiguration.json | 3 +-
.../ElasticsearchWriterConfiguration.json | 21 ++--
.../src/main/resources/reference.conf | 13 +++
.../src/main/resources/reference.conf | 7 +-
.../gplus/providers/TestAbstractGPlusProvider.java | 7 +-
.../providers/TestGPlusUserActivityCollector.java | 17 ++--
.../src/main/resources/reference.conf | 3 +
.../rss/provider/RssStreamProviderTest.java | 12 ++-
.../streams/sysomos/SysomosConfiguration.json | 3 +-
.../src/main/resources/reference.conf | 7 +-
.../twitter/provider/TwitterFollowingProvider.java | 9 +-
.../twitter/provider/TwitterTimelineProvider.java | 9 +-
.../provider/TwitterUserInformationProvider.java | 19 +++-
.../twitter/config/TwitterConfiguration.json | 24 ++---
.../src/main/resources/reference.conf | 9 +-
.../src/main/resources/reference.conf | 3 +
.../tasks/BroadcastMonitorThreadTest.java | 3 +-
.../streams/local/builders/LocalStreamBuilder.java | 2 +-
.../streams/local/tasks/StreamsProcessorTask.java | 3 +-
.../main/jsonschema/LocalRuntimeConfiguration.json | 18 ++--
.../src/main/resources/reference.conf | 6 ++
.../local/builders/LocalStreamBuilderTest.java | 33 +++---
.../local/counters/DatumStatusCounterTest.java | 17 ++--
.../local/counters/StreamsTaskCounterTest.java | 21 ++--
.../queues/ThroughputQueueMultiThreadTest.java | 37 ++++---
.../queues/ThroughputQueueSingleThreadTest.java | 112 +++++++++++----------
streams-testing/pom.xml | 2 +-
streams-util/pom.xml | 2 +-
.../backoff/ConstantTimeBackOffStrategyTest.java | 11 +-
36 files changed, 281 insertions(+), 216 deletions(-)
--
To stop receiving notification emails like this one, please contact
"commits@streams.apache.org" <commits@streams.apache.org>.
|