Swapnil Bawaskar created GEODE-3877:
---------------------------------------
Summary: gfsh command to set TransactionListener/Writer
Key: GEODE-3877
URL: https://issues.apache.org/jira/browse/GEODE-3877
Project: Geode
Issue Type: Sub-task
Components: gfsh
Reporter: Swapnil Bawaskar
Currently users cannot specify a TransactionWriter and TransactionListener from
gfsh. We should add a {{configure transaction-manager}} gfsh command which will
enable us to specify the callbacks like so:
{noformat}
configure transaction-manager --transaction-listener=class1,class2
--transaction-writer=only1class
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)