I don't get this ticket, READ_COMMITTED is a default transaction isolation level on H2 http://www.h2database.com/html/advanced.html
and following datasources have READ_COMMITTED hardcoded in the config on wildfly.
mariadb-ds.xml
mariadb-xa-ds.xml
mysql-ds.xml
mysql-xa-ds.xml
oracle-ds.xml
postgresql-ds.xml
postgresql-xa-ds.xml
should I add corresponding configuration to other datasources where it's missing? All servers or Wildfly only? body of ticket is contradicting to the title 
I created an engine-it test to check for the correct transaction isolation level some days ago.
See https://github.com/camunda/camunda-bpm-platform/commit/46510daf0cb60b4f52755aa135e017d1867ee7dc