Pull request #1487: Scaleup test script tweaksMerge in SHRINE/shrine from SHRINE2020-1457 to develop
* commit '39b03911fe407df49671920667361a9f06ffb9e5':
More jmeter script changes for SHRINE2020-1457
Updates to jmeter scripts for 4.2 for SHRINE2020-1457
Changed the revision in the POM to 4.2.0-M1
Changed the revision in the POM to 4.2.0
Pull request #1489: Feature/SHRINE2020 1583Merge in SHRINE/shrine from feature/SHRINE2020-1583 to develop
* commit '7add1d0f6a70a7f4852796760354fe3a97846494':
SHRINE2020-1583 - Remove zookeeper references in kafka setup in docker - reduce sleep time from 255s to 75s when starting shrine node
SHRINE2020-1583 - Remove zookeeper references in kafka setup in docker - Fixed issue with refreshShrineNode not running buildShrineNode goal
...
Pull request #1469: Make VerifyServerCerts the default for shrine-to-shrine communication for SHRINE2020-1514Merge in SHRINE/shrine from feature/SHRINE2020-1514 to develop
* commit '50c022904581e131b1a5dd75a4fdece33cd6dea6':
Turn off TLS verification for Docker SHRINE networks for SHRINE2020-1514
Make VerifyServerCerts the default for shrine-to-shrine communication for SHRINE2020-1514
Pull request #1484: Removed timeoutWaitGap, and cleaned up EndpointConfig for SHRINE2020-1526Merge in SHRINE/shrine from bugfix/SHRINE2020-1526 to develop
* commit 'a1edcf2485afeb779b8606710895af460fb8614d':
Removed timeoutWaitGap, and cleaned up EndpointConfig for SHRINE2020-1526
Pull request #1482: Fix for SHRINE2020-1557 to store updates to queries in the databaseMerge in SHRINE/shrine from bugfix/SHRINE2020-1557 to develop
* commit 'c984c90b6acf0c05055612df092141705d1b9a23':
Cleaned up some logging for SHRINE2020-1557
Fix for SHRINE2020-1557 to store updates to queries in the database
Pull request #1481: Bugfix/SHRINE2020 1558Merge in SHRINE/shrine from bugfix/SHRINE2020-1558 to develop
* commit '94ce92589b7101a468c6bb57c9c0784db9cff9d8':
Fixed the bug that lets the hub check for old queries in SHRINE2020-1558
Added some unit tests but didn't find anything broken yet for SHRINE2020-1558
experiments for SHRINE2020-1558
Pull request #1470: Make unknown messages a bit less dire than an exception for SHRINE2020-1556Merge in SHRINE/shrine from feature/SHRINE2020-1556 to develop
* commit 'c6db5486eacf94fb89f3a6d422fe38b345237bc3':
Make unknown messages a bit less dire than an exception for SHRINE2020-1556
Pull request #1476: Some places to tighten up the schema Mike C's mariadb upgrade suggests for SHRINE2020-1561Merge in SHRINE/shrine from feature/SHRINE2020-1561 to develop
* commit '9850abda51f3958d8eecc06d8b500aa0fd9322c6':
Some places to tighten up the schema Mike C's mariadb upgrade suggests for SHRINE2020-1561
Pull request #1477: Feature/SHRINE2020 1562Merge in SHRINE/shrine from feature/SHRINE2020-1365 to develop
* commit '1d09e14752042d70b8ef64db4a80ac89893ebcb2':
Found where the hub was sending raw results and had it send UpdateResult commands for SHRINE2020-1561
Added some comments to help find the SHRINE2020-1365 changes when I finally have the result id and can them ... for SHRINE2020-1562
Removed transmitting raw results for SHR...
Pull request #1474: SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing toolMerge in SHRINE/shrine from feature/SHRINE2020-1559 to develop
* commit '482cce376c489941f6719de7c48770f8c864e91b':
SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool - fixed tooltip command line argument
SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool - added tooltip argument to the LuceneIndexer comm...