Slackbot
07/07/2023, 3:36 AMGaurav
07/07/2023, 6:14 AMSanyog Singh
07/07/2023, 7:53 AMKAFKA_MAX_REQUEST_SIZE KAFKA_MESSAGE_MAX_BYTES KAFKA_MAX_PARTITION_FETCH_BYTES with no success.Sanyog Singh
07/07/2023, 11:56 AMSergio Ferragut
07/07/2023, 6:12 PMKaran Kumar
07/08/2023, 8:47 AMlateMessageRejectionPeriodSanyog Singh
07/08/2023, 3:01 PMSanyog Singh
07/08/2023, 3:04 PMSergio Ferragut
07/11/2023, 5:09 PMSanyog Singh
07/21/2023, 12:40 PMSanyog Singh
07/21/2023, 12:40 PM{
"type": "kafka",
"spec": {
"dataSchema": {
"dataSource": "workflow_metadata",
"timestampSpec": {
"column": "timestamp",
"format": "iso",
"missingValue": null
},
"dimensionsSpec": {
"dimensions": [
{
"type": "string",
"name": "name",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "description",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "asset_catergory_id",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "asset_profile_id",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "json",
"name": "attributes_allowed_for_update",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "json",
"name": "attributes_exclude_for_calculation",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "carry_forward",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "dashboard_columns_view_label",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "json",
"name": "dashboard_columns_2",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "dashboard_columns_2_view_label",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "is_allowed_dashboard_columns_2",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "is_deleted",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "is_enabled",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "is_movement_allowed_for_deactivated_instance",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "string",
"name": "is_start_date_scheduled",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
},
{
"type": "json",
"name": "key_attributes",
"multiValueHandling": "SORTED_ARRAY",
"createBitmapIndex": true
}
],
"dimensionExclusions": [
"__time",
"timestamp"
],
"includeAllDimensions": false
},
"metricsSpec": [],
"granularitySpec": {
"type": "uniform",
"segmentGranularity": "DAY",
"queryGranularity": {
"type": "none"
},
"rollup": false,
"intervals": []
},
"transformSpec": {
"filter": null,
"transforms": []
}
},
"ioConfig": {
"topic": "workflow_metadata",
"inputFormat": {
"type": "json",
"keepNullColumns": false,
"assumeNewlineDelimited": false,
"useJsonNodeReader": false
},
"replicas": 1,
"taskCount": 1,
"taskDuration": "PT1800S",
"consumerProperties": {
"bootstrap.servers": "xx.xxx.x.xxx:9092"
},
"autoScalerConfig": null,
"pollTimeout": 100,
"startDelay": "PT5S",
"period": "PT30S",
"useEarliestOffset": true,
"completionTimeout": "PT1800S",
"lateMessageRejectionPeriod": null,
"earlyMessageRejectionPeriod": null,
"lateMessageRejectionStartDateTime": null,
"configOverrides": null,
"idleConfig": null,
"stream": "workflow_metadata",
"useEarliestSequenceNumber": true
},
"tuningConfig": {
"type": "kafka",
"appendableIndexSpec": {
"type": "onheap",
"preserveExistingMetrics": false
},
"maxRowsInMemory": 500,
"maxBytesInMemory": 0,
"skipBytesInMemoryOverheadCheck": false,
"maxRowsPerSegment": 5000000,
"maxTotalRows": 1000,
"intermediatePersistPeriod": "PT10M",
"maxPendingPersists": 0,
"indexSpec": {
"bitmap": {
"type": "roaring",
"compressRunOnSerialization": true
},
"dimensionCompression": "lz4",
"stringDictionaryEncoding": {
"type": "utf8"
},
"metricCompression": "lz4",
"longEncoding": "longs"
},
"indexSpecForIntermediatePersists": {
"bitmap": {
"type": "roaring",
"compressRunOnSerialization": true
},
"dimensionCompression": "lz4",
"stringDictionaryEncoding": {
"type": "utf8"
},
"metricCompression": "lz4",
"longEncoding": "longs"
},
"reportParseExceptions": false,
"handoffConditionTimeout": 0,
"resetOffsetAutomatically": false,
"segmentWriteOutMediumFactory": null,
"workerThreads": null,
"chatThreads": null,
"chatRetries": 8,
"httpTimeout": "PT10S",
"shutdownTimeout": "PT80S",
"offsetFetchPeriod": "PT30S",
"intermediateHandoffPeriod": "P2147483647D",
"logParseExceptions": false,
"maxParseExceptions": 5,
"maxSavedParseExceptions": 0,
"skipSequenceNumberAvailabilityCheck": false,
"repartitionTransitionDuration": "PT120S"
}
},
"context": null,
"suspended": false
}Sanyog Singh
07/21/2023, 12:43 PMSanyog Singh
07/21/2023, 12:46 PMSergio Ferragut
07/21/2023, 2:08 PMSergio Ferragut
07/21/2023, 2:16 PMSanyog Singh
07/21/2023, 3:11 PMSergio Ferragut
07/21/2023, 3:38 PMSanyog Singh
07/25/2023, 8:17 AMSergio Ferragut
07/25/2023, 5:16 PMClint Wylie
07/26/2023, 5:16 AMClint Wylie
07/26/2023, 5:17 AMClint Wylie
07/26/2023, 5:19 AMColumn [columnName] serialized successfully with [5] nested columns.Clint Wylie
07/26/2023, 5:24 AMjson_value at the same speed as if they were standalone columns, but without having to explicitly specify flattening, but ingestion of extreme cases can be rather expensive, its an area we will keep improving over timeSanyog Singh
08/02/2023, 12:53 PMSanyog Singh
08/02/2023, 12:53 PM[{
"_id": {
"$oid": "63288f68ceeb94003fabcb42"
},
"name": "ate",
"description": "afaf",
"asset_category_name": "DEV_ASSET_CAT",
"asset_profile_name": "DEV_ASSET_CAT_S2",
"workflow_instance_label": "Shipments",
"user_group": [
{
"seq": 0,
"group_id": "bc34b3dc-baa0-4936-b7da-338cf3c02b88",
"node_id": "447a8835-8847-412d-9ccb-771c86985eed",
"group_name": "Initiate",
"group_asset_attributes": [
{
"attribute": "Email",
"id": "10638319-bae8-4afb-882e-c060f48c6f21",
"options": [],
"validations": {
"email": true,
"url": false,
"character": false,
"number": false,
"allow_special_characters": false,
"special_characters": "",
"min_length": "",
"max_length": ""
},
"attribute_tags": [
{
"attribute_tag_name": "Email",
"attribute_tag_id": "d2685873-a74f-4fc1-9ca1-c2a335a9f1a2"
}
],
"required": null,
"type": "textbox",
"dependencies": [],
"formula_array": [],
"value": "",
"hide_from_monitor": null,
"hide_from_groups": null,
"hide_from_this_group": false,
"read_only": false,
"is_key_column": false,
"is_hidden": null,
"is_quick_edit_allowed": false,
"hide_from_tracing": false,
"update_only": false,
"default_value": {
"is_allowed": false,
"value": ""
},
"same_as_previous": false,
"overridden_value": ""
},
{
"attribute": "Name",
"id": "756429c3-402b-48a8-8d12-3221bf7af571",
"options": [],
"validations": {
"email": false,
"url": false,
"character": true,
"number": true,
"allow_special_characters": true,
"special_characters": " ",
"min_length": "1",
"max_length": "50"
},
"attribute_tags": [
{
"attribute_tag_name": "Name",
"attribute_tag_id": "315524b9-1cda-4567-92d6-9708b878f4f0"
}
],
"required": null,
"type": "textbox",
"dependencies": [],
"formula_array": [],
"value": "",
"hide_from_monitor": null,
"hide_from_groups": null,
"hide_from_this_group": false,
"read_only": false,
"is_key_column": false,
"is_hidden": null,
"is_quick_edit_allowed": false,
"hide_from_tracing": false,
"update_only": false,
"default_value": {
"is_allowed": false,
"value": ""
},
"same_as_previous": false,
"overridden_value": ""
},
{
"attribute": "DOB",
"id": "a8705065-e3ab-4f53-a85c-a614393544f6",
"options": [],
"validations": {
"allow_time_format": false,
"date_format": "YYYY/MM/DD",
"time_format": ""
},
"attribute_tags": [
{
"attribute_tag_name": "DOB",
"attribute_tag_id": "bb5968e6-4a08-4414-b3d9-5f6fed113e3b"
}
],
"required": null,
"type": "datepicker",
"dependencies": [],
"formula_array": [],
"value": "",
"hide_from_monitor": null,
"hide_from_groups": null,
"hide_from_this_group": false,
"read_only": false,
"is_key_column": false,
"is_hidden": null,
"is_quick_edit_allowed": false,
"hide_from_tracing": false,
"update_only": false,
"default_value": {
"is_allowed": false,
"value": ""
},
"same_as_previous": false,
"overridden_value": ""
}
],
"allow_auto_assign": false,
"auto_send_time": "",
"time_unit": "MINUTE",
"hide_group_from_tracing": false,
"allow_auto_receive": false,
"allow_auto_dispute": false,
"auto_dispute_condition": [],
"delay_send": {
"allow_delay_send": false,
"time": 0,
"unit": "MINUTE"
},
"allow_send": false,
"allow_send_condition": [],
"allow_receive": false,
"allow_receive_condition": [],
"allow_reject": false,
"allow_reject_condition": [],
"attribute_triggers": [],
"attribute_validation_rules": [],
"generic_node_mapping_id": "l88xwzcv",
"allow_aggregation": false
},
{
"seq": 1,
"group_id": "6d24fa80-cd48-4303-9b01-3d713d13f7f9",
"node_id": "9af497d5-0c42-4205-a215-c8e212bf0bb6",
"group_name": "Approve",
"group_asset_attributes": [
{
"attribute": "Email",
"id": "10638319-bae8-4afb-882e-c060f48c6f21",
"options": [],
"validations": {
"email": true,
"url": false,
"character": false,
"number": false,
"allow_special_characters": false,
"special_characters": "",
"min_length": "",
"max_length": ""
},
"attribute_tags": [
{
"attribute_tag_name": "Email",
"attribute_tag_id": "d2685873-a74f-4fc1-9ca1-c2a335a9f1a2"
}
],
"required": null,
"type": "textbox",
"dependencies": [],
"formula_array": [],
"value": "",
"hide_from_monitor": null,
"hide_from_groups": null,
"hide_from_this_group": false,
"read_only": false,
"is_key_column": false,
"is_hidden": null,
"is_quick_edit_allowed": false,
"hide_from_tracing": false,
"update_only": false,
"default_value": {
"is_allowed": false,
"value": ""
},
"same_as_previous": false,
"overridden_value": ""
},
{
"attribute": "Name",
"id": "756429c3-402b-48a8-8d12-3221bf7af571",
"options": [],
"validations": {
"email": false,
"url": false,
"character": true,
"number": true,
"allow_special_characters": true,
"special_characters": " ",
"min_length": "1",
"max_length": "50"
},
"attribute_tags": [
{
"attribute_tag_name": "Name",
"attribute_tag_id": "315524b9-1cda-4567-92d6-9708b878f4f0"
}
],
"required": null,
"type": "textbox",
"dependencies": [],
"formula_array": [],
"value": "",
"hide_from_monitor": null,
"hide_from_groups": null,
"hide_from_this_group": false,
"read_only": false,
"is_key_column": false,
"is_hidden": null,
"is_quick_edit_allowed": false,
"hide_from_tracing": false,
"update_only": false,
"default_value": {
"is_allowed": false,
"value": ""
},
"same_as_previous": false,
"overridden_value": ""
}
],
"allow_auto_assign": false,
"auto_send_time": "",
"time_unit": "MINUTE",
"hide_group_from_tracing": false,
"allow_auto_receive": false,
"allow_auto_dispute": false,
"auto_dispute_condition": [],
"delay_send": {
"allow_delay_send": false,
"time": 0,
"unit": "MINUTE"
},
"allow_send": false,
"allow_send_condition": [],
"allow_receive": false,
"allow_receive_condition": [],
"allow_reject": false,
"allow_reject_condition": [],
"attribute_triggers": [],
"attribute_validation_rules": [],
"generic_node_mapping_id": "l88xz3hy"
}
],
"asset_rejection": {
"rejection_allowed": true,
"comment_required": false
},
"is_movement_allowed_for_deactivated_instance": false,
"attributes_exclude_for_calculation": [],
"attributes_allowed_for_update": [],
"is_start_date_scheduled": false,
"start_date": {
"$date": {
"$numberLong": "1663602536884"
}
},
"end_date": {
"$date": {
"$numberLong": "1979145000000"
}
},
"instance_refresh_conditions": "",
"available_dashboard_columns": [
{
"id": "10638319-bae8-4afb-882e-c060f48c6f21",
"attribute": "Email",
"type": "textbox",
"is_key_column": false,
"is_hidden_dashboard_column": false
},
{
"id": "756429c3-402b-48a8-8d12-3221bf7af571",
"attribute": "Name",
"type": "textbox",
"is_key_column": false,
"is_hidden_dashboard_column": false
}
],
"dashboard_columns": [
{
"column_id": "delivery_status",
"column_header": "Delivery status",
"column_name": "delivery_status",
"control_type": "dropdown",
"is_default_column": true,
"is_required": true
},
{
"column_id": "actions",
"column_header": "Actions",
"column_name": "actions",
"control_type": "",
"is_default_column": true,
"is_required": true
}
],
"dashboard_columns_2": [],
"is_allowed_dashboard_columns_2": false,
"last_user_group_nodes": [
"9af497d5-0c42-4205-a215-c8e212bf0bb6"
],
"workflow_nodes": [
{
"is_highlighted": false,
"node_type": "group",
"node_id": "l88xwzcv",
"node_name": "Initiate",
"display_name": "Initiate",
"short_description": "",
"node_sub_type": "initiating_wf_node",
"display_attributes": {
"x": 250,
"y": 50
},
"last_functional_node_execution_trigger": 4,
"outgoing_workflow_edge": {
"edge_id": "l88xwzcu",
"color_code": "#3367D6",
"target_node": "l88xz3hy"
},
"group_id": "bc34b3dc-baa0-4936-b7da-338cf3c02b88",
"user_group_node_mapping_id": "447a8835-8847-412d-9ccb-771c86985eed"
},
{
"is_highlighted": false,
"node_type": "group",
"node_id": "l88xz3hy",
"node_name": "Approve",
"display_name": "Approve",
"short_description": "",
"node_sub_type": "",
"display_attributes": {
"x": 500,
"y": 50
},
"last_functional_node_execution_trigger": 4,
"outgoing_workflow_edge": {
"edge_id": "l88xz3hx",
"color_code": "",
"target_node": ""
},
"group_id": "6d24fa80-cd48-4303-9b01-3d713d13f7f9",
"user_group_node_mapping_id": "9af497d5-0c42-4205-a215-c8e212bf0bb6"
}
],
"group_instance_visibility_settings": {
"bc34b3dc-baa0-4936-b7da-338cf3c02b88": {
"view_mode": 2
},
"6d24fa80-cd48-4303-9b01-3d713d13f7f9": {
"view_mode": 2
}
},
"key_attributes": [],
"navigation_attribute": "tag_id",
"dashboard_columns_view_label": "Pending for acceptance",
"dashboard_columns_2_view_label": "Dashboard 2",
"carry_forward": true,
"asset_category": "5e5d8df6-a52f-48cc-8d8b-68d2ad197d63",
"asset_profile": "53a6e631-4eed-4fec-8e4c-4d245862c884",
"transaction_id": "a69001fc6e6d9b3ca92cb160fe836b18fd1b548227616056ff6d2c0bf5caa932",
"created_at": {
"$date": {
"$numberLong": "1663602536884"
}
},
"updated_at": {
"$date": {
"$numberLong": "1663602536884"
}
},
"workflow_status": 1,
"expressions": [],
"status_forcefully_changed": false,
"created_by": "d21df645-5407-4b4f-8c5d-b8670b306440",
"is_deleted": false,
"is_enabled": true,
"id": "d10a808c-ecd6-402f-b300-c84f8198f843",
"__v": 0
}]