TIBCOSoftware / be-contribution

This repository is to add various contributions across different modules within TIBCO BusinessEvents. It will include contributions by TIBCO BusinessEvents team as well external users/customers/fields teams.
BSD 3-Clause "New" or "Revised" License
0 stars 9 forks source link

Cassandra Store Catalog Function || Getting NullPointerException for Store.QueryOptions.Cassandra Functions #95

Closed spingale-tibco closed 1 year ago

spingale-tibco commented 1 year ago

Version Information

Software Version(s)
BusinessEvents 6.3.0
OS Type? NA
OS Version? NA

What is the expected behavior?

"Store.QueryOptions.Cassandra.setFetchSize()" and "Store.QueryOptions.Cassandra.setIdempotent()" should get execute and show meaning message in BE-Logs

What is the actual behavior?

Getting NullPointerException for Store.QueryOptions.Cassandra.setFetchSize() and Store.QueryOptions.Cassandra.setIdempotent()

Please provide log files.

QueryOption_1.log QueryOption_2.log

spingale-tibco commented 1 year ago

Agree Fixed.