Thanks Kirk - I created a JIRA ticket to track this. GEODE-7807
On 2/19/20, 4:39 PM, "Kirk Lund" wrote:
Yep, the test method was
testReplaceOfflineMemberAndRestart_WithMultipleDiskStores. I can probably
reproduce with log files if that helps.
On Wed, Feb 19, 2020 at 10:04
DonalEvans merged pull request #2: Added JsonPdxConverter
URL: https://github.com/apache/geode-kafka-connector/pull/2
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
DonalEvans opened a new pull request #2: Added JsonPdxConverter
URL: https://github.com/apache/geode-kafka-connector/pull/2
- Allows PdxInstance objects to be converted to JSON bytes when sourced
from a Geode region into a Kafka topic
- Allows JSON bytes to be converted to PdxInstance