-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Difference response for same API request #408
Comments
Index mapping |
|
I have upgraded Elassandra from 6.2.3 to 6.8.4 due to bug of difference response for same API request from different nodes in cluster.
But still we are facing same with 6.8.4 version.
We have 9 nodes in cluster with NetworkTopologyStrategy. After creating indices we are changing search strategy to RandomSearchStrategy. But still same issue persist.
I have repaired all nodes.
nodetool repair --full
and rebuilded indices with new prefix
nodetool rebuild_index date depot elastic_depot_idx
Elassandra version: 6.8.4.3
JVM version (
java -version
): openjdk version "1.8.0_312"OS version (
uname -a
if on a Unix-like system): Ubuntu2022-06-14 13:30:45,927 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,927 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:45,928 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_21] for metadata.version=11, not indexed
2022-06-14 13:30:53,716 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,716 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,716 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,716 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,717 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,718 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:30:53,718 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_09] for metadata.version=57, not indexed
2022-06-14 13:32:07,687 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,687 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:07,688 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:32:19,281 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,281 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,281 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,281 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,281 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,282 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=96, not indexed
2022-06-14 13:32:19,283 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,283 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:19,284 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_29] for metadata.version=3, not indexed
2022-06-14 13:32:30,371 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 226ms. G1 Eden Space: 369098752 -> 0; G1 Old Gen: 8579249208 -> 8315008080; G1 Survivor Space: 50331648 -> 58720256;
2022-06-14 13:32:30,957 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 217ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8315008080 -> 8277259320;
2022-06-14 13:33:26,191 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,192 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,193 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,193 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,193 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,193 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=127, not indexed
2022-06-14 13:33:26,195 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,195 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,195 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,195 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:33:26,196 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_01] for metadata.version=31, not indexed
2022-06-14 13:34:23,488 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,488 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,488 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,488 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,488 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,489 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,489 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:23,489 ERROR [MutationStage-2] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:34:43,070 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:34:43,070 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:34:43,072 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:34:43,072 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:35:20,621 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,621 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,622 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:20,623 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:20,624 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:33,101 ERROR [MutationStage-15] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:33,101 ERROR [MutationStage-15] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=7, not indexed
2022-06-14 13:35:33,103 ERROR [MutationStage-15] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:35:33,103 ERROR [MutationStage-15] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_25] for metadata.version=100, not indexed
2022-06-14 13:36:22,584 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 228ms. G1 Eden Space: 369098752 -> 0; G1 Old Gen: 8678251528 -> 8411192360;
2022-06-14 13:37:24,581 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:37:24,581 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:37:24,581 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:37:24,581 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_06] for metadata.version=60, not indexed
2022-06-14 13:37:30,931 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,931 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,932 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,932 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,932 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,932 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,933 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,933 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,933 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,933 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,933 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:37:30,934 ERROR [MutationStage-13] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_08] for metadata.version=58, not indexed
2022-06-14 13:38:12,471 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 248ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8644458560 -> 8285647944;
2022-06-14 13:38:12,992 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 280ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8285647944 -> 8300750776; G1 Survivor Space: 58720256 -> 33554432;
2022-06-14 13:38:13,020 WARN [elasticsearch[192.168.20.104][scheduler][T#1]] JvmGcMonitorService.java:317 logGcOverhead [gc][1393304] overhead, spent [636ms] collecting in the last [1.2s]
2022-06-14 13:38:21,842 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:38:21,843 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:38:21,843 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:38:21,843 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=15, not indexed
2022-06-14 13:38:21,845 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:38:21,845 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:38:21,845 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:38:21,845 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_17] for metadata.version=108, not indexed
2022-06-14 13:38:38,455 INFO [MutationStage-3] NoSpamLogger.java:91 log Maximum memory usage reached (536870912), cannot allocate chunk of 1048576
2022-06-14 13:39:34,070 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,071 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,071 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,071 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,071 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,071 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=12, not indexed
2022-06-14 13:39:34,072 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:34,073 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:34,073 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:34,073 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:34,073 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:34,073 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_20] for metadata.version=105, not indexed
2022-06-14 13:39:54,378 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,378 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,378 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,379 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=106, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,381 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,382 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,382 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,382 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,382 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:39:54,382 ERROR [MutationStage-16] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_19] for metadata.version=13, not indexed
2022-06-14 13:40:06,715 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_24] for metadata.version=8, not indexed
2022-06-14 13:40:06,715 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_24] for metadata.version=8, not indexed
2022-06-14 13:40:06,716 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_24] for metadata.version=101, not indexed
2022-06-14 13:40:06,716 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_24] for metadata.version=101, not indexed
2022-06-14 13:40:08,451 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 228ms. G1 Eden Space: 369098752 -> 0; G1 Old Gen: 8731153984 -> 8533853256; G1 Survivor Space: 50331648 -> 58720256;
2022-06-14 13:40:09,093 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 287ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8533853256 -> 8499557456;
2022-06-14 13:40:26,588 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,588 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,588 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,589 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=95, not indexed
2022-06-14 13:40:26,591 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,591 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,591 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,592 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,593 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,593 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:40:26,593 ERROR [MutationStage-1] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_31] for metadata.version=2, not indexed
2022-06-14 13:41:53,255 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 242ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8515047992 -> 8252872760; G1 Survivor Space: 58720256 -> 50331648;
2022-06-14 13:42:03,671 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,671 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,671 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,671 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,671 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:42:03,672 ERROR [MutationStage-4] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_06_07] for metadata.version=59, not indexed
2022-06-14 13:43:39,525 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,526 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,526 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,526 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,526 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,527 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:39,529 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,529 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,529 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,529 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,529 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,530 ERROR [MutationStage-3] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:39,842 INFO [Service Thread] GCInspector.java:285 handleNotification G1 Young Generation GC in 210ms. G1 Eden Space: 360710144 -> 0; G1 Old Gen: 8560833176 -> 8226927688;
2022-06-14 13:43:59,700 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,701 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,701 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,701 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,701 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,702 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=99, not indexed
2022-06-14 13:43:59,703 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:59,704 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:59,704 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:59,704 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:59,704 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:43:59,705 ERROR [Native-Transport-Requests-17] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_26] for metadata.version=6, not indexed
2022-06-14 13:44:19,793 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,794 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,794 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,794 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,794 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,795 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,795 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,795 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,795 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,795 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,796 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,796 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=109, not indexed
2022-06-14 13:44:19,798 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,798 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,798 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,798 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,798 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,799 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [numerator] in index [date_2022_05_16] for metadata.version=16, not indexed
2022-06-14 13:44:19,800 ERROR [MutationStage-5] ElasticSecondaryIndex.java:490 addField submapper not found for nested field [denominator] in index [date_2022_05_16] for metadata.version=16, not indexed
Thanks in advance
The text was updated successfully, but these errors were encountered: