You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently message is sent into the system as a GET request. (eg: localhost:9000/process/Hello_World). This need to be changed so that system process POST requests containing messages.
Introduce more backend services to Message Classifier (currently supports sending messages to Thrift server and persist in a ObjectDB database)